[FFmpeg-user] Convert to H.264
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Dec 13 18:01:35 CET 2012
Josu Lazkano <josu.lazkano <at> gmail.com> writes:
> Hello all, I am trying to convert a video file
> to H.264 and AAC. This is the source video format:
>
> # mediainfo summer.avi
I do not remember an issue or a user question where
mediainfo output was necessary, ffmpeg output is
always required...
Try "ffmpeg i summer.avi out.mp4"
For the aspect filter, see the fine documentation:
http://ffmpeg.org/ffmpeg.html#setdar_002c-setsar
Carl Eugen
More information about the ffmpeg-user
mailing list