[FFmpeg-trac] #11075(avcodec:new): VLC regression in 4.3.7
FFmpeg
trac at avcodec.org
Fri Jun 28 19:51:29 EEST 2024
#11075: VLC regression in 4.3.7
-------------------------------------+-------------------------------------
Reporter: Aleksey | Type: defect
Vasenev |
Status: new | Priority: normal
Component: avcodec | Version:
| unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Debian 11 Bullseye
VLC 3.0.21
Debian maintainers update ffmpeg from 4.3.6 to 4.3.7 and VLC stop working
when seek h264 video.
Seems problem in commit
https://github.com/FFmpeg/FFmpeg/commit/031c9601d06759a748adc077f73e3005b5571be1
Seems this fix not back ported to 4.3
https://github.com/FFmpeg/FFmpeg/commit/8b23644408ef4ea98184325d7a98f43c316143a1
{{{
[h264 @ 0x7f1440c3a5c0] A hardware frames or device context is required
for hardware accelerated decoding.
[h264 @ 0x7f1440c3a5c0] Failed setup for format vaapi_vld: hwaccel
initialisation returned error.
Assertion !p->parent->stash_hwaccel failed at
src/libavcodec/pthread_frame.c:649
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11075>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list