[FFmpeg-trac] #4211(avcodec:new): Assertion sizeof(hwctx->info) >= sizeof(pic_ctx->info) failed at libavcodec/vdpau.c:291

FFmpeg trac at avcodec.org
Sun Dec 28 01:22:01 CET 2014


#4211: Assertion sizeof(hwctx->info) >= sizeof(pic_ctx->info) failed at
libavcodec/vdpau.c:291
---------------------------------+--------------------------------------
             Reporter:  lvml     |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  git-master
             Keywords:  vdpau    |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 When compiling mpv with ffmpeg from their respective repository heads
 containing this commit merged yesterday:
 [http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6f764d291121f4980b292cdaa537aa8fb10cb93b#patch1]

 ... and then trying to replay a video file using vdpau for hardware
 acceleration and output, causes mpv to abort with the error message:

 Assertion sizeof(hwctx->info) >= sizeof(pic_ctx->info) failed at
 libavcodec/vdpau.c:291

 (I will add more information if required, but wanted to get notice of this
 issue out quickly before the merge becomes "old".)

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


More information about the FFmpeg-trac mailing list