Hi folks,
In our application we need to merge audio file(mp3) and a video file (flv). We have tried with
[ffmpeg -i input.flv -i input.mp3 -vcodec copy -acodec copy output.flv] but we cant merge the files. so can someone give some suggestion over this.
Thanks,
kumar
+ Reply to Thread
Results 1 to 4 of 4
Thread
-
suresh3484, Do not post the same topic on several forums.
Please do not cross post, once is enough.
I've locked the other topics. If you want to move a topic to another forum, PM a Mod.
Are you aware that ffmpegX is a Mac program since you seem to be using a Windows computer?
Moderator redwudz
Command line looks good if input.flv is video-only FLV-H.263 and input.mp3 is within FLV specs (44100, 22050, 11025 Hz).
Hard to diagnose without error message...
Similar Threads
-
Merging multiple parts of one mp4 file into one file
By vaultedskies in forum Newbie / General discussionsReplies: 2Last Post: 16th Nov 2011, 09:08 -
Merging multiple files as one video file?
By mikehende in forum Newbie / General discussionsReplies: 5Last Post: 10th Nov 2011, 06:28 -
Mencoder // ffmpeg flv file Audio-video sync problem
By krishnareddy in forum ffmpegX general discussionReplies: 5Last Post: 26th Apr 2009, 09:13 -
Merging audio file and video file using ffmpeg
By suresh3484 in forum ffmpegX bugs and suggestionsReplies: 0Last Post: 27th May 2008, 03:05 -
Merging a video file with subs and converting it to .rmvb at the same time?
By whatever911 in forum SubtitleReplies: 3Last Post: 27th Jun 2007, 10:08
Statistics
Newest guides
Latest tool updates
New media comments



Quote