Hi,
I have an AVI file with a video track and an english soundtrack in it.
I also have the german soundtrack corresponding to the same movie, and I'd like to be able to prepare a DVD with ffmpeg with :
- the video from the AVI file
- the audio from the MP3 german soundtrack file
I tried using the "Add audio" field in the Audio tab, but it doesn't work, so I'm wondering what I should do.
Do I have to use FFMPEG MPEG 2 encoder for the video ? Should I use MP2 audio encoder ?
Any idea ?
Thanks in advance.
Results 1 to 2 of 2
-
europazeusGuest
-
Encode the first AVI by using DVD preset and "Keep elementary streams" so as you will obtain a .m2v and a .mp2 file. Then use ffmpegX mp2 preset to encode your german audio to mp2. Finally use the "Mux as.." tool to combine the .m2v file with the second .mp2 file and author it to DVD.
Similar Threads
-
How to convert .mkv movies aac or mp4a soundtrack to mp3 ?
By winter snake in forum Video ConversionReplies: 16Last Post: 11th Feb 2013, 17:38 -
Merging avi files with subtitle and aac soundtrack
By kurian in forum Video ConversionReplies: 5Last Post: 31st Jan 2011, 02:52 -
Extract the second soundtrack from avi file
By SB4 in forum AudioReplies: 4Last Post: 4th Mar 2010, 11:44 -
Is there a way to separate audio channels of an avi.?
By Theresa in forum AudioReplies: 4Last Post: 30th Jul 2008, 00:32 -
Playing an avi with a separate sub file in MPC
By majax79 in forum Software PlayingReplies: 5Last Post: 31st Dec 2007, 11:05