All of a sudden, VLC won't allow a) continue from where I left off or b) skip forward - either using scroll or the skip buttons. Clues welcome. Error message as follows:
Code: Select all
VLC media player 3.0.21 Vetinari (revision 3.0.21-0-gdd8bfdbabe8)
[000055930a3625b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Icon theme "OxyElegantBase" not found.
Icon theme "Breathe" not found.
[000055930a3fe2b0] main playlist: playlist is empty
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2679, resource id: 25626604, major code: 40 (TranslateCoords), minor code: 0
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
[00007f705c009140] gl gl: Initialized libplacebo v2.72.0 (API v72)
libva info: VA-API version 1.10.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_1_10
libva info: va_openDriver() returns 0
[000055930b084370] avcodec decoder: Using Mesa Gallium driver 20.3.5 for AMD CEDAR (DRM 2.50.0 / 5.10.0-30-amd64, LLVM 11.0.1) for hardware decoding
[h264 @ 0x55930b105e80] get_buffer() failed
[h264 @ 0x55930b105e80] thread_get_buffer() failed
[h264 @ 0x55930b105e80] decode_slice_header error
[h264 @ 0x55930b105e80] no frame!
[h264 @ 0x55930b09ff00] A hardware frames or device context is required for hardware accelerated decoding.
[h264 @ 0x55930b09ff00] Failed setup for format vaapi_vld: hwaccel initialisation returned error.
[000055930b084370] avcodec decoder error: existing hardware acceleration cannot be reused
[00007f705c009140] gl gl: Initialized libplacebo v2.72.0 (API v72)
[000055930b084370] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding
Assertion !p->parent->stash_hwaccel failed at src/libavcodec/pthread_frame.c:649
Aborted