For me, it's hands down Flameshot. The best screenshot tool in the world - I've got it hooked up to my PrtScrn key for super easy screenshots.

I also love Kwrite as a Notepad++ alternative, and KolourPaint as a MSPaint alternative

you are viewing a single comment's thread
view the rest of the comments
[–] 20 points 3 years ago (2 children)

Excuse my silly question, but what does mpv do that vlc doesn't?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 18 points 3 years ago (2 children)

    MPV has automatic native wayland support, VLC doesn’t (yet, see https://wiki.archlinux.org/title/VLC_media_player#Wayland_support)

    I haven’t found any other large differences in functionality when it comes to simply playing video (only thing I use either one for).

  • source
  • parent
  • hideshow 4 child comments
  • [–] 14 points 3 years ago* (1 child)

    VLC is also less accurate to the source than mpv is.

    See the notice on this wiki that contains some comparisons.

    I don't know the full details but this is a quote I have seen from reddit about VLC:

    • uses wrong matrix for RGB conversion (results in wrong colors)
    • uses point upscaling for chroma planes
    • introduces strong banding
    • wrong chroma location (MPEG-1 for everything)
    • Old subtitle renderer that in more Typesetting heavy situation will say fuck you
    • all the other bugs (including some that haven't been fixed in years) make it equally unsuitable media player.

    It is probably possible to get things in order by digging into the settings in VLC, but mpv prioritizes accuracy by default.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 12 points 3 years ago* (1 child)

    Both are comparable in terms of video playback (both use hardware acceleration and ffmpeg) but mpv's appeal is that it's ultimately a minimal (as in lack of apparent GUI) command line tool rather than a fully featured application like VLC. I like mpv because of it's non-features which is why it's the backend for a lot of Desktop environment video players.

  • source
  • parent
  • hideshow 2 child comments