VideoHelp Forum




+ Reply to Thread
Results 1 to 18 of 18
  1. I'm trying to combine four avi files into one MPG for burning to DVD. I'm using AviSynth to do it.

    On running the avs file in WMC, I get the following error:

    AviSource: Could not decompress first keyframe 2 (C:\Documents and Settings\*removed*\Desktop\vintage.avs)
    This is the contents of the avs file:

    UnalignedSplice(AVISource("F:\Boston.@.Philadelphi a.April.5.1987.Legend33\Boston @ Philadelphia 1st QT.avi"), \
    AVISource("F:\Boston.@.Philadelphia.April.5.1987.L egend33\Boston @ Philadelphia 2nd QT.avi"), \
    AVISource("F:\Boston.@.Philadelphia.April.5.1987.L egend33\Boston @ Philadelphia 3rd QT.avi"), \
    AVISource("F:\Boston.@.Philadelphia.April.5.1987.L egend33\Boston @ Philadelphia 4th QT.avi"))
    Here's a screencap from GSpot:



    What's the problem, how do I fix it, etc...?
    Quote Quote  
  2. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    Could be many things.

    Try this app to be sure your syntax is good.

    avisplicer.rar

    Don't use @ as a folder or file name

    If you're using Avisource, use Directshowsource or vice versa.
    Quote Quote  
  3. AVI Splicer returns the same error.

    Renaming the files results in the same error.

    I changed from AVISource to DirectShowSource, and it played the audio, but there was no video.
    Quote Quote  
  4. VH Wanderer Ai Haibara's Avatar
    Join Date
    Jan 2006
    Location
    Somewhere on VideoHelp...
    Search Comp PM
    Did you just rename the files, or the folder they're in, as well? You might also try a simpler folder and filename setup, such as this:

    F:\bpa87\bp01.avi

    ...just in case it's being confused by the long filenames with multiple periods as well.
    If cameras add ten pounds, why would people want to eat them?
    Quote Quote  
  5. Shortening the names achieved nothing.
    Quote Quote  
  6. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    What avisynth version are you using?

    What's in the avis? Your gspot image didn't upload.

    Perhaps a sample posted at a file sharing site so someone else can try and narrow things down.

    gl
    Quote Quote  
  7. I've uploaded it elsewhere, and edited the first post.

    I'm using version 2.57.
    Quote Quote  
  8. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    I thought so.

    Open the files in vdubmod and delete the first drop frames, probably the first two frames.
    Direct stream copy and try again.

    Have you got FFdshow and VFW h.264 decoder set up?
    You should.

    Drag into graphedit to check problems with directshow.

    I wouldn't mind a small sample if you can provide one.

    (I thought newer versions of avisynth have a fix for the dropped frames)

    gl
    Quote Quote  
  9. Originally Posted by 45tripp
    I thought so.

    Open the files in vdubmod and delete the first drop frames, probably the first two frames.
    Direct stream copy and try again.
    VideoSourceAVI error: The source image format is not acceptable (error code -2)

    Have you got FFdshow and VFW h.264 decoder set up?
    You should.
    What?
    Quote Quote  
  10. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    Download ffdshow.
    There's a vfw decoding configuration.
    Enable h.264 decoding.
    you can disable everything else both vfw and directshow if you only want ffdshow to decode vfw h.264.



    Quote Quote  
  11. It's working now.
    Quote Quote  
  12. Muxman is now rejecting the m2v file.

    GSpot:

    Quote Quote  
  13. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    512x384 isn't a legitimate dvd resolution.
    resize to 720x480 in avisynth and encode again.
    lanczosresize(720,480)

    What did you encode with?

    a link on determining aspect ratio, with tables what to resize to
    https://forum.videohelp.com/topic174200.html
    Quote Quote  
  14. Member Soopafresh's Avatar
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    Yup, or if you just want a non DVD mpeg, mux with Imago
    Quote Quote  
  15. I added the resize to the original avs, ran it, and muxman has accepted it. I then opened the avs in virtualdub, saved the wav...and it's been rejected. Any ideas?
    Quote Quote  
  16. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    Saved the wav with full processing?
    you should.

    could be the sampling rate. needs to be 48 khz.

    You should encode to dolby really.
    using aften.
    have a search for it.
    I posted a rar in a thread recently with aften and a gui.

    Doesn't muxman tell you anything when it's rejecting you?
    Too much like a woman's rejection for my tastes...

    gl
    Quote Quote  
  17. ---------------------------
    aften.exe - Application Error
    ---------------------------
    The instruction at "0x00420d58" referenced memory at "0xffffffff". The memory could not be "read".


    Click on OK to terminate the program
    Click on CANCEL to debug the program
    ---------------------------
    OK Cancel
    ---------------------------
    Quote Quote  
  18. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    Memory errors are not good.
    Could be anything from a broken app, to windows failures, to hardware failures.

    Have you been getting these errors elsewhere?
    Most likely the app here I'd say.

    Try another version.

    https://forum.videohelp.com/topic330449.html?highlight=dolby%20rar
    download dolby.rar
    and try again

    Or try encWAVtoAC3

    gl
    Quote Quote  



Similar Threads

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