[FFmpeg-trac] #3688(avformat:new): Corrupted video when using VDPAU

FFmpeg trac at avcodec.org
Fri May 30 15:05:14 CEST 2014


#3688: Corrupted video when using VDPAU
-----------------------------------+---------------------------------------
             Reporter:  jyavenard  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  avformat   |                  Version:  unspecified
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 When using VDPAU, this particular file doesn't display properly. The
 picture is mostly black, with some green squares appearing from time to
 time.
 The behaviour changes depending on the VDPAU drivers used (nouveau, nvidia
 or AMD OSS)

 the issue can be reproduced with MPlayer 1.1-4.8 (C) 2000-2012 MPlayer
 Team (Ubuntu 12.04), when using:
 mplayer -vo vdpau -vc ffmpeg12vdpau -demuxer lavf Ondine_clip.mpg

 using mplayer's default demuxer, it will play fine

 Interestingly, using the new hwaccel VDPAU API with nvidia proprietary
 drivers will play just fine.
 With nouveau, with the hwaccel API it usually crashes and AMD's VDPAU also
 gives a corrupted video (albeit all green this time).

 This issue is seen with some DVDs, other samples are available if
 required.

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


More information about the FFmpeg-trac mailing list