Hello, I'm using DGIndex to create .d2v files of DVDs of animated shows with 6 episodes per disk. I can manually identify the cut for each episode by scrolling through the DGIndex screen, but I'm wondering if I can automate this and eventually script it to encode all 6 episodes? MakeMKV seems to be able to identify each episode automatically but I was hoping to combine DGIndex with Vapoursynth. Thanks!
+ Reply to Thread
Results 1 to 8 of 8
-
-
When you say decrypt, do you mean with MakeMKV? The discs are already decrypted into VIDEO_TS folders, but I can use MakeMKV with them to create individual MKV files. I intended on using DGIndex as my understanding was that MakeMKV doesn't preserve everything VapourSynth needs. Thanks.
-
Thank you, I found the PGC option which creates correct .VOB files per episode. Do you happen to know of any software that will do the same with a VIDEO_TS folder directly? DVDDecrypter insists on a disc. Command line options would be a bonus.
Thanks for the help! -
Check out PGC Demux. It's a tool for grabbing individual episodes or titles directly from a folder without needing the actual disc. It won't re-encode, but it gives clean, demuxed streams you can them feed into DGIdex or Vapoursynth workflows.
-
Thank you! I looked at that and might go that direction, but the lack of command line input is a bummer. I'm thinking my final workflow will be a python script to first convert all my video_ts folders back to individual ISOs, and then a second script to mount each one and rip the episodes with dvddecrypter. dvddecrypter is a little finicky with the command line but I think I'll get it working.
***EDIT*** so it seems like I was mistaken about PGCDemux and command line support, I'll look more closely at that as an option as well.
Thanks you all!Last edited by pat1432; 12th May 2025 at 22:40.
-
I was going to suggest creating an ISO followed by mounting it, but you already know that way. I know nothing about command line, though. I guess the PGC method suggested by Wenny will do what you want.
Similar Threads
-
Which software can automatically detect subtitles match with dialogue?
By Mohamed61020 in forum SubtitleReplies: 3Last Post: 10th Jul 2023, 22:39 -
VapourSynth function to detect and remove variable PAR/Pillarboxing
By PRAGMA in forum ProgrammingReplies: 1Last Post: 11th Apr 2023, 07:53 -
Installing vapoursynth
By rrats in forum Newbie / General discussionsReplies: 3Last Post: 30th Sep 2021, 16:35 -
vapoursynth errors
By IAAMM in forum Newbie / General discussionsReplies: 7Last Post: 29th Mar 2021, 10:14 -
Vapoursynth error
By plshelpvapoursynth in forum Newbie / General discussionsReplies: 9Last Post: 23rd Aug 2020, 23:19