Article 6EB6A VLC problems following recent updates

VLC problems following recent updates

by
pchristy
from LinuxQuestions.org on (#6EB6A)
System: Pi400, Slackwareaarch64-current (up to date), Pi-kernel, VLC-3.0.18

Something recent has broken VLC's ability to playback h264 files. This is a particular issue as I use Kaffeine (which uses libvlc) to watch TV occasionally, and I can no longer watch HD channels (SD is fine!).

I'm also unable to play local H264 files.

Smplayer+MPV, standalone MPV and ffplay all play h264 files fine, although cpu usage seems to have gone up (around 80% on all 4 cores). It seems as if something specific has broken VLC.

I've recompiled VLC, ffmpeg and x264 to no avail, and I've now run out of ideas!

VLC errors on a local file:
Code:cvlc combat.mp4
VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2)
[000000001d319d60] dummy interface: using the dummy interface module...
[000000001d2fb560] vlcpulse audio output error: digital pass-through stream connection failure: Not supported
[000000001d2fb560] main audio output error: module not functional
[0000007f792b0c20] main decoder error: failed to create audio output
[0000007f5c001e50] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
[0000007f5c001e50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[0000007f5c001e50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[0000007f5c001e50] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
Failed to open VDPAU backend libvdpau_vc4.so: cannot open shared object file: No such file or directory
[h264 @ 0x7f78e838a0] mmco: unref short failure
[h264 @ 0x7f791e3ae0] co located POCs unavailable
[h264 @ 0x7f791e3ae0] co located POCs unavailable
[h264 @ 0x7f78e838a0] mmco: unref short failure
[h264 @ 0x7f78e838a0] co located POCs unavailable
[h264 @ 0x7f78e838a0] co located POCs unavailable
[h264 @ 0x7f78f7c990] mmco: unref short failure
[h264 @ 0x7f78e838a0] co located POCs unavailable
[h264 @ 0x7f78f7c990] mmco: unref short failure
[h264 @ 0x7f79049a00] co located POCs unavailable
[h264 @ 0x7f78f7c990] co located POCs unavailable
[h264 @ 0x7f79116a70] co located POCs unavailable
[0000007f78c0ba20] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
[0000007f78c0ba20] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
[0000007f78c0ba20] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
[0000007f78c0ba20] avcodec decoder error: more than 5 seconds of late video -> dropping frame (computer too slow ?)I'm using the "automatic" or "opengl" output, as recommended for this application. I don't think the va/vdpau errors are significant as I've seen these previously without issue. What I don't understand is the h264 errors, when mpv, ffplay, et al, play back just fine!

Anyone got any ideas?

--
Pete
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments