Log in

View Full Version : Sizing pass was skipped?


CTroxtell22
15th March 2006, 17:22
I been trying to figure out why D2SRoBa v3.80 keeps skipping the sizing pass.

--------------------------------------------------------
D2SRoBa v3.80, by Tylo
--------------------------------------------------------
- WIN_XP - AutoIt 3.1.1.0
- 2006-03-15 03:59:16
--------------------------------------------------------
- INI file : C:\Program Files\DVD2SVCD\Tylo\D2SRoBa.ini
- Output type : DVD
- CD size : 4464
- Threshold Q : 36
- Sample file size : 2.0% (delete previous: Yes)
- Adjust estimated : 1.5% (accuracy tweak: Yes)
- Sizing pass : Encode (1 pass) if opv pass < -1.5% from target, or Q > 40
Transcode (Requant) if opv pass > 0.0% above target, and Q <= 40
- Cond. filtering : If configured, and estim. Q reaches above Threshold Q
- Run mode : Normal
--------------------------------------------------------
- Waiting for CCE window, or 'Ripping done' message box...
- Detected a CCE encode window
- Detected the movie encode window - shutting down
--------------------------------------------------------
- 2006-03-15 04:06:54
- Copying D2SRoBa.ini to project dir D:\DVD\
- Avisynth setup: LanczosResize
- Configured cond. filter: C:\Program Files\DVD2SVCD\Tylo\RoBaConditional.avs
- D2S ver. 1.2.3.1, CCE ver. 2.50.1.0
- Setting process priority 2
--------------------------------------------------------
- Movie length : 01:40:25 (150628 frames, 25 fps)
- D2S audio select : 384 + 0 kbps
- D2S video calc. : 5695 kbps, 1 CDs
- Select ranges : every 600, select 12 frames
- Sample frames : 3024
--------------------------------------------------------
Calculations:
- 1 CD: video_br=5695 (5695) audio_br=384+0 video_sz=4289132300 fill=100% cbr=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Using num CDs : 1
- Target mpv br : 5695 (max 8000) kbps, size=4289132300 bytes
--------------------------------------------------------
Search for Q:
- Sample enc. Q=36 : 1522 kbps, err=-73.3%, size=1146617703, sample sz=23369988
- Sample enc. Q=6 : 3757 kbps, err=-34%, size=2830159513, sample sz=57683388
- Sample enc. Q=1 : 3928 kbps, err=-31%, size=2958435533, sample sz=60297868
--------------------------------------------------------
- Determined Q : 1 = Round(1 + (-31/0.6)) with 1.5% adjustment.
--------------------------------------------------------
- 2006-03-15 04:10:22
- Start movie OPV encoding (Q 1)
- OPV pass result: 67.8% on target, 3859 kbps (2906773588 / 4289132300) Speed: 3.14
- Sizing pass was skipped.
--------------------------------------------------------
- 2006-03-15 04:42:31
- Recover DVD2SVCD: Muxing

PINOBIRD
15th March 2006, 21:22
Try unchecking the box "Sizing pass is conditional".
By the way CCE is encoding at Q1 wich means the quality is 'maxed out'
Greetings PB

jsoto
16th March 2006, 00:08
An PINOBIRD said, Q=1 is the maximum quality allowed by CCE. and only 67.8% of target is used. So do not expect any quality improvement in two passes...
jsoto

ChickenMan
16th March 2006, 11:22
With a Q=1 and undersized, if it did do a VBR re-size pass, the size comes out identical, nothing would be gained. Older versions of D2SRoBa did do this unnecessary VBR pass.

CTroxtell22
16th March 2006, 19:18
Okay, thanks guys..just learning this program.