PDA

View Full Version : How to reverse field order on completed DVD


dokworm
22nd March 2007, 14:31
I created a DVD and stupidly deleted the source files.
However I got the field order back to front so of course it is unwatchable.

Is there any way to reverse the field dominance (order) without having to recompress and lose quality?

setarip_old
22nd March 2007, 15:50
Hi!

The following information regarding "ReStream" may be useful:

http://www.digitalfaq.com/dvdguides/capture/atimpeg/restream.htm

dokworm
22nd March 2007, 23:34
Isn't there any way to edit the VOB headers directly and change the TOP_FIELD_FIRST value from 1 to 0?

dokworm
23rd March 2007, 01:01
After thinking on this for a while I figured I am more likely to get an answer if I ask the question in a different way, (as anyone that knows how to edit a header could help me vs someone who knows about field reversal) can I get this thread moved to one of the DVD authoring forums and have a new thread title?

Or unlock the other one (http://forum.doom9.org/showthread.php?t=123800) and lock this one?

neuron2
23rd March 2007, 01:22
I've moved it as you requested.

But be aware that there is no such thing as a "VOB header".

You need to reflag the elementary MPEG2 stream. I don't know of any tools that can do that directly on a set of VOBs.

But maybe you'll get lucky and somebody else knows of something.

manono
23rd March 2007, 10:09
As far as I know also, you'll have to Demux. ReStream can switch the field order for you.

dokworm
23rd March 2007, 14:31
That means I'd also have to redo the menus etc. as well wouldn't it?

They are a very complex and very deep set of menus unfortunately.

Hmm, I'll have to do some more reading and write the proggy myself by the look of it.

manono
23rd March 2007, 15:20
No, you won't have to redo the menus. Demux with PGCDemux, change the field order with ReStream, remux using Muxman, and stick it back into the original DVD using VobBlanker.

dokworm
24th March 2007, 15:56
Thanks heaps, I'll try it out and see if that works!

dokworm
25th March 2007, 15:25
So far so good, got it demuxed and run through restream. Dumped the resultant video out to DV as a quick check and verified that the fields are indeed now around the right way.
Remuxed it no problem with Muxman.
Just reading up now on vobblanker to see how to put it back into the original DVD structure.

Thanks again Manono

dokworm
26th March 2007, 00:29
The video played back perfectly, but my chapters are all screwed up, so I've done something wrong, I'll have another go in the morning.

manono
26th March 2007, 07:18
When authoring using Muxman, did you load the Celltimes.txt that PGCDemux gave you (File->Import Chapters)? If so, and then when replacing using VobBlanker, the chapters should wind up in the same places.

dokworm
28th March 2007, 06:35
Thanks, that worked a treat!