Is there a utility to tell me what field order a captured .AVI starts off with, before I send it to the encoder??? Either my Avisynth scripts, or my cap card is changing field orders. I don't know why, and at this point I don't care.
I get chopiness on camera pans, so I have to change field orders (Restream), and burn again.....![]()
I'm capping with a radeon 64ddr vivo, via Vdub (Huffy), and encoding to CCE.
+ Reply to Thread
Results 1 to 4 of 4
-
-
You can use TMPGenc, and the 'Deinterlace' filter. Adam posted this method, and it works very well. Just select Odd Field, or Even Field, and see if your output looks jumpy by stepping through the video. If it's jumpy, then use the other setting. You'll find the filter under the Advanced tab.
This setting is capture dependent. In other words, once you know what setting your capture device uses, it will always use that setting for video captured through that device. The only way your AVISynth script could change the field order, is by using the SwapFields command, or by Cropping using an odd number.Impossible to see the future is. The Dark Side clouds everything... -
This setting is capture dependent. In other words, once you know what setting your capture device uses, it will always use that setting for video captured through that device.
As for how to do it -- DJRumpy is correct, use TMPGEnc. I've put together a small webpage on how to do it here. It's alot better than trying to decifer text directions -
You capture device determines the field order. Just as DV is always bottom field first, you capture device will ALWAYS capture the same field first. It's hard wired to do so. It doesn't matter what your source is, your capture device always captures the same field first.
Impossible to see the future is. The Dark Side clouds everything...
Similar Threads
-
AVI Field Order
By Ash McKenzie in forum Newbie / General discussionsReplies: 1Last Post: 1st May 2012, 00:52 -
Field Order
By Tafflad in forum Authoring (DVD)Replies: 9Last Post: 30th Jan 2010, 00:38 -
field order and cce
By cd090580 in forum Newbie / General discussionsReplies: 3Last Post: 17th May 2008, 16:11 -
Determining field order
By dadrab in forum Video ConversionReplies: 2Last Post: 4th Oct 2007, 15:09 -
Field order?
By miamicanes in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 1Last Post: 12th Sep 2007, 16:14