View Full Version : NTSC 29.970 fps -> 23.976 fps?
Forteen88
29th March 2010, 21:19
I got a NTSC videosource (DVD-movie) which is 29.970 fps, and that I want encode it and to set it to 23.976 fps. What is the recommended way to do this?
MeGUI-analyze recommends this script for this source:
tfm(order=1).tdecimate(hybrid=1)
Does that mean that the DVD is telecined?
Guest
29th March 2010, 21:50
Post an unprocessed source sample of the DVD VOB.
Forteen88
29th March 2010, 21:58
Post an unprocessed source sample of the DVD VOB.How do I cut a VOB-file? I know I can cut MKV in mkvmerge.
EDIT: Nm, this seems to work to cut VOBs:
http://download.videohelp.com/jsoto/guides/VobBlanker/prevcut/index.php
EDIT2: Never mind, after the third try, VobBlanker still cut out a too big piece, even though I set 'cut' :P Thanks anyway, for trying to help.
Guest
30th March 2010, 00:41
Use DGSplit to cut the VOB.
Or you can set a range in DGIndex and then do "save project and demux video". Upload the resulting M2V file.
Forteen88
30th March 2010, 00:57
Thanks for the info, here's a sample:
http://hotfile.com/dl/35308332/53e9f43/VTS_01_1.VOB.html
manono
30th March 2010, 10:56
Yes, it's been telecined. You can tell by the 3 progressive frames and 2 interlaced frames in every 5 frame sequence. You IVTC it to return it to all progressive and 23.976fps. You use the script as recommended by MeGUI (although the sample doesn't show it as being a hybrid) that uses TIVTC, or perhaps the Decomb IVTC (Telecide/Decimate).
Forteen88
30th March 2010, 12:23
Thanks a lot manono.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.