Log in

View Full Version : Need help with error message "Skipping chained jobs"


Vesi
25th October 2007, 22:56
I get this error when i want to change my xvid or x264 encoding type to 2pass-2ndpass and for x264 to 3pass-3rdpass.

Like today i tried encod with xvid 2pass-2ndpass and i got this error

Starting job job1 at 0:26:48
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:
-i "C:\Documents and Settings\Vesi\Desktop\Test\Test.avs" -pass2 "C:\Documents and Settings\Vesi\Desktop\Test\Test.stats" -bitrate 1186 -kboost 100 -ostrength 10 -oimprove 10 -odegrade 10 -chigh 20 -clow 7 -overhead 0 -turbo -nopacked -vhqmode 4 -qpel -qtype 1 -closed_gop -imin 3 -imax 4 -pmin 3 -pmax 5 -bvhq -bquant_ratio 162 -bquant_offset 0 -bmin 3 -bmax 5 -threads 0 -avi "C:\Documents and Settings\Vesi\Desktop\Test\Test.avi"
successfully started encoding
Processing ended at 0:26:50
----------------------

Log for job job1

xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003

Trying to retrieve width and height from input header
Couldn't open statsfile 'C:\Documents and Settings\Vesi\Desktop\Test\Test.stats'!

----------------------
The current job contains errors. Skipping chained jobs
End of log for job1
-------------------------------------------------------

foxyshadis
26th October 2007, 10:18
That would be what happens when you try to run a second or third pass without first running the first pass. Did you queue up one of those first?

Vesi
26th October 2007, 13:40
this happened when i chose 2pass-2nd pass. And then i thought that maybe that is not the right way to do 2pass, i restart megui open my file calculate the bitrate and went to config to change it to 1st pass-2nd pass and Queue and back to config to change it to 2pass-2nd pass and Queue and start encoding, and when the 1st pass came to 98% i got xvid_encrow crashed. and got this

http://maxupload.com/img/DCD9F04B.png

Then I tried for automated 2pass and same error came again.
Am i doing something wrong with 2paas-2nd pass or 3pass-3rd pass?
if i am wrong please guide me how to do it.
the reason i am doing 2pass, i want to tweak Overflow treatment values.

Edit: I got the same problem with x264

http://maxupload.com/img/E444B528.png

This is the first time i get this kind of error after using megui for almost over a year.

foxyshadis
29th October 2007, 11:11
Your avisynth installation is broken somehow. Delete the avisynth and megui folders, download megui.exe, switch update to development server, and run an update to reset everything. (There are other ways to do this, but you'd probably just get frustrated trying to do them.)

Use automated 2 or 3 pass if you don't have any good reason to use manual passes, also. You can tweak overflow values with automated too, or if you really want to run repeated second passes without repeating the first, you must run a manual first pass (stats get deleted after automatic).

Vesi
29th October 2007, 14:25
thanks foxyshadis, now everything work fine, I'm doing 2paas-2nd pass because i have read in Oversized/Undersized explanations that by doing some tweak in overflow i can get my desired size, now in here i have problem, how to do this, or tweak it in automated 2pass.
By not changing the ("Q1") ("Q31") to get my desired size, but i will lose quality here.

At last... some remedies against oversizing

If you get an oversized file, there are two solutions in order to get perfect file size:

1. Overflow treatment values tweaking
These settings are used during the second pass and tell the bitrate control which strength it can use to adjust the bitrate. Higher values allow him to be more efficient and to balance these Q1 frames.
So... recommended values are ("Encoding type" > Two-pass - 2nd pass > "more..."):
- overflow control strength: try 10 or 20
- Max overflow improvement: try 10 or 20
- Max overflow degradation: try 10 or 20