Hello,
I am Brazilian and I'm using Google Translator. I hope you understand my question.
Look at this example:
I want to convert my video from 60p to 30p with motion smoothness of the video on the left.
But when I convert my video from 60P to 30P smoothness of motion is horrible, like the video to the right and I do not want it.
I know you can do this. Once I got it but do not remember how. I know I do not need AviSynth because it did not have previously. And now I tried to use, I found it very confusing and scripts always fail for me.
+ Reply to Thread
Results 1 to 10 of 10
-
-
You need the Avisynth to make this.
The script is actually very simple and the results are spectacular to Youtube.
Download the file, copy all files (minus script) to the folder "Avisynth/plugins" and then only load in any program that accepts .avs (Virtualdub, Megui, Ripbot264 ...)
Any questions, just talk.
Voce precisa do Avisynth para conseguir isso.
O script é muito simples na verdade e os resultados são espetaculares para Youtube.
Baixe o arquivo , extraia tudo(Menos o script) para a pasta plugins do "Avisynt/Plugins" e depois é so carregar em qualquer programa que aceite .avs (Virtualdub, Megui, Ripbot264...)
Qualquer duvida, só falar.
ClaudioLast edited by Cauptain; 25th Mar 2013 at 04:19.
-
Hummm, see.
Replace old deblink4.avs for this below:
deblink4.avs
Try and reply.
Claudio -
Open up the deblink4.avs that was posted above; The call is ng_deblink , not deblink4
ie. Replace deblink4 with ng_deblink in your script -
-
Check the frame size. Some filters require mod 8 or mod 16. Also verify the ng_deblink() call is the problem. Comment it out (put a # sign at the start of the line) and see if you still have problems.
-
By the way, what exactly is this filter supposed to do? I've tried ng_deblink(), with several different types of video (60 fps game caps, film sped up to 60 fps, etc.) and most of the time it returns the same thing as SelectEven(). When it does modify the picture I just see a few small ugly blotches:
Last edited by jagabo; 25th Mar 2013 at 11:18.
-
Last edited by robsonbyte; 26th Mar 2013 at 02:35.
Similar Threads
-
Encoding 30fps from 60fps source, keep maximum smoothness?
By squall0833 in forum Video ConversionReplies: 22Last Post: 12th Apr 2012, 23:57 -
Encoding 20/24/25/30p videos to 50/60p like Splash Pro Motion2
By P.J in forum EditingReplies: 34Last Post: 1st Jan 2012, 08:43 -
Smoothness problem while importing avchd files
By effegieffe in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 8Last Post: 3rd Mar 2010, 21:55 -
Deinterlace 60i -> 60p, yes, 60p, not 30p.
By 123Mike in forum Video ConversionReplies: 20Last Post: 4th May 2009, 12:43 -
Improve MPlayer performance / video smoothness
By alexandre_fs in forum Software PlayingReplies: 2Last Post: 15th Jan 2009, 15:38