ffmpeg -i inputvideo.mp4 -c:v libx264 -profile:v baseline -level 3.1 -pixfmt yuv420p -c:a aac -b:a 128k -movflags +faststart output_video.mp4