Having fun with Programming
Tuesday, September 16, 2014
Combine audio and video file using ffmpeg
ffmpeg -i audio.wav -i video.mp4 -acodec copy -vcodec copy -f mkv output.mkv
Source:
http://superuser.com/questions/277642/how-to-merge-audio-and-video-file-in-ffmpeg
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment