PDA

View Full Version : How to use titles & chapters from DVD in Avisynth?


Bard2
18th April 2009, 22:25
Sorry for necroposting, but I'd like to know, how to use titles & chapters from DVD in Avisynth (tuning cut by AVSCutter is pretty annoying). Handbrake is a reference in this but it uses old x264 encoder version.
The problem is: two Titles use same video track... It's hard to explain by words but by picture...

All other problems I solved.

neuron2
19th April 2009, 01:32
[bump after move]

Adub
19th April 2009, 09:24
It sounds like you simply need the frame numbers which correspond to your desired chapters.

If this is correct, you should be able to use a program such as ChapterXtractor to load up a DVD's chapters, switch to a format displayed in frame numbers, make sure that your framerate is set accurately, and mark down your desired frames.

You can then piece these sequences together using Avisynth and the Trim() commands.

Bard2
19th April 2009, 09:55
Alright, I understood that automatic (or sort of) DVD Title & Chapter cutting is not present.

Thanks a lots :thanks:

manono
19th April 2009, 16:24
Alright, I understood that automatic (or sort of) DVD Title & Chapter cutting is not present.
I understood neither the words nor the picture, but if you're asking about separating out the various cells from the episodes, DVD Decrypter in IFO Mode can do it from the beginning, and PGCDemux can do it with the DVD already on the hard drive. But it's quite possible I have no idea what you're talking about.

Bard2
19th April 2009, 23:54
Thanks one more time but I already done by manual cutting.