Log in

View Full Version : Q always goes down to 0


gdenehy
4th March 2005, 15:00
Hi,
I have been using this program for a while, and most (but not all) of my files have the problem shown in the below log...

- 2005-03-05 00:43:55
- Copying D2SRoBa.ini to project dir D:\My Videos\Movies\Output\
- Avisynth setup: FitCD
- D2S ver. 1.2.2.3, CCE ver. 2.50.1.0
- Setting process priority 0
--------------------------------------------------------
- Movie length : 01:38:10 (147272 frames, 25 fps)
- D2S audio select : 192 + 0 kbps
- D2S video calc. : 2014 kbps, 2 CDs
- Select ranges : every 1500, select 15 frames
- Sample frames : 1485
--------------------------------------------------------
Calculations:
- 1 CD: video_br=999 (999) audio_br=96+0 video_sz=735623640 fill=100% cbr=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Using num CDs : 1
- Target mpv br : 999 (max 2658) kbps, size=735623640 bytes
--------------------------------------------------------
Search for Q:
- Sample enc. Q=50 : 0 kbps, err=-100%, size=0, sample sz=0
- Sample enc. Q=50 : 1238 kbps, err=23.9%, size=912026787, sample sz=9326892 [reused]
- Sample enc. Q=6 : 2446 kbps, err=144.8%, size=1801561150, sample sz=18423764
- Switch to binary search
- Sample enc. Q=0 : 2482 kbps, err=148.4%, size=1828148794, sample sz=18695664
--------------------------------------------------------
- Determined Q : 0 = Round(0 + (148.4/-1.#IND)) with 1.4% adjustment.
--------------------------------------------------------
- 2005-03-05 00:51:51
- Start movie OPV encoding (Q 0)

Can you explain to me why it will usually choose a Q of 0??? (Sometimes it chooses 6)

Greg