Error when loading multiples avis in avs with vdub and not with nandub >> Side Hustles >> zeerkalo
forumzeerkalo

zeerkalo



SearchSearch   Users   Registration   Entrance
Today: 20.07.2025 - 13:06:30
Pages:  1  

Error when loading multiples avis in avs with vdub and not with nandub

Advertising

.
MessageAuthor

Well i've get a strange error message i have something like that kf17631 = avisource("F:\timing\gb3 Enc\kf17631.avi").convertToYUY2() kf18470 = avisource("F:\timing\gb3 Enc\kf18470.avi").convertToYUY2() kf19425 = avisource("F:\timing\gb3 Enc\kf19425.avi").convertToYUY2() kf21264 = avisource("F:\timing\gb3 Enc\kf21264.avi").convertToYUY2() kf21318 = avisource("F:\timing\gb3 Enc\kf21318.avi").convertToYUY2() kf22789 = avisource("F:\timing\gb3 Enc\kf22789.avi").convertToYUY2() kf23435 = avisource("F:\timing\gb3 Enc\kf23435.avi").convertToYUY2() kf23591 = avisource("F:\timing\gb3 Enc\kf23591.avi").convertToYUY2() kf29707 = avisource("F:\timing\gb3 Enc\kf29707.avi").convertToYUY2() kf34115 = avisource("F:\timing\gb3 Enc\kf34115.avi").convertToYUY2() kf34367 = avisource("F:\timing\gb3 Enc\kf34367.avi").convertToYUY2() kf34475 = avisource("F:\timing\gb3 Enc\kf34475.avi").convertToYUY2() each file contains one frame that in uncompressed rgb ( from a .tga picture). nandub will load the file fine. BUT vdub will make an error and say 'Avisynth open failure'... Avisource, could not decompress frame 0 ( .... Line X) where X is the 4th frame loaded... if anyone have an idea of where this error is coming. PS : I used nandub rc2 vdub last version 1.4.11 avisynth v2.0.6 esby

-----------------------------------------

s2kpunisher

users fun




Statistics:
Messages: 554
Registration: 09.20.2002
26.10.24 - 10:34:32
Message # 1
RE: Error when loading multiples avis in avs with vdub and not with nandub

What is the compression used on these avis? How were they made? Not sure I understand the Line X thing. Which line does it actually say? X is the 4th frame? Meaning kf21264 = avisource("F:\timing\gb3 Enc\kf21264.avi").convertToYUY2()?

-----------------------------------------
1997 M3/4 Interlagos blue TT stg 1

BMW///M3sdn

users fun




Statistics:
Messages: 690
Registration: 02.11.2003
26.10.24 - 10:45:03
Message # 2
RE: Error when loading multiples avis in avs with vdub and not with nandub

Well as as i said, all sample containing one frame are uncompressed RGB ( meaning no compression) And yeah, X just mean it happends to be the 4th, but the 4th has no problem at all... when i m trying to load it alone and dont get any error. I think that if you change the order of the aviload, you'll get always near the 4th an avisynth error using vdub (For me here). for making the samples : use vdub, capture some frames to tga , then load these tga in vdub, choose uncompressed RGB as codec. and save without sound. (Yt's a little dumb, but i havn't found any another way to load tga in avs, my goal being to edit and correct some shitty kf before encoding) esby

-----------------------------------------
Drew

dinomite

users fun




Statistics:
Messages: 67
Registration: 07.05.2003
26.10.24 - 10:55:01
Message # 3
RE: Error when loading multiples avis in avs with vdub and not with nandub

Well, I'm not quite sure if this works for tga, but if you save the image sequence as bmp instead of tga, you can use ImageSequence() in avisynth instead of having to save to an uncompressed RGB avi. Your way should have no problem though, as it's not really loading images, but an uncompressed avi.

-----------------------------------------
Kevin 2000 Toyota Land Cruiser [2020-Present] 2013 Honda Pilot EX [2018-2020] 2003 Audi A4 Avant [2012-2018] 2004 Accord: [2006-2012] 1978 Black 320i [2007-2017] 1995 Boston Green 318is: [2001-2006] Knoxville, TN

TheBestCow

users fun




Statistics:
Messages: 3,089
Registration: 07.15.2001
26.10.24 - 11:01:17
Message # 4
RE: Error when loading multiples avis in avs with vdub and not with nandub
Next topic: What GUID(s) / wFormat tag(s) is AAC officially using ?
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants