[FFmpeg-user] Conversions
suresh kumar
ch.sureshkumar.24 at gmail.com
Tue Apr 10 16:41:10 CEST 2012
For windows please
On Tue, Apr 10, 2012 at 7:01 PM, Jim Shupert <jshupert at pps-inc.com> wrote:
>
>
>
> Hi,
>> Let me know is there any function name to convert from RGB to YUV .Can
>> any one help me on this. I am using ffmpeg 0.9.1.
>> ______________________________**_________________
>>
> maybe this might help get you started.
> if you have brg24 in an avi
> ffmpeg -i <input.avi -y -s 720x480 -vcodec rawvideo -pix_fmt uyvy422
> -vtag 2vuy -f mov <out.mov>
> ______________________________**_________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/**listinfo/ffmpeg-user<http://ffmpeg.org/mailman/listinfo/ffmpeg-user>
>
More information about the ffmpeg-user
mailing list