←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.215s | source
Show context
jwells89 ◴[] No.41277461[source]
This has always worked well for me, handling anything that’s thrown at it with ease.

Things may have changed since then, but when I first encountered the project several years ago it seemed like the thing that made this project stand out compared to other player projects was a big emphasis on correctness and accurate playback. There have files I’ve encountered that for example VLC will play with quirks (color reproduction is not quite right, etc) that mpv plays perfectly.

replies(3): >>41277592 #>>41278071 #>>41278458 #
Bluestein ◴[] No.41277592[source]
> There have files I’ve encountered that for example VLC will play with quirks (color reproduction is not quite right, etc) that mpv plays perfectly.

Given how VLC is basically bulletproof and will play absolutely anything thrown at it - it's great to hear that mpv is up there ...

replies(1): >>41277834 #
mixmastamyk ◴[] No.41277834[source]
While great in general, vlc has many small seek/sync issues, and also seems to be in maintenance mode.
replies(2): >>41278306 #>>41278675 #
0cf8612b2e1e ◴[] No.41278675[source]
What non-maintenance work needs doing? From the outside, it plays basically all the formats. There is always the potential for improving algorithms, but it strikes me as pretty feature complete.
replies(1): >>41279121 #
mixmastamyk ◴[] No.41279121[source]
> has many small seek/sync issues

Playback issues... scrub problems mentioned elsewhere, audio/video get out of sync when seeking a lot; need to hit left arrow to reset, speed changes lag when changed a lot, when there's a short clip it can end audio early, etc, etc.

Not a huge deal, but if you use it every day for video and audio file testing/lyric transcribing these little bugs get old. The playback core needs a rewrite to be "preemptive" I'd guess.

replies(2): >>41279717 #>>41280312 #