Log in

View Full Version : StaxRip has a very limmited command line interface?


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?

Nazgulled
23rd October 2007, 11:53
I think I managed to do it this way:

1) Just add the mp3 audio file after the avi file and if the profile has any configuration for audio files, it will load the mp3 file there.
2) I renamed the avi file to have avi2 extension, like, VideoFile.avi2, this way, the output file will be VideoFile.avi and not VideoFile_new.avi (that was my problem).

Nakaleen
23rd October 2007, 12:32
I'm in the same boat, an in that Staxrip's Cli is very limited.I am trying to get staxrip to encoode my tv recordings at night while I sleep

I just want Staxrip to encode my .ts files to xvid. At 640x358 for widescreen and 640x480 for 4:3, video bitrate at 1024

the there is no option to set the width/height or a option to set the cropping myself.

I really need this as Staxrip is WAY faster then menoder (1/2 hour show thates 25 min in Staxrip, compaired to 1 3/4 hours in mecoder)