Log in

View Full Version : How to add second audio stream to the movie


Ciripke
23rd October 2012, 13:11
Hi all!

I have a 25 fps video file and I would like to add a second audio from a video which has 23fps.
How can I convert the audio stream to match the first file?


Thank you!

sneaker_ger
23rd October 2012, 13:14
If the difference is just the speed:
eac3to input output -speedup

Ciripke
23rd October 2012, 14:28
If the difference is just the speed:
eac3to input output -speedup


Please explain that.
For example I have an audio.wav file.
What is the command?
Which audio format spported?
I add a waw file and still say "you need to select source ifle/folder"

setarip_old
23rd October 2012, 15:02
How can I convert the audio stream to match the first file? By using the same software and procedures you used to create the first (25fps) file...

sneaker_ger
23rd October 2012, 15:03
eac3to audio.wav audio_output.wav -speedup

Look into the eac3to thread (http://forum.doom9.org/showthread.php?t=125966) for supported input and output formats.