Postări

Se afișează postări din august, 2016

OS X convert MOV files

Imagine
First install ffmpeg brew install ffmpeg and run command ffmpeg -i filename_source.mov -vcodec h264 -acodec aac -strict -2 filename_out.mp4