Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Compression Techniques flv to mp4 command scaling for latest ffmpeg – what am I doing wrong

  • flv to mp4 command scaling for latest ffmpeg – what am I doing wrong

    Posted by Richie Bee on March 5, 2012 at 3:51 pm

    Hi,

    I am trying to convert a flv to mp4 and scaling to 720 pixels wide

    and dont want to set a height as that will stretch the original dimensions.

    ffmpeg -y -i file.flv -vcodec libx264 -preset fast -crf 24 -threads 0 -vf scale="720:trunc(ow/a/2)*2" -acodec aac -strict experimental -ab 256k -ar 44100 file.mp4

    Richie Bee replied 14 years, 6 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy