Forum Archive Home -> ffmpegX bugs and suggestions -> Merging audio file and video file using ffmpeg
Merging audio file and video file using ffmpeg |
| suresh3484 posted 2008 May 27 03:05 |
| 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 |
Login/Register to our forum to be able to post here.
