jake RSS


jakehofman.com

Archive

Jun
10th
Sun
permalink

tip: video

to convert an flv to mpg, use ffmpeg: ffmpeg -i file.flv -ab audio_bitrate -ar audio_samplerate -b bitrate -s widthxheight file.mpg

tips  video