←back to thread

1113 points Bluestein | 4 comments | | HN request time: 0.818s | source
Show context
lairv ◴[] No.41278203[source]
I use it to inspect video frames by frames, particularly being able to go back one frame. VLC doesn't support it, this thread about the feature is hilarious https://forum.videolan.org/viewtopic.php?t=120627
replies(19): >>41278382 #>>41278499 #>>41278639 #>>41278719 #>>41279342 #>>41279364 #>>41279561 #>>41279827 #>>41279842 #>>41279920 #>>41280125 #>>41281214 #>>41281733 #>>41282953 #>>41283275 #>>41284169 #>>41287180 #>>41289348 #>>41289743 #
romanows ◴[] No.41279920[source]
I was hoping that mpv would work a bit better than vlc for sending video to chromecast, but unfortunately, another similarly amusing thread: https://github.com/mpv-player/mpv/issues/177
replies(4): >>41281072 #>>41281211 #>>41281917 #>>41290183 #
1. latexr ◴[] No.41281072[source]
Far from me to defend the whole mpv team[1], but the dev in that thread is a ghost (deleted user). I remember them, they were always rude and eventually got kicked out of the project and loudly complained about “being removed from the project [they] created”. I never found the exact reason why, though I can’t help but think the attitude had something to do with it.

[1] Some are quite nice and competent. Others are exceedingly rude and will e.g. jump on an issue that had thus far been entirely cordial just to, without provocation, insult users for using whatever OS they don’t like.

replies(1): >>41281926 #
2. throwaway11747 ◴[] No.41281926[source]
The last issue that caused them to leave was their desire to move mpv to their own build system, which they believed they could write in a weekend. Other mpv developers thought that was a stupid idea and argued in favor of something more standard, such as meson. That was the last straw for both sides.
replies(2): >>41281957 #>>41282504 #
3. ◴[] No.41281957[source]
4. latexr ◴[] No.41282504[source]
> their own build system, which they believed they could write in a weekend.

That doesn’t seem right:

> (…) I started this over a year ago (…)

https://github.com/mpv-player/mpv/pull/7801#issuecomment-641...

> Other mpv developers thought that was a stupid idea and argued in favor of something more standard

That doesn’t seem right either. I just read the whole PR thread and I see a bunch of users arguing for it, not other maintainers.

The maintainer was certainly controversial and I found several commits and bad decisions which look to be almost universally hated, but it’s not clear to me this specific problem was what caused them to quit or that it was motivated by other maintainers.

If you could provide a source for your claim, it would be appreciated.