This is an old revision of the document!
fix mp4 video to whatsapp
ffmpeg -i ###broken.mp4 -c:v libx264 -profile:v baseline -level 3.0 -pix_fmt yuv420p -ac 2 ###working.mp4
This is an old revision of the document!
ffmpeg -i ###broken.mp4 -c:v libx264 -profile:v baseline -level 3.0 -pix_fmt yuv420p -ac 2 ###working.mp4