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