This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Crashed encoding....
#16
Okay, libav can't decode it.
Installed UT Video Codec Suite 20.1.0 and
Quote:SetFilterMTMode("DEFAULT_MT_MODE", MT_MULTI_INSTANCE)
# loading source: C:\Users\Selur\Desktop\Hop-hop.avi
# input color sampling YV12
# input luminance scale tv
AviSource("C:\Users\Selur\Desktop\Hop-hop.avi")
# current resolution: 748x572
# filtering
# color modifications
Levels(20,1.00,255,0,255,dither=true)
# scaling
Spline36Resize(748,694)
# current resolution: 748x694
# adjusting bit depth current 8 to target 8
PreFetch(16)
return last
just crashes for me.
Switching back to Avisynth MT instead of Avisynth+ and using:
SetMemoryMax(768)
SetMTMode(5,16) # changing MT mode
# loading source: C:\Users\Selur\Desktop\Hop-hop.avi
#  input color sampling YV12
#  input luminance scale tv
AviSource("C:\Users\Selur\Desktop\Hop-hop.avi")
# current resolution: 748x572
# filtering
SetMTMode(2) # changing MT mode
# scaling
Spline36Resize(748,694)
# current resolution: 748x694
return last
also simply crashes for me.

-> Looking into it, but wondering why Avisynth Preview works for you.

--
Just tried an old debug version, with that version decoding works,..
-> this will take a while to figure out


Cu Selur
Reply


Messages In This Thread
Crashed encoding.... - by kingcrimsonster - 25.09.2018, 15:38
RE: Crashed encoding.... - by Selur - 25.09.2018, 16:16
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 16:47
RE: Crashed encoding.... - by Selur - 25.09.2018, 16:55
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 17:09
RE: Crashed encoding.... - by Selur - 25.09.2018, 17:11
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 17:20
RE: Crashed encoding.... - by Selur - 25.09.2018, 17:21
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 17:30
RE: Crashed encoding.... - by Selur - 25.09.2018, 17:33
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 17:43
RE: Crashed encoding.... - by Selur - 25.09.2018, 17:47
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 17:51
RE: Crashed encoding.... - by Selur - 25.09.2018, 17:55
RE: Crashed encoding.... - by kingcrimsonster - 25.09.2018, 18:06
RE: Crashed encoding.... - by Selur - 25.09.2018, 18:31
RE: Crashed encoding.... - by Selur - 25.09.2018, 18:47

Forum Jump:


Users browsing this thread: 2 Guest(s)