VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. When I try load any avi file with avisynth script I just get blank green screen with no audio(same when loading in media player/virtual dub/tmpgenc)... Here is my script

    LoadPlugin("c:\avisynth\mpeg2dec.dll")
    LoadPlugin("c:\avisynth\decomb.dll")
    AviSource("C:\Program Files\Direct Connect\Received Files\jar-bhd2.divx.avi")
    ConvertToYUY2()
    Telecide(reverse=false,swap=false,firstlast=false, post=true,threshold=15,dthreshold=9,blend=true,chr oma=false,y0=0,y1=0)
    Decimate(cycle=5,mode=0,threshold=0)
    BilinearResize(448,254,6,0,564,240)
    TemporalSmoother(2,2)
    AddBorders(0,0,0,0)


    Even the simple AviSource behaves the same. Can somebody please tell me what the problem is...


    Thanks
    Quote Quote  
  2. More info.

    I am using Avisynth 1.06 tried other versions too and am running windows xp...
    Quote Quote  
  3. Member
    Join Date
    Feb 2001
    Location
    Berlin, Germany
    Search Comp PM
    Can you play the avi with Win media player? I mean, did you install the proper divx codec? If a simple
    AviSource("C:\Program Files\Direct Connect\Received Files\jar-bhd2.divx.avi")
    does not work, either you dont have the proper codec or did not install Avisynth properly.
    Quote Quote  
  4. Thanks for the reply. I couldnt play even with simple avisource. ONce I replaced the divx5 codec wirth divx4 it works fine...
    Quote Quote  



Similar Threads

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