Spyke
Robinreply
lemmy.world

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?

47
WolfLinkreply
lemmy.ml

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.

36
ludreply
lemm.ee

If you look up the dependencies or legal notices for anything that does anything related to video, audio or maybe even images, it's very likely that it uses ffmpeg in some way.

13
uisreply

FFmpeg is one of libvlc's backends. A lot of stuff vlc can decode without calling ffmpeg.

11
sagreply
lemm.ee

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

21

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

15
programming.dev

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.

6

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.

5

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.

3
monoboyreply
lemmy.zip

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

2

I want installers to die, portable is the future

0
programming.dev

I once thought of a movie while coughing into a microphone. I opened the recorded cough with VLC and it played the movie.

88

My only regret is that I have but one vote to give this amazing post. Bless you, friend, a real treat.

1
lud
lemm.ee

I just discovered something that VLC REALLY didn't like to play. A 4K50fps JPEG2000 YUV444 12bit lossless ~48 GB video that was only 1 minute long.

To be fair the bitrate of the video is insane at ~5700 Mbit/s. The bitrate is so insane that you should really consider using an NVME drive for playback.

MPC-HC could kinda play it but only with extreme stutter and lag. My CPU (Ryzen 9 5900x) was completely maxed out.

I think you need hardware acceleration for a video like this.

56
pawb.social

Forget playback. How was that video file recorded? How do you even store data that fast, let alone encode it?

39
ludreply
lemm.ee

You can read more about why and how it was made here: https://www.svt.se/open/en/content/

The only place I could find where I could kinda play the video is inside Davinci resolve, but it doesn't look how I would like it to. Probably due to the apparent lack of HDR support in Resolve on Windows (unless you have a separate TV connected to the PC somehow.

19
pawb.social

Ohhhhhh. It's a video decoder torture test. "If your app can play this it can play anything" sort of deal. That makes sense.

Also makes sense that VLC puked.

20
ludreply

I think it's more of a test for encoding, not sure if you are really supposed to try and play it in an app.

6
DacoTacoreply
lemmy.world

Vlc has hardware acceleration afaik. I think its more a case of the ffmpeg codec not supporting it yet because what the actual fuck haha

29
ludreply

I get similar results with ffplay compared to MPC-HC. I unfortunately haven't been able to get proper hardware acceleration to work anywhere.

Or maybe it does work and it's still bottlenecked by the CPU somehow.

2
Belgdorereply
lemm.ee

Maybe some kind of super slow motion high resolution type thing?

6

Yeah I could definitely see this for slo-mo and data recording in an actual laboratory setting that requires it to be as accurate as humanly possible. Idk if this is a standard though I'm not a scientist.

5
ludreply
lemm.ee

Here: https://www.svt.se/open/en/content/

I downloaded "natural complexity" or something like that. Unfortunately FTP downloads are limited to 100 Mbit/s so downloads can take a while. Imo they should make a torrent.

3

Certain programs can do multithreaded downloads on ftp servers. Winscp is one that can do it. Idk about other software

1
mander.xyz

VLC is not script-frendly. mpv is the goat. You can even watch videos from YouTube and maybe from somewhere else.

44

I was team VLC for certain things it could do, and then I found that MPV could do all those things and more. Crazy how versatile it is.

5
lemmy.dbzer0.com

vlc can even play incomplete video files - it'll just play the parts of it, that will play.

41
Cortreply
lemmy.world

It'll even play videos that are actively downloading

31
lemmy.ml

The cool part is vlc can act like a video downloader, screen recorder, and media converter. It can also stream a video over the internet

36
Ascend910reply
lemmy.ml

The every thing tool for media, now we just need a video editor XD

2
Zerushreply
lemmy.ml

VLC is nice, but same as SMplayer or Mplayer, it can`t download a video, but record it in streaming. I used VLC before, but VLC lacks in speed, it's very slow compared to the mencioned.

-2

The trick is you get the stream url from vlc, then load it up in a browser to download it fully.

1

He is also an extremly annoyed french guy who has no fucks left to give. One of the maintainers is on an episode of the FOSSPOD and it was glorious

3
ඞmirreply
lemmy.ml

Is there an updated fork with security patches? Android disclosed so many media vulnerabilities in the last 5 years that I don't trust unupdated media players anymore

8
derangerreply
sh.itjust.works

I’ve never stopped getting updates.I’ve been using K-Lite Codec Pack since Kazaa lite was relevant. It has always come with updated MPC-HC. Looks like the GitHub is here:

https://github.com/clsid2/mpc-hc/releases

MPC-HC with madVR and a beefy GPU for the upscaling algorithms is godlike.

12

That's a fork and it looks nice, thanks for sharing

2

Also MPC-BE because of nice support with dolby digital stuff lol

1
slazer2aureply
lemmy.world

Is it vlc struggling or your entire PC?

I has one boss who wanted to stream 2 4K60 cctv feeds to his laptop while in the office. Needless to say his laptop struggles with a single 4K I didn't even bother setting up the second feed.

25
ඞmirreply
lemmy.ml

Run a transcoder in "the cloud" (another PC in the room) and then it's possible

8
lemmy.world

what are you watching that's uhd and high ftamerate? is is something you made? I've never heard of anything releasing like that because yeah, most people can't play that lol.

9

Record the video in lower resolution from your phone unless you actually need the high resolution.

0
pawb.social

There are people who like VLC, but for me personally, MPV has a much cleaner interface, better configuration options, and when it comes to streaming video, MPV absolutely destroys VLC (especially when changing playback speed while the video is playing -- VLC has the audio cut out for several seconds and MPV doesn't, and that's to say nothing of the MPEG glitches)

19
lemmy.dbzer0.com

I switched to MPV recently for the same reasons. If it had support for playing disc media it would be the absolute king of video players imo.

6

If so, then it definitely doesn't make it as obvious as VLC does. but good to know I suppose

edit: it only plays whatever the largest file it can find on the disc is, no menu / iso support. womp womp

3

Such beings do not deserve to use computers. We're talking about humans here, not our monkey ancestors.

0
lemmy.world

I was missing Codecs in my Linux install. VLC couldn't play a single file

12

I use the SMplayer, which can play also almost everything

2