View Full Version : what framerate does DGDecode output on 23.976 fps input?
bond
11th August 2005, 16:08
sounds like a stupid question, but actually if you decode a 23.976 fps input stream (eg from a dvd, or digital tv) with dgdecode, what framerate will it output?
24000/1001 or 23976/1000? always the same or exactly the one being there in the input?
Guest
11th August 2005, 17:15
The numerator will be the value in the D2V file and the denominator will be 1000. That means you can tweak it (up to and including the third decimal place) by modifying the D2V file. AssumeFPS() in your script gives better control, however.
The value in the D2V file comes from the MPEG stream.
bond
11th August 2005, 19:53
The numerator will be the value in the D2V file and the denominator will be 1000. That means you can tweak it (up to and including the third decimal place) by modifying the D2V file. AssumeFPS() in your script gives better control, however.
The value in the D2V file comes from the MPEG stream.thanks!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.