GParent
1st July 2003, 01:07
After following the excellent Telecine and Interlacing Guide, I determined that my DVD was really FILM and scored 99.6% on a DVD2AVI run.
I used DVD2AVI to create a project that used FORCED FILM option. It created a Progressive Scan output with 23.976 FPS. I followed the CCE Guide and set Progressive Scan, Zigzag, et al. I did this using a 10 minute sample of the DVD.
When I play the M2V output of CCE, using WMP, it looks great. Much better than not setting FORCED FILM on.
My problem is fathoming PULLDOWN:
(1) If I did a standard Pulldown:
PULLDOWN MOVIE_IN.M2V MOVIE_OUT.M2V
The MOVIE_OUT.M2V is interlaced, 29.97 FPS, Zigzag on, etc. DVD Maestro accepts and creates a VOB that is interlaced. Apparently, Pulldown defaults to interlaced.
(2) I changed this to the following:
PULLDOWN MOVIE_IN.M2V MOVIE_OUT.M2V -PROG_SEQ P
Now I get a Progressive M2V out and it shows up properly under Bitrate viewer and Maestro likes it, authors a test VOB, and PowerDVD plays it fine. Its the correct speed, cadence, et al.
Except..........
When I run the VOB through DVD2AVI to see just what it is I authored, to my surprise, it previews sped up, at +/- 60 FPS.
Bottom line, what is DVD2AVI discovering with the fast VOB stream?
What is the recommended parameters for backing up Forced Film conversions that are being authored for DVD?
NOTE: I am already aware of the need for two Pulldowns when using Subtitles. One needing -drop_frame True. But lets keep this simple. No subtitles, just chapters and audio being added to the Post-Pulldown M2V file.
REFERENCE PURPOSES - PULLDOWN PARAMETERS:
-nopulldown : pulldown will not insert the necessary flags for 2:3 pulldown
-framerate [23.976, 25, 29.97] (defaults to 29.97) : changes framerate
-norff : strips out all RFF flags
-tff [odd, even] : changes the field order
-notimecodes : does not recalculate timecodes for the new framerate (timecodes are recalculated by default)
-prog_seq [p, i] : marks the entire MPEG stream as progressive or interlaced (by default, PULLDOWN creates an interlaced sequence)
-prog_frames [p, i] : marks each frame as progressive or interalced (by default, PULLDOWN marks all frames with an RFF as interlaced)
-drop_frame [true, false] : Set drop_frame_flag for NTSC streams
-aspect_ratio [1:1, 4:3, 16:9, 2.21:1] : Change aspect ratio
I used DVD2AVI to create a project that used FORCED FILM option. It created a Progressive Scan output with 23.976 FPS. I followed the CCE Guide and set Progressive Scan, Zigzag, et al. I did this using a 10 minute sample of the DVD.
When I play the M2V output of CCE, using WMP, it looks great. Much better than not setting FORCED FILM on.
My problem is fathoming PULLDOWN:
(1) If I did a standard Pulldown:
PULLDOWN MOVIE_IN.M2V MOVIE_OUT.M2V
The MOVIE_OUT.M2V is interlaced, 29.97 FPS, Zigzag on, etc. DVD Maestro accepts and creates a VOB that is interlaced. Apparently, Pulldown defaults to interlaced.
(2) I changed this to the following:
PULLDOWN MOVIE_IN.M2V MOVIE_OUT.M2V -PROG_SEQ P
Now I get a Progressive M2V out and it shows up properly under Bitrate viewer and Maestro likes it, authors a test VOB, and PowerDVD plays it fine. Its the correct speed, cadence, et al.
Except..........
When I run the VOB through DVD2AVI to see just what it is I authored, to my surprise, it previews sped up, at +/- 60 FPS.
Bottom line, what is DVD2AVI discovering with the fast VOB stream?
What is the recommended parameters for backing up Forced Film conversions that are being authored for DVD?
NOTE: I am already aware of the need for two Pulldowns when using Subtitles. One needing -drop_frame True. But lets keep this simple. No subtitles, just chapters and audio being added to the Post-Pulldown M2V file.
REFERENCE PURPOSES - PULLDOWN PARAMETERS:
-nopulldown : pulldown will not insert the necessary flags for 2:3 pulldown
-framerate [23.976, 25, 29.97] (defaults to 29.97) : changes framerate
-norff : strips out all RFF flags
-tff [odd, even] : changes the field order
-notimecodes : does not recalculate timecodes for the new framerate (timecodes are recalculated by default)
-prog_seq [p, i] : marks the entire MPEG stream as progressive or interlaced (by default, PULLDOWN creates an interlaced sequence)
-prog_frames [p, i] : marks each frame as progressive or interalced (by default, PULLDOWN marks all frames with an RFF as interlaced)
-drop_frame [true, false] : Set drop_frame_flag for NTSC streams
-aspect_ratio [1:1, 4:3, 16:9, 2.21:1] : Change aspect ratio