Forum Archive Home -> ffmpegX general discussion -> Merging audio file and video file using ffmpeg
| Merging audio file and video file using ffmpeg |
| suresh3484 posted 2008 May 27 03:06 |
| 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 |
| redwudz posted 2008 May 27 04:21 |
| 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 |
| Case posted 2008 May 27 15:45 |
| 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... |
| Brunon posted 2008 Aug 17 21:20 |
| Twins File Merger can easily merge MP3 files, but I'm not sure if it also can merge Flv... :| |
Login/Register to our forum to be able to post here.
