[FFmpeg-user] Transcode MOV 4:1:1 at HIGH to MPG Main at Main

Aécio aeciopires at gmail.com
Thu Nov 22 14:57:08 CET 2012


Good morning for all!

I live in Brazil and am new in the list.

I want to know if there is a way to transcode a video with metadata
displayed with this link http://pastebin.com/J8V6PGYE to MPEG profile
Main at Main.


I am using FFmpeg 1.0 on Ubuntu 12.04 64 bits with the command below.


/usr/local/bin/ffmpeg -y -i
"/home/aecio/Downloads/arteagenda_candidatos.mov" -vcodec mpeg2video
-r 29.97 -vb 8000k -s 720x480 -acodec mp2 -ab 224k -ac 2 -ar 44100
-profile:v 4 -aspect 3:2 "aecio_mpeg.mpg"


The result of the above command is displayed at this link.

http://pastebin.com/aXGCxT0k

Thanks for the help.

Hug and God bless.

Aécio Pires
http://aeciopires.com


More information about the ffmpeg-user mailing list