ffmpeg transfer mp4 to h264

 

$ ./ffmpeg -y -i 2018-05-03_Santana_Row_Blurred_3.mp4 -r 10 -vcodec libx264 -an -f h264 -b 4096k -vf scale=1920x1080,setdar=16:9,setsar=1:1  2018-05-03_Santana_Row_Blurred_3.h264

 

 

https://video.stackexchange.com/questions/9947/how-do-i-change-frame-size-preserving-width-using-ffmpeg

posted on 2018-06-05 15:44  cdekelon  阅读(90)  评论(0)    收藏  举报

导航