1 Apr 2004 10:26
Re: Vamps
admin@... wrote: >>So, the SCR stamp is *very* essential. Players may have buffer >>under-/overruns when the SCR is crap. That's obviously the reason Scott >>is carefully checking the SCR in dvdauthor. > > > If I understood previous posts, SCR is reset with every new VOB ID. So if we > first split to individual VOB IDs (files) and then feed those files > individually to dvdauthor, then it shouldn't complain, right? Yes. You need to collect all cells belonging to a VOB ID, read them out in the correct order and this resulting MPEG-PS may be fed into vamps. I sometime made a start for this and patched lsdvd to report the VOB-ID. Please ask for the patch by email if you are interested. What needs to be done is to write a script (preferably perl(Continue reading)which processes the lsdvd output and generate an .xml for dvdauthor. It should be somehow configurable to be able to tailor the vamps commandline and some other numbers. The other thing is a program to read out specific cells or sectors from a DVD. libdvdread should help with this. What I havn't figured out yet is support for the angle stuff. If you have a multi-angle disk you should not read out all cells belonging to a chapter. Let me know if you have figured out something. Good luck! > > I noticed that with every new <vob=...> tag dvdauthor creates new VOB ID, so > it would reset SCR anaway. Of course, we might split to cells and that way
which
processes the lsdvd output and generate an .xml for dvdauthor. It should
be somehow configurable to be able to tailor the vamps commandline and
some other numbers.
The other thing is a program to read out specific cells or sectors from
a DVD. libdvdread should help with this. What I havn't figured out yet
is support for the angle stuff. If you have a multi-angle disk you
should not read out all cells belonging to a chapter. Let me know if you
have figured out something. Good luck!
>
> I noticed that with every new <vob=...> tag dvdauthor creates new VOB ID, so
> it would reset SCR anaway. Of course, we might split to cells and that way
RSS Feed