Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Display Modes
Old 13th March 2007, 05:51   #1  |  Link
j7n
Registered User
 
j7n's Avatar
 
Join Date: Apr 2006
Posts: 59
Playing so called "NTSC" mpegs, framerate

When I play back MPEG files from 'NTSC' standard DVDs, all players (ffdshow, BSPlayer) say I have a framerate of 29.970 f/s. However, 'film' video is output at its true 24 f/s. Which component of the system is responsible for restoring the full frames? I thought that it was the decoder, but why would it say 29.970 then?
j7n is offline   Reply With Quote
Old 13th March 2007, 08:53   #2  |  Link
Leak
ffdshow/AviSynth wrangler
 
Leak's Avatar
 
Join Date: Feb 2003
Location: Austria
Posts: 2,403
Quote:
Originally Posted by j7n View Post
When I play back MPEG files from 'NTSC' standard DVDs, all players (ffdshow, BSPlayer) say I have a framerate of 29.970 f/s. However, 'film' video is output at its true 24 f/s. Which component of the system is responsible for restoring the full frames? I thought that it was the decoder, but why would it say 29.970 then?
That's because the video would really be 29.97 FPS if the renderer (or some filter in-between) would be honoring the field order flags set on the individual frames to apply a 3:2 pulldown before presenting the frames.

Ignoring them is what most players do to get progressive frames, but sadly that only works if the flags were set correctly when the DVD was made...

(Since that goes wrong often enough I've been whacking at ffdshow a bit lately...)
__________________
now playing: [artist] - [track] ([album])
Leak is offline   Reply With Quote
Old 14th March 2007, 05:40   #3  |  Link
j7n
Registered User
 
j7n's Avatar
 
Join Date: Apr 2006
Posts: 59
What would be the visual artifacts when playing a DVD with incorrectly set flags? Extra frames, out of sync, combing?
j7n is offline   Reply With Quote
Old 14th March 2007, 06:34   #4  |  Link
foxyshadis
ангел смерти
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Oceanborn
Posts: 7,599
Jerky video, mainly. In normal pulldown, you have:
1A, 1B, 1A, 2B, 2A, 2B, 3A, 3B...
In bad pulldown, or pulldown on pure interlaced, you might have:
1A, 1B, 2A, 1B, 2A, 2B... or
1A, 1B, 2A, 1B, 3A, 3B...
That backwards jump makes a jarring viewing experience. (Actually, I don't think that first bad example is legal, come to think of it.)
__________________
There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order. ~ Ed Howdershelt
foxyshadis is offline   Reply With Quote
Old 15th April 2008, 05:25   #5  |  Link
j7n
Registered User
 
j7n's Avatar
 
Join Date: Apr 2006
Posts: 59
Is it possible that when playing NTSC film video frames don't come out precisely with 41.6 ms intervals?

To a naked eye american releases seem a lot more jerky than european, more than could be attributed to the frame rate difference.
j7n is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:06.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.