[FFmpeg-user] uncompressed avi
Rick C.
rickcorteza at gmail.com
Thu Oct 27 03:28:31 CEST 2011
On Oct 24, 2011, at 2:51 PM, Tim Nicholson wrote:
> On 23/10/11 04:00, Rick C. wrote:
>> Hello,
>>
>> What command line would I use to create an uncompressed avi because I can't figure it out? Thank you for the help
>
>
> Well one option is:-
>
> ffmpeg -i "$in_file" -vcodec rawvideo -pix_fmt uyvy422 -vtag 2vuy -acodec $audio-codec "$out_file"
>
>
> --
> Tim
>
If you don't mind I have uploaded a sample video of what I'm trying to achieve:
http://www.datafilehost.com/download-f93b8a5c.html
These are the settings I can't figure out?
More information about the ffmpeg-user
mailing list