Log in

View Full Version : transcode at command line?


BioMonk
11th May 2003, 12:20
I'm searching for a way to resize and IVTL a bunch of vob files via a batch-style command. I'm cool with writing my own batch file, but I can't find anything that will do this sort of thing from a command line. I would prefer that the output be a vob or an m2v file. But, an avi would be fine if I can find another program that will then encode it to an m2v from a command line.

I'm basically searching for a way to use something like bbMpeg from a command line, but can find no documentation online about anything like this. If anyone can point me in the right direction (if this is even possible) I'd appreciate it.

Nocturno
12th May 2003, 23:06
you can use dvd2svcd's bbmpeg commandline :) .. you have to edit the bbmpeg.ini file if i remember correct and then send the commandline to runbbmpeg.exe

runbbmpeg.exe mpegfile.mpg

hope this helps?

BioMonk
23rd May 2003, 23:52
thanks for your quick response. I apologize for my slow response, but I've been on vacation. I will look into your suggestion. Is there a how-to for changing the ini to match the transcode settings I want, such as for the IVTL offset? thanks!