Comment 5 for bug 2042743

Revision history for this message
Sander Jonkers (jonkers) wrote :

Me too, with /usr/bin/vlc (so not snap), when skipping to a different part in the mkv

Startup

sander@brixit:~$
sander@brixit:~$ vlc blabla07.mkv
VLC media player 3.0.16 Vetinari (revision 3.0.13-8-g41878ff4f2)
[000055c631f8d640] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
[000055c63223d8f0] main audio output error: too low audio sample frequency (0)
[00007f3a40e2b4a0] main decoder error: failed to create audio output
[000055c63223d8f0] vlcpulse audio output error: digital pass-through stream connection failure: Not supported
[000055c63223d8f0] main audio output error: module not functional
[00007f3a40e2b4a0] main decoder error: failed to create audio output
[00007f3a2c001810] gl gl: Initialized libplacebo v4.192.1 (API v192)
libva info: VA-API version 1.14.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[00007f3a2c001810] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_14
libva info: va_openDriver() returns 0
[00007f3a40c6f220] avcodec decoder: Using Intel iHD driver for Intel(R) Gen Graphics - 22.3.1 () for hardware decoding

So far VLC works. Then skipping to a different point:

[h264 @ 0x7f3a40c9f600] A hardware frames or device context is required for hardware accelerated decoding.
[h264 @ 0x7f3a40c9f600] Failed setup for format vaapi_vld: hwaccel initialisation returned error.
[00007f3a40c6f220] avcodec decoder error: existing hardware acceleration cannot be reused
[00007f3a2c001810] gl gl: Initialized libplacebo v4.192.1 (API v192)
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
[00007f3a2c001810] gl gl: Initialized libplacebo v4.192.1 (API v192)
Assertion !p->parent->stash_hwaccel failed at src/libavcodec/pthread_frame.c:671
Aborted (core dumped)
sander@brixit:~$
sander@brixit:~$

Nothing in /var/crash.

Note: Intel GPU. So I don't understand the nvidia stuff.