• @fahfahfahfahA
      link
      English
      1212 months ago

      Yeah, guess where vlc gets all that muscle…

      • @[email protected]
        link
        fedilink
        English
        472 months ago

        I thought it was libvlc that covers that but no, it is indeed libavcodec which is part of the ffmpeg project. Does anyone here know the relationship between libvlc and libavcodec?

        • @[email protected]
          link
          fedilink
          372 months ago

          libvlc uses libavcodec

          VLC relays on ffmpeg for a lot of video decoding, as do lots of other media programs. Go look up the legal notice on your TV and there’s a good chance the ffmpeg licensing information is in there.

      • SagXDOP
        link
        fedilink
        212 months ago

        Whenever someone ask me media player for Linux I suggest MPV but for Binbows I suggest VLC. I don’t know why?

        • @[email protected]
          link
          fedilink
          English
          152 months ago

          IIRC VLC on Windows uses it’s own included ffmpeg libraries for decoding so you don’t need to mess around with Windows codecs.

        • @[email protected]
          link
          fedilink
          62 months ago

          I’m in the MPC-HC gang on Windows. Just so much more practical than other players. The main selling point was that full-screen the controls go away once you move the cursor off them, it was amazing. And no waiting for subs to be processed like VLC had to back then, never turned back so don’t know if that is still a thing.

          • @[email protected]
            link
            fedilink
            52 months ago

            the main selling point of mpchc is madvr. there’s basically no other competitors that utilize the GPU to make the media your watching better on the same level as madvr.

        • @[email protected]
          link
          fedilink
          32 months ago

          I use mpv but the configuration is a big pain. Just try overriding a subtitle font in mpv, there are config files to change that don’t even exist by default and they live in different places depending on mpv version and it’s a huge mess.

          I still do it because it’s lightweight and for some reason has better performance for me than VLC.

        • monoboy
          link
          fedilink
          22 months ago

          I do the same because VLC has an installer on Windows while MPV you have to manually extract from a compressed folder and then run the install script from command line