VideoHelp Forum
+ Reply to Thread
Results 1 to 11 of 11
Thread
  1. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    What is the order of filters in avisynth.

    I have a file at 480p. I want to go to 720p and use the filter AAA

    Should I use:


    AviSource (video.avi ", audio = true). AssumeFPS (60,000)
    converttoyv12 ()
    nnedi3_rpow2 (rfactor = 4)
    Spline64Resize (1280.720)
    Import ("C: \ Program Files (x86) \ AviSynth 2.5 \ plugins \ AAA.avs)
    AAA ()
    or

    AviSource (video.avi ", audio = true). AssumeFPS (60,000)
    Import ("C: \ Program Files (x86) \ AviSynth 2.5 \ plugins \ AAA.avs)
    AAA ()
    converttoyv12 ()
    nnedi3_rpow2 (rfactor = 4)
    Spline64Resize (1280.720)
    The problem is that Virtualdub is not currently accepting both filters. Or is it one or the other is

    If you have to do separate, what is the first filter? And if you use other filters such as blur, sharpen and color balance, whats order?

    Any tips
    ?

    Tks guys.


    Claudio
    Quote Quote  
  2. There a period between 1280 and 720 instead of a comma.

    And why are there spaces around the back slashes in the path names?
    Last edited by jagabo; 3rd Jun 2011 at 23:34.
    Quote Quote  
  3. Originally Posted by Cauptain View Post

    Should I use:

    .
    .
    or
    Neither, because both scripts have multiple things wrong with them. It's not VDub's fault they're not being accepted, but yours. Read the error messages and learn from them to fix your scripts one-by-one.
    Quote Quote  
  4. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by jagabo View Post
    There a period between 1280 and 720 instead of a comma.

    And why are there spaces around the back slashes in the path names?
    Hi jagabo,

    I'm using the script that you sent me a some days ago. He works alone but not together.

    Spaces must have appeared in time to copy and paste here. But work normal on VD, alone.


    Help me this: What is the order to put the filters?

    resize
    colors balance
    blur
    sharpen
    AAA


    Originally Posted by manono View Post
    Neither, because both scripts have multiple things wrong with them. It's not VDub's fault they're not being accepted, but yours. Read the error messages and learn from them to fix your scripts one-by-one.
    Hi manono,

    Both scripst work on VD, my problem , no work togheter only. Its give a gray screen. No erros, no messages, nothing. It´s work pefect on MEGUI and RIPBOT264, but no in Virtualdub.


    Quote Quote  
  5. Member
    Join Date
    Jul 2009
    Location
    Spain
    Search Comp PM
    You missed out the most important screenshot, the one showing us the script that's giving you the problem and the output it produces.
    Quote Quote  
  6. There's also a missing opening quote on the AviSource file name.
    Quote Quote  
  7. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by Gavino View Post
    You missed out the most important screenshot, the one showing us the script that's giving you the problem and the output it produces.
    No post because a gray screen only - no image.

    Originally Posted by jagabo View Post
    There's also a missing opening quote on the AviSource file name.
    copy and paste problem only.

    But I decided in another way. instead of using the UT VIDEO, I used UNCOMPRESSED AVI.

    Working Flawless





    Thank you for replys guys.



    Claudio
    Quote Quote  
  8. How is anyone ever going to help you if you can't copy and paste properly?
    Quote Quote  
  9. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by jagabo View Post
    How is anyone ever going to help you if you can't copy and paste properly?

    On screenshots , the scripts are correct...NP man.

    Quote Quote  
  10. You didn't show the screen shot of the full script until after you had solved your problem.
    Quote Quote  
  11. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by jagabo View Post
    You didn't show the screen shot of the full script until after you had solved your problem.
    It was the same script as the first post Jagabo.

    The scripts were run separately worked, but did not work together. My doubt was to understand why.

    As I had not tested other codecs, decided test uncompressed, for my surprise it worked.

    I have others videos. will test for more info, can be having incompatibility with UT and AviSynth on my PC. I'll install the latest version (2.6.0 alpha 3) and test.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!