Hi guys.
Im new this forum already helped me alot, but recently i encountered a big problem while encoding some TV eps to xvid.
i wanna do it with subs and here comes the problem.
so i decrypt with dvddecrytper. the eps dont have all their own PGC but are in 1 huge (~1:30 (4x25mins)), so i rip em by chapters and it usually turns out fine.
but latetly i had some dvds where there werent any subs for the last episode AND really strange thing is always on those dvds i also had a problem encoding the first ep. It had subs but when starting to encode i get a AViSynth Error Msg: Evaluate: Unrecognised Exception. c:\....\ep1_comptest.avs Line19
and line 19 is either this :
autocrop(movie,mode=0,wmultof=4,hmultof=4,samples= 10,aspect=new_aspect,threshold=34,samplestartframe =0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
or this ( i dont know how they count):
LanczosResize(out_width,out_height)
btw those dvds have always 2 angles!!
So i already tried pretty much every possible way to decrypt the dvds but always run in the same prob
If some1 has any clue lemme know and i test it !
Im new this forum already helped me alot, but recently i encountered a big problem while encoding some TV eps to xvid.
i wanna do it with subs and here comes the problem.
so i decrypt with dvddecrytper. the eps dont have all their own PGC but are in 1 huge (~1:30 (4x25mins)), so i rip em by chapters and it usually turns out fine.
but latetly i had some dvds where there werent any subs for the last episode AND really strange thing is always on those dvds i also had a problem encoding the first ep. It had subs but when starting to encode i get a AViSynth Error Msg: Evaluate: Unrecognised Exception. c:\....\ep1_comptest.avs Line19
and line 19 is either this :
autocrop(movie,mode=0,wmultof=4,hmultof=4,samples= 10,aspect=new_aspect,threshold=34,samplestartframe =0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
or this ( i dont know how they count):
LanczosResize(out_width,out_height)
btw those dvds have always 2 angles!!
So i already tried pretty much every possible way to decrypt the dvds but always run in the same prob
If some1 has any clue lemme know and i test it !
Comment