sigma_sigma
13th August 2005, 12:27
I use avisynth 2.5.5.and I have this little script:
AVISource("c:\bb.avi")
Levels(0, 1, 255, 0, 255)
AddBorders(0, 92, 0, 92)
When I open the avs file with virtualdub The last few seconds of the movie dissapear.why?
If I try to encode into nsv format with nsvtools(nsvenc) it is returned a big memory error "The instruction at"0x00e68bfc"referenced memory at"0x00e93608" .I specify if I'm trying to encode with virtual dub or with nsv the avi file works fine..avisynth is the problem.
I don't know if this is a right place to ask this, if it is not, I aplologyse...
Thanks in advance!
AVISource("c:\bb.avi")
Levels(0, 1, 255, 0, 255)
AddBorders(0, 92, 0, 92)
When I open the avs file with virtualdub The last few seconds of the movie dissapear.why?
If I try to encode into nsv format with nsvtools(nsvenc) it is returned a big memory error "The instruction at"0x00e68bfc"referenced memory at"0x00e93608" .I specify if I'm trying to encode with virtual dub or with nsv the avi file works fine..avisynth is the problem.
I don't know if this is a right place to ask this, if it is not, I aplologyse...
Thanks in advance!