VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. I need to encode the video+audio output of the avisynth script to a new video..

    anyone knows how?

    the script is too taxing on my cpu that pretty much, rendering in real time is impossible so i need to
    re encode the corrected video..

    I tried feeding the avs file to virtual dub but got:

    AVI Import Filter errorUnknown) (88040154)

    Im running windows 7 x64
    Quote Quote  
  2. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    Try changing your script to use DirectShowSource() instead of AVISource()

    Once you have it loading correctly in virtualdub (i.e. you can see the video), make sure you select a codec and configure it for both video and audio, then save your new file.

    Did you write this script yourself, or did you just copy it from somewhere else ?
    Read my blog here.
    Quote Quote  
  3. i used directshowsource() already

    i can stream the .avs file to me mpc-hc player no problem but i cant seem to throw it to virtual dub

    i used external filter called AnimeAntiAliasing.

    on side notes, if i feed the virtual dub with

    .avi files directly i get ->

    Couldn't locate decompressor for format 'xvid' (unknown)

    virtualdub requires a video for windows (VFW) compatible codec to decompress video. directshow codecs,
    such as those used by windows media player, are not suitable.

    ....

    thx for replying btw
    Quote Quote  
  4. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    So install the Xvid codec
    Read my blog here.
    Quote Quote  
  5. im currently using k-lite codec pack. is it not included?

    but in any case.. the .avs file gave me a totally different error..

    AVI Import Filter error(Unknown). (88040154)

    EDIT: i installed the codec and still get the exact same error
    Last edited by anthell; 8th May 2010 at 05:02.
    Quote Quote  
  6. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    Originally Posted by anthell View Post
    im currently using k-lite codec pack.
    Once you install a codec pack, all bets are off.

    The other issue is that you have copied a script from somewhere and I suspect have little to no idea how it works, or if you have all the components.

    Start with something simple to test if you can actually load a clip. Creatye script that is just AviSource(file) and see if it opens in virtualdub.
    Read my blog here.
    Quote Quote  
  7. erm it works now,

    i used virtualdubmod and walla nth wrong..
    Quote Quote  



Similar Threads

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