digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   NTSC to PAL Conversion? (http://www.digitalfaq.com/archives/encode/13491-ntsc-pal-conversion.html)

khusru 05-08-2005 09:44 AM

NTSC to PAL Conversion?
 
I want to convert an progressive ntsc 23.976fps to a progressive pal 25fps picture. i know how to do it but when i load my script into tmpg it says that it is a interlaced source when its meant to be progressive. may be there is somethijng im missing in my script
here is my script:

AviSource("C:\Documents and Settings\Khusru Miah\My Documents\movies\conversion folder\The walkout.final year ssam movie.avi",true)
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(720, 576, overscan=2, source_anamorphic = false, dest_anamorphic = true)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
GripBorders()
TextSub("C:\Documents and Settings\Khusru Miah\My Documents\movies\conversion folder\ksub.srt")
AssumeFPS(25.000,true)
SSRC(48000)

i want the script perfect so it feeds in a progressive signal and then i can encode to progressive

khusru 05-08-2005 09:54 AM

should i use lower bitrate when encoding progreesive
im using the kdvd template my min birate is 300 max is 6000

Boulder 05-08-2005 12:23 PM

TMPGEnc doesn't know if it's interlaced or progressive. You must know it and adjust the settings accordingly.

Leave the bitrate settings as they are.

khusru 05-08-2005 07:46 PM

i know that the source is progreesive 23.976fps

now when i load up a movie into tmpg it normally says if its interlaced or non interlaced on the source information. without my script it shows the movie as progressive, with the script it shows it as interlaced..

is my script okay? my aim is to make sure im feeding through a progressive pal picture to tmpg so i can encode to progressive pal

khusru 05-10-2005 04:34 AM

any help please?

Boulder 05-10-2005 05:12 AM

Like I told you, TMPGEnc doesn't know what it is, it only assumes. Make the necessary adjustments and encode as progressive.

khusru 05-10-2005 08:54 AM

thanks mate. i should be good to go then


All times are GMT -5. The time now is 06:25 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.