logo Sign In

Post #880255

Author
Spaced Ranger
Parent topic
Idea & Info: Cinerama 70mm '2001' preservation. Is it possible?
Link to post in topic
https://originaltrilogy.com/post/id/880255/action/topic#880255
Date created
11-Nov-2015, 6:08 PM

althor1138 said:

DirectShowSource(“X:\Movies\2001 ASO-BD\2001-ASO-BD.mkv”,fps=23.976,audio=false,convertfps=true)

While the LD has interlaced frames (30fps; technically 29.97), the BR has progressive frames (24fps; technically 23.976). It’s the LD that needs to be “converted” (de-interlaced back to 24fps). If you’re “ripping” the BR, it’s already progressive and doesn’t need to be “converted”, perhaps just frame-rate specified.

When you’re making a disc, the media will remain at 24fps, but pulldown_flag-ed for the 30fps display.

That should make everything sync perfect.
Otherwise …