←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.204s | source
Show context
Thaxll ◴[] No.41281839[source]
MPV is great for powerusers, for the vast majority of people just use VLC.

I used both over the year and there are still things that are really annoying in mpv:

- you can't render on a Chromecast

- opening a file that does not work does nothing, you don't know what's happening, is the file corrupted, is the codec not supported ??

- the no ui idea is nice for opening a single file, but then you go to the rabbithole of millions of settings / config to do anything more complicated, playlists? ( why can't I drag and drop on the window )

- it's hard to compile, so it's up to you to find up to date version on your distro

replies(3): >>41282485 #>>41285313 #>>41298696 #
literallycancer ◴[] No.41282485[source]
If your distro has outdated packages, that's a problem with your distro.

You can always just open files with a CLI if you want to see the error messages.

What do you mean can't drag and drop on a window? That's literally how you add subtitles or open a file if you opened mpv from the shortcut, rather than by opening a file.

replies(1): >>41282743 #
Thaxll ◴[] No.41282743[source]
None of the distro keeps package up to date with mpv. Only rolling one are probably updated.

Adding a file does not enqueued them, it just open it and play it right away.

replies(1): >>41298679 #
1. valenceelectron ◴[] No.41298679[source]
Hold shift while dropping the file to enqueue it. At least on macOS that works.