QUOTE (MrGadget @ Sep 3 2007, 10:12 PM)

I would like to know how you put it on DVD.
Thanks.
I started off thinking there must be a ‘silver bullet’ available to do the DTV to DVD transfer – as in a single piece of automated software – but it wasn’t to be. Part of the problem I guess is the basic technical differences between the two streams, even though they are both the same size, fps, MPEG encoding format etc.
The software I’m using is ProjectX, IfoEdit and DVDshrink. They are all free and the results are great.
Anyway, here’s
brief version of how I’m currently doing it. The assumption is I’m putting 5 30min episodes of a program on a DVD. They’ve been downloaded to my laptop using HC_Xdrive_USB (the one that works properly).
Job 1:Use
ProjectX to edit a TP0 file and demultiplex it to its video and audio components
- load the TP0 file in bottom LH files window
- Move to each edit point using the slider and frame step buttons. Click the + below this to mark
- You should end up with alternating red (remove) and green (keep) sections under the slider bar.
- Bring up the Process window, select Demultiplex (and an output folder) and go for it.
Job 2:
Use
IfoEdit to multiplex the A/V components into DVD-compatible files (VOB, IFO, etc)
- Author new DVD window
- Use buttons to add video (mpv) and audio (mpa) streams generated above
- define a specific output directory (you need one for each job/episode) and go
Job 3:
Use
DVDshrink to assemble and burn the DVD
- ReauthorDVD to open and progressively add each Title (VOB etc) generated above
- Leave the compression set to Auto so the files can be squished a bit if necessary (see NOTES)
- Use Backup to compile and burn the DVD. You can delete the backup files later.
NOTES:
ProjectX
- Needs the Java runtime environment (version 5) installed. It uses it for the user interface.
- I had used MPEG Streamclip for a while, but editing (trimming and cutting bits out) was very slow, it would crash sometimes and the results sometimes had video-audio syncing problems.
- Importantly, ProjectX fixes stream dropouts problems. Streamclip struggles with this.
- The ProjectX user interface can be challenging until you figure it out. There’s loads of options.
IfoEdit- Very straightforward. Don’t worry about the arcane messages on the screen.
- Create a folder for each generated episode. Otherwise the last job will be overwritten.
DVDshrink- It automatically creates the DVD structure. All you to do is add the episode Titles (VOBs)
- There’s other options (Nero etc) but the DVDshrink compression feature is useful.
- Keep the compression >90% of the original if possible. Otherwise you start seeing the effect.
- Approximate maths for my example:
5 x 30min episodes = 5 x 20mins (edited) = 5 x 950MB (ish) = 4.8GB x 92% = 4.4GB
Hope this helps!