VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. I've been frameserving avs scripts into cce 2.66 and mainconcept with no problems until today. Possibly I have deleted a codec I shouldn't!!.
    In both programs when loading the avs file it shows as just 10 seconds of video and no audio. The actual avi file loads perfectly but I need to frameserve to resize.
    Can anyone help, I've reinstalled avisynth 2.51 and this hasn't helped
    Quote Quote  
  2. Member
    Join Date
    Sep 2002
    Location
    Australia
    Search Comp PM
    Getting 10secs is usually an indicator of an Avisynth script error.

    To find out what the error is, play the 'AVS' file in your video player (e.g. Windows Media Player), the error message should be shown.
    Quote Quote  
  3. ok wmp and vdub both "acm failed to suggest compatible pcm format"
    This is the script generated from fitcd
    AviSource("C:\music\lord.of.avi")
    BicubicResize(448,272,0,0.6,14,0,612,272)
    AddBorders(16,104,16,104)
    I get same problem on all my avis which incidentally all have ac3 audio although this hasn't been a problem before
    Quote Quote  
  4. Member videocheez's Avatar
    Join Date
    Jan 2003
    Location
    United States
    Search Comp PM
    I have heard that you need to have simple file names for your avisource. Try changing the file name to lord.avi instead of lord.of.avi. I'm still a newbie so don't get mad if it doesn't work it's merely a suggestion.

    Goodluck,

    VC
    This is so much fun!
    Quote Quote  
  5. Member
    Join Date
    Sep 2002
    Location
    Australia
    Search Comp PM
    If it was working before then perhaps the codec did get scrambled at some time, I would try 2 things..

    1. reinstall the AC3 codec - there is one in the TOOLS Section.
    2. Try adding the 'ResampleAudio(44100)' or 'ResampleAudio(48000)' instruction to the AVS file.
    Quote Quote  
  6. Ok I tried renaming file to lord.avi, installing ac3 codec and resample audio command but still getting same error..
    Also opening the avi files in gspot says the codecs are installed and able to render video and audio ok..baffled???
    Quote Quote  
  7. I've found obvious way of avoiding this by putting the "false" argument in avisource to avoid using audio and this works fine so I can frameserve video whilst using avi audio file at same time.
    I still can't understand why the audio fails in the avs file though as avisynth 2.5 should support ac3 audio.
    Quote Quote  



Similar Threads

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