FFMPEG converstions

ffmpeg -i input.mov -vcodec libx264 -acodec aac output.mp4 ffmpeg -i lastpalmbeach.mov -c copy lastpalmbeach.mp4

Last updated