survivant
13th December 2004, 16:28
I'll like to add a custom encoder with dvd-rb. How can I do that ?
I'll start from the beginning. I used eclPro to encode the m2v with dvd-rb. But I got a dvd were the frame flag was incorrect. I had to specify manually the Field order. Eclpro don't generate the .pcp file for all files when it's start encoding so I wasn't able to simply get the .pcp file and change the field order...
So I started a script capable of extacting the ecl file from Rebuilder.ecl and generating the correct .pcp file from ProCoder. I can do all the .m2v files in batch.
My problem is that I want to be able to add interactivity with dvd-rb. I almost always use the 3 steps encoding. I would like to be able to send message the dvd-rb. Like the current eclpro. Encoding VTS01 ... Encoding VTS2...
and also when the encoding is done, I,ll like to be able to enable the Rebuild button.
There is a way that we can look for something ? I don't want to replace eclPro, just be able to add mores features to different encoder. and eclpro don't supporte filters, I'll continue to use my script when the flags are incorrects or when I need filters. (Perl script, and Autoit Script. The both can be compile into .exe)
thanks
I'll start from the beginning. I used eclPro to encode the m2v with dvd-rb. But I got a dvd were the frame flag was incorrect. I had to specify manually the Field order. Eclpro don't generate the .pcp file for all files when it's start encoding so I wasn't able to simply get the .pcp file and change the field order...
So I started a script capable of extacting the ecl file from Rebuilder.ecl and generating the correct .pcp file from ProCoder. I can do all the .m2v files in batch.
My problem is that I want to be able to add interactivity with dvd-rb. I almost always use the 3 steps encoding. I would like to be able to send message the dvd-rb. Like the current eclpro. Encoding VTS01 ... Encoding VTS2...
and also when the encoding is done, I,ll like to be able to enable the Rebuild button.
There is a way that we can look for something ? I don't want to replace eclPro, just be able to add mores features to different encoder. and eclpro don't supporte filters, I'll continue to use my script when the flags are incorrects or when I need filters. (Perl script, and Autoit Script. The both can be compile into .exe)
thanks