[VDPAU] ffmpeg and HEVC: Partial success, need help understanding problem

Philip Langdale philipl at overt.org
Tue May 26 08:21:42 PDT 2015


On Tue, 26 May 2015 14:19:40 +0000
Jose Soltren <jsoltren at nvidia.com> wrote:

> 
> Yep, that's exactly what is happening. Unfortunately, the answer is:
> you need to lie to VDPAU about what is happening here. Use
> VDP_VIDEO_MIXER_PICTURE_STRUCTURE_TOP_FIELD as the
> current_picture_structure parameter to VdpVideoMixerRender().

Thanks for the explanation. I did a quick hack in mplayer to do this
and while it fixes the 'interlacing', it's still stretching the top
half of the frame to fill the display area. Is there another hack I
need to deal with this?

--phil


More information about the VDPAU mailing list