PDA

View Full Version : XviD crash @2nd-pass with 1 script/film


seewen
2nd January 2003, 20:05
Hello,

Since a few days, I try to save a DVD to XviD. But a "crash" appear always during second pass.
It's the first time I have problem with XviD. I re-tried about 15-20 times, but it's always the same.

VdubMod 1.4.13.1 ("official" version AND 29.12.2002 version) stop during 2nd-pass (at the beginning of 2nd-pass). And in the Job windows, I can read "Aborted" (not "error"... ).

------------------
XviD : koepi XviD-29122002-1 AND koepi-24.12)
Motion Search Prec : 6
Quant type : H.263/New Modulated HQ
FourCC : XviD
Max I-frame : 250
Min I frame : 0 AND 5
Use chroma Motion : On
Max B-frmes : 3 (ratio : 100 ; offset : 200 )
AND Max B-frmes : 3 (ratio : 150 ; offset : 100 )
DX50 B-VOP compatibility : On AND Off

Other parameters : default
AND Other parameter : default ; But "Alt Curve": On ( with Koepi default's options )

-------------------------------------
Avisynth version :
2.5 ( 17.12.2002 AND 29.12.2002 )

Avisynth script :

mpeg2source("F:\une_fois_en_Chine_2\AVS\UneFoisEnChine_2.d2v", cpu=6)
trim(0,159319)
crop(9,72,704,432)
LanczosResize(704,304)
tiya3dd(0,10,10,30)
aSharp(2,4,0.05)
DctFilter(1,1,1,1,1,1,.5,0)

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

The Movie = "Il était une fois en chine 2"/"It was once in China 2" ( Kung-fu with Jet-li ), PAL , Progressive ( DVD2AVI says "interlaced", but it's wrong ).

And If I remember well, I had exactly the same problem with "Il était une fois en chine 1"/"It was once in China 1" .(I am 99.9% sure )

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

Then I tried 2-3 things :
- Encoding it with DivX 5.02 Pro : And it worked very well (same AvScript/d2v )

- Encoding a little part of the movie ( "trim(0,500)"), with XviD : And it wotked very well.

-Encoding other films (ExistenZ, American Beauty, etc ) with "the same AvsScript" (just the d2v changed) and same XviD parameters : Worked very well


Does anyone have an idea of what happend ?

Mango Madness
2nd January 2003, 20:45
xvid is broken for the time being.

seewen
2nd January 2003, 21:13
Originally posted by Mango Madness
xvid is broken for the time being.

So why does it work with ALL the movies I've tested (tested with same Softwares-versions + "same" script, same options, etc..), but not those 2 ones .
Just this week-end, I've encoded "60 seconds chrono", "Existenz", "american beauty " , "code name Shiri" + re-encoded others DivX3-to-XviD.
And everytimes the movie was perfect.

There must be a reason .. The reason must be in the movie himself. no ?

shirka
3rd January 2003, 00:54
I did some tests to with koepi's latest builds on some scenes, and since the builds after 12-09-2002, with the same parameters, and 2nd pass crash every time at the same frame. Try to decrease Max I-Frame quantizer and Max I-Frame quantizer (6 and 14 for example). I think it depends on how the 2nd pass decide to encode the frame. Because with some other movies I have no problems too. I will use 12-09-2002's build until the next more stable release...;) And I understand how difficult it is to debug...

++

Mango Madness
3rd January 2003, 02:56
let me clarify. There are known problems with the latest builds of the developer branch of xvid. You'll see that most vividly in the big thread titled "XviD-19122002-1".

seewen
3rd January 2003, 05:58
Originally posted by Mango Madness
let me clarify. There are known problems with the latest builds of the developer branch of xvid. You'll see that most vividly in the big thread titled "XviD-19122002-1".

ok, i juste finish reading the whole thread.

I understand better.