[x264-devel] Re: test sequence

Tom Jacobs T.R.Jacobs at lboro.ac.uk
Wed Jul 6 15:17:44 CEST 2005


hi

this is not about x264 directly but could anyone help me with padding the
1920x1080 files to 1088. i have tried the following in ffmpeg

ffmpeg -s 1920x1080 -f rawvideo -i rush_hour.yuv -padbottom 8 -o
rush_hour_pad.yuv

but i get
rush_hour.yuv: could not find codec parameters

as an error. if anyone know the correct command or another easy tool to do
it id be much appreciated



Quoting Mauricio Alvarez <alvarez at ac.upc.edu>:

> Tom Jacobs wrote:
> > hi
> >
> > does anyone have larger sequences? if you can pint me in the right
> direction
> > or host/scp me the files that would be great
>
> Hi
>
> The guys at Technische Universität München [1] have some HD sequences
> available in YUV 4:2:0 format.
>
> Thye have interlaced and progressive material at 720x576i25,
> 1280x720p50, and 1920x1080(i25 and p25) resolutions.
>
> If you are going to use the 1920x1080 sequences with x264 you need to
> pad them to 1920x1088 (or other value multiple of 16), For that you can
> use ffmpeg.
>
> Hope that helps
>
> mauricio a.
>
> [1] http://www.ldv.ei.tum.de/liquid.php?page=70
>
> --
> This is the x264-devel mailing-list
> To unsubscribe, go to: http://developers.videolan.org/lists.html
>
>



-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list