Thats work![]()
I was wondering about one thing.
As you know i my script i use separate fields() Interleave(evn,odd) and
Weave().
And i read on avisynth homepage about separate fields and weave. Read this:
So, my question is: Does this change frame rate of video?Weave is the opposite of SeparateFields: it takes pairs of fields from the input video clip and combines them together to produce interlaced frames. The new clip has half the frame rate and frame count. Weave uses the frame-parity information in the source clip to decide which field to put on top.
Does it video go faster or slower? I use 25 fps for PAL DVD. So in CCE i leave 25 fps and 720x576.
My videos look OK but i just wondering.
best regard
+ Reply to Thread
Results 31 to 33 of 33
-
-
When you separate the fields you get twice the number of frames playing at twice the framerate (50fps). The video remains the same length.
When you then weave the fields back together again, you get the original framecount and framerate (25fps). The video remains the same length. -
Originally Posted by manono
That's why we separate the frame into fields ... apply the filter ... then combine the fields back into a frame.
- John "FulciLives" Coleman"The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
Similar Threads
-
Grain Removal filters for Avisynth
By Legendkiller in forum EditingReplies: 0Last Post: 10th Oct 2011, 21:29 -
Remove grain and color artifacts from DV camcorder
By klode in forum EditingReplies: 16Last Post: 12th Sep 2011, 07:13 -
How to remove grain in video
By skorpinok in forum Video ConversionReplies: 19Last Post: 13th Dec 2010, 21:06 -
The best way to remove grain?
By FatalX in forum EditingReplies: 6Last Post: 11th Nov 2010, 11:37 -
Help with avisynth filters, removing grain, dust or spatial noise
By greyfalcon in forum Newbie / General discussionsReplies: 1Last Post: 15th Mar 2010, 10:08