CCE only does what you tell it. If you feed it progressive footage, you make the settings for progressive output (checking the Progressive Frame box among other things). When feeding it interlaced footage you create interlaced settings (unchecking the Progressive Frame box, among other things). I set up templates for the various kinds of footage I encode so I load the template and then about all I have to do is to set the bitrates, if 4:3 or 16:9, and the matrix I want for that encode. CCE has no idea what you've given it and only loads its default settings, which could be very wrong for what you're doing.Originally Posted by Drakul
Well, you don't have to deinterlace although it may make life easier if you do. Interlaced PAL video can be fairly easily and successfully converted to NTSC interlaced video.Originally Posted by Drakul
+ Reply to Thread
Results 31 to 34 of 34
-
-
Originally Posted by manono
But I always convert interlaced video to progressive, just to ease things a little. I really donīt know if there is advantages in using intelaced video over pregressive video.
In CCE I do leave some setting as "default", because I do not want to mess around much and ending screwing things up. I allways feed progressive source into CCE, so most of the time I only tweak settings as FRAME RATE, BIT RATE and ASPECT RATIO.
Usually in video setting mode I leave at mpeg-2, multipass VBR 5 pass, frame size 720x480, GOP sequence M=3 N/M=4, uncheck Close all GOPs, check Output TFF stream, Offset line=0, check progressive frame and thatīs about it.
I do not dare to enter such a world as matrices... I am still a mortal human beingIīll leave this up to you video gods
))
-
Also, if progressive, use Zigzag scanning. If interlaced use Alternate scanning and N/M=5
I really donīt know if there is advantages in using intelaced video over pregressive video.
Code:AssumeTFF() #if TFF LeakKernelBob(Order=1) #or Yadif, or your favorite smart bobber LanczosResize(720,480) ChangeFPS(59.94) AssumeTFF() #if TFF SeparateFields() SelectEvery(4,0,3) Weave() ConvertToYUY2(Interlaced=True) #for CCE
-
Originally Posted by manono
I have a new interlaced source...
Will try your method to see how it comes...
Will keep you posted...
TY again!
Similar Threads
-
when Pal dvd has correct Ntsc audio (Pal>Ntsc conver)
By spiritgumm in forum Video ConversionReplies: 15Last Post: 13th Oct 2011, 12:57 -
PAL MPEG-2 to NTSC MPEG-2 - Different Color on TV
By HoosierGuy in forum Video ConversionReplies: 20Last Post: 5th Apr 2011, 12:43 -
Catpuring old NTSC tapes in Europe (b\w - color problem)
By Heartworm in forum Capturing and VCRReplies: 6Last Post: 13th May 2010, 20:25 -
NTSC-PAL-NTSC (25-23.976+pulldown) and audio sync problem - related?
By ecc in forum Video ConversionReplies: 14Last Post: 14th Nov 2007, 11:34 -
PAL to NTSC problem
By maca in forum Video ConversionReplies: 109Last Post: 1st Sep 2007, 21:30