[MPlayer-dev-eng] [PATCH]Fix -demuxer mpegts -vc ffh264vdpau
compn
tempn at twmi.rr.com
Sun Nov 15 20:47:13 CET 2009
On Sun, 15 Nov 2009 16:02:18 +0000 (UTC), Carl Eugen Hoyos wrote:
>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?
oops, ignore previous mail. i dont know of any h264 res changing
samples.
-compn
More information about the MPlayer-dev-eng
mailing list