Cavistreamsynth: system exception

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Ghet
Joined: Tue Feb 27, 2007 12:02 pm
Status: >.<
Org Profile

Cavistreamsynth: system exception

Post by Ghet » Sun Nov 30, 2008 1:15 am

so i was gunna encode this video to x264, and suddenly the encoding was going at 40fps.
obviously i was psyched, but i couldnt get the thought out of my head that something probably went wrong. so i open up the video and it starts playing just fine, but less than a minute in i get this

Image

i open the lagarith to check if its something in the rendering having gone wrong, and it was fine

i assumed it was an avs error, so i checked the script i used and lo and behold, the same thing happened.

the only line i had in the script was an avisource directed to the lag that was functioning perfectly


help? ;.;
Image

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: Cavistreamsynth: system exception

Post by mirkosp » Sun Nov 30, 2008 11:46 am

Try to put a ConvertToYV12() after the import line... avisource did that error to me too and the converttoyv12() worked for some reason...
Another thing you might want to try is to recompress the lagarith to huffyuv and compress the x264 from the huffyuv.
Image

User avatar
Ghet
Joined: Tue Feb 27, 2007 12:02 pm
Status: >.<
Org Profile

Re: Cavistreamsynth: system exception

Post by Ghet » Sun Nov 30, 2008 12:48 pm

mirkosp wrote:Try to put a ConvertToYV12() after the import line... avisource did that error to me too and the converttoyv12() worked for some reason...
Another thing you might want to try is to recompress the lagarith to huffyuv and compress the x264 from the huffyuv.
tried making it yv12, didnt work, gunna try making a huffy right now
Image

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Re: Cavistreamsynth: system exception

Post by mirkosp » Sun Nov 30, 2008 2:04 pm

Oh, right, I just remembered: that error is often caused when there's a memory leak, I once fixed it by adding a setmemorymax(20) at the beginning of the script.
Image

User avatar
Ghet
Joined: Tue Feb 27, 2007 12:02 pm
Status: >.<
Org Profile

Re: Cavistreamsynth: system exception

Post by Ghet » Sun Nov 30, 2008 3:22 pm

tried both huffy and setmemorymax and neither of em work.

since TOHH is bugging me for this video, ill just make it an xvid and if necessary host a mp4 on cbr's server once i get this thing fixed
Image

User avatar
Ghet
Joined: Tue Feb 27, 2007 12:02 pm
Status: >.<
Org Profile

Re: Cavistreamsynth: system exception

Post by Ghet » Sun Nov 30, 2008 3:26 pm

FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUCK

i tried using the lag to make the xvid and it crashed virtual dub >.< what the fuck is this shit?
Image

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Re: Cavistreamsynth: system exception

Post by Zarxrax » Sun Nov 30, 2008 3:45 pm

Are you exporting from premiere pro? Try uncompressed.

User avatar
Ghet
Joined: Tue Feb 27, 2007 12:02 pm
Status: >.<
Org Profile

Re: Cavistreamsynth: system exception

Post by Ghet » Sun Nov 30, 2008 4:58 pm

nope, vegas. ill give it a shot though
Image

Locked

Return to “AviSynth Help”