Hi,
I have a MPEG2 video file (File1) with sound which is too soft. I took out the sound and made it louder (new sound file: File2) with a wav editor. How do I now recombine the video and sound without re-encoding the video using FFMPEG? I used the command
FFMPEG -an -i File1 -i File2 file3
but it keeps taking the sound from File1 instead of File2. There is a MAP function that should do it, but I don't know how to use the syntax.
Any help appreciated. Thanx in advance.
I have MPLAYER and FFMPEG.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
Which ffmpeg options are used behind the scenes by ffmpeg?
By roberto.aloi in forum ffmpegX general discussionReplies: 1Last Post: 26th Jul 2011, 05:09 -
ffmpeg output 2gb limit? Is there one? ffmpeg stops encoding h264 @ 2gb
By BrainiakZ in forum Video ConversionReplies: 14Last Post: 30th Mar 2011, 12:04 -
Difference between ffmpeg -threads and ffmpeg-mt
By Calidore in forum Video ConversionReplies: 2Last Post: 7th Mar 2010, 22:44 -
FFMPEG QUESTION :How do I take one frame and make a jpeg with FFMPEG?
By goheadtry in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2007, 02:55