[MPlayer-dev-eng] [PATCH]Fix -demuxer mpegts -vc ffh264vdpau

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Nov 15 17:02:18 CET 2009


compn <tempn <at> twmi.rr.com> writes:

> >@@ -235,6 +235,8 @@
> >      return 0;
> >    }
> >    h264_parse_sps(&picture, &(videobuffer[pos]), videobuf_len - pos);
> >+   sh_video->disp_w=picture.display_picture_width;
> >+   sh_video->disp_h=picture.display_picture_height;
> 
> did you test this with samples that have res changes?

No, could you point me to such a sample?

Carl Eugen




More information about the MPlayer-dev-eng mailing list