[FFmpeg-user] uncompressed avi

Tim Nicholson tim.nicholson at bbc.co.uk
Fri Oct 28 16:56:35 CEST 2011


On 27/10/11 02:28, Rick C. wrote:
>
> 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?

Well try replacing -pix_fmt and -vtag fields with bgra  (ffmpeg 
-pix_formats shows you the options)


-- 
Tim

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					


More information about the ffmpeg-user mailing list