Nazgulled
23rd October 2007, 10:45
Hi there,
I'm trying to do something in StaxRip that I don't know if it's possible. I've read and read again the command line help page, but can't find a way to do what I want.
I have some avi file named "VideoFile.avi" which doesn't have an audio track, the audio is located in "AudioFile.mp3". So far, I'm processing this avi file like this:
"C:\Program Files\StaxRip\StaxRip.exe" -template:"TEMPLATE_NAME" "VideoFile.avi" -encode -exit
The point is to reencode the avi file using a different codec. Now, what I want to do:
1) I want the mp3 file to be muxed with the reencoded avi. I don't want to convert the mp3 file, just mux it.
2) I want to designate the path and new file name for the output file.
How can I do these 2 things using the command line? Are they possible at all?
I'm trying to do something in StaxRip that I don't know if it's possible. I've read and read again the command line help page, but can't find a way to do what I want.
I have some avi file named "VideoFile.avi" which doesn't have an audio track, the audio is located in "AudioFile.mp3". So far, I'm processing this avi file like this:
"C:\Program Files\StaxRip\StaxRip.exe" -template:"TEMPLATE_NAME" "VideoFile.avi" -encode -exit
The point is to reencode the avi file using a different codec. Now, what I want to do:
1) I want the mp3 file to be muxed with the reencoded avi. I don't want to convert the mp3 file, just mux it.
2) I want to designate the path and new file name for the output file.
How can I do these 2 things using the command line? Are they possible at all?