Friday, January 21, 2011

Ubuntu change video file soundtrack

ubuntu edit video change sound

add mp3 sountrack to a video

mencoder -o test-out.avi -ovc copy -audiofile file.mp3 -oac copy test-input.avi

mencoder -o test-out.avi -ovc copy -audiofile file.mp3 -oac pcm test-input.avi

No comments: