[FFmpeg-user] converting yuv directly to Apple Final Cut Pro

Roee Kashi galacap at gmail.com
Tue Feb 7 09:26:29 CET 2012


528x384 is the resolution of the input YUV file.
the output resolution is indeed 720x576 as you can see in my first message.
or maybe i didn't get you.
Thanks.

2012/2/7 Boštjan Strojan <bostjan.strojan at gmail.com>

> On Tue, Feb 7, 2012 at 9:07 AM, Roee Kashi <galacap at gmail.com> wrote:
>
> >> ffmpeg -y -i aud_file.mp3 -s 528x384 -vtag YV12 -r 25 -i raw_vid.yuv -r
> 25
> >> -target pal-dv output.mov.tmp
>
> why  -s 528x384 ?
>
> it should be:
>
> 720x480 (NTSC)  or
> 720x576 (PAL)
>
> more http://www.adamwilt.com/DV-tech.html#DVStandards
>
> b.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list