Page 1 of 1

cmd line for audio add to avi file

Posted: 09 Aug 2012 19:54
by netskink
Hello

Maybe this is a better place to post this. I am trying to use vlc to add a audio .mp3 file to an existing .avi file which does not have sound. When I use the gui on windows, it will do this but it truncates the file at the point where the audio file ends. In other words if I have a 15 minute long video and a 5 minute long audio file, the result is a 5 minuted combined file. Could someone please provide a vlc command line method for doing this? I do not see any any examples in the wiki documentation.

Thanks in advance

John

Re: cmd line for audio add to avi file

Posted: 10 Aug 2012 11:31
by Jean-Baptiste Kempf
but, how can vlc go on after 5 minutes?

Re: cmd line for audio add to avi file

Posted: 10 Aug 2012 15:00
by netskink
Hello

I was thinking that it would continue playback for 10 more minutes of silent video or perhaps even looping the audio until the video was complete.

John