No sound / image on some german DVB-C channels with different vlc versions
Hey vlc folks!
When watching dvb-c with kaffeine (using libvlc) there's no sound on the channel ZDF HD.
console output when switching to ZDF HD:
...
[00007f45e001cd18] core decoder error: buffer deadlock prevented
[00007f45e0035748] core decoder error: buffer deadlock prevented
[h264 @ 0x7f45c4001e00] cabac decode of qscale diff failed at 48 32
[h264 @ 0x7f45c4001e00] error while decoding MB 48 32, bytestream 8374
26-06-16 16:12:17.226 [Warning ] EPG filter list not empty
[h264 @ 0x7f45c4027040] get_buffer() failed
[h264 @ 0x7f45c4027040] thread_get_buffer() failed
[h264 @ 0x7f45c4027040] decode_slice_header error
[h264 @ 0x7f45c4027040] no frame!
[h264 @ 0x7f45c402cd20] get_buffer() failed
[h264 @ 0x7f45c402cd20] thread_get_buffer() failed
[h264 @ 0x7f45c402cd20] decode_slice_header error
[h264 @ 0x7f45c402cd20] no frame!
...
I'm using lastest vlc-git and kaffeine-git atm.
When using vlc-2.2.4 (maintenance version?) i can't watch RTL (no sound / no video / sometimes frame no.1 can be seen). ZDF HD works with this version.
console output when switching to RTL:
...
[00007f70981dbc38] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding.
[00007f70981dbc38] core decoder error: Could not convert timestamp 0
...
FYI: I already filled in a bugreport @ bugs.kde.org.
-> https://bugs.kde.org/show_bug.cgi?id=364517
Please tell me if (and how) i can help out with more infos.
Thank you in advance!