[FFmpeg-trac] #3742(avcodec:new): Assertion when playing h264 with vlc using vdpau

FFmpeg trac at avcodec.org
Thu Jun 26 08:07:53 CEST 2014


#3742: Assertion when playing h264 with vlc using vdpau
------------------------------------+--------------------------------------
             Reporter:  oromit      |                     Type:  defect
               Status:  new         |                 Priority:  normal
            Component:  avcodec     |                  Version:  git-master
             Keywords:  h264 vdpau  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 When playing any h264 video in vlc(tested with version 2.1.4) using vdpau
 hwaccel, it aborts with the following assertion:

 Assertion desc->flags & (1 << 4) failed at libavcodec/utils.c:722

 Bisecting the issue ended up on the following two commits:

 5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f
 f2f99f07a5f1f74a91503cc6c3730c06498cee43


 Playing h264 without vdpau acceleration works fine in vlc.
 So does playing it with ffplay.
 Also using the ffmpeg cli util with hwaccel vdpau works fine.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3742>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list