Log in

View Full Version : Missing CCE_Video_Information_File.vaf


Cena
3rd May 2005, 19:25
I'm trying to convert avi2svcd I keep getting the message that it cannot open the cce_video_information-file.vaf, yet its clearly states that it is saving it.

Never had this problem until I switched my ATA133 hdd to a pair of SATA 80GB Raid 0, but cannot believe this would be the problem, have tried them in single mode, one drive removed, but TNA

Have tried D2SRoBa v3.5 >> v3.78, DVD2SVCD v1.2.2 Build 1 >> 3 and CCE SP v2.5 >> v2.66.01.01, TNA

Any and all help appreciated :(

LOGS ...

--------------------------------------------------------
D2SRoBa v3.60, by Tylo
--------------------------------------------------------
- WIN_XP - AutoIt 3.0.101.0
- 2005-05-03 19:11:19
--------------------------------------------------------
- Output type : SVCD
- CD size : 800
- Number of CD's : 1 (max 32)
- Threshold Q : 36
- Sample size : 1.5%
- Adjust estimated : 1.2%
- Cond. sizing pass : Yes (Transcode if opv sz > 0.0% oversize, and Q <= 40)
(Encode if opv sz < 2.5% undersize, or Q > 40)
- Cond. filtering : No
- Audio after video : Yes (96 kbps)
- Adjust max br : Yes (total: 2754, max avg offset: 300 kbps)
- Run mode : Normal
--------------------------------------------------------
- Waiting for CCE window ...
- Detected a CCE encode window
- Detected the movie encode window - shutting down
--------------------------------------------------------
- 2005-05-03 19:15:11
- Project dir: C:\Temp\
- Avisynth setup: BicubicResize
- Configured cond. filter: C:\Program Files\DVD2SVCD\Tylo\RoBaConditional.avs
- D2S ver. 1.2.2.3, CCE ver. 2.67.0.27
--------------------------------------------------------
- Movie length : 01:37:08 (139753 frames, 23.976 fps)
- D2S audio select : 96 + 0 kbps
- D2S video calc. : 2138 kbps, 2 CDs
- Select ranges : every 1000, select 15 frames
- Sample frames : 2100
--------------------------------------------------------
Calculations:
- 1 CD: video_br=1013 (1013) audio_br=96+0 video_sz=738080731 fill=100% cbr=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Using num CDs : 1
- Target mpv br : 1013 (max 2658) kbps, size=738080731 bytes
--------------------------------------------------------
Search for Q:
- Sample enc. Q=49 :

WNASPI32.DLL 4.71.2.0
--------------------------------------------------------
- 03/05/2005 19:11:47
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.2.2 build 3
--------------------------------------------------------
Initializing
- C:\Temp\Source\xxxxx.avi
Initializing finished.

--------------------------------------------------------
- 03/05/2005 19:11:49
- Free on drive C: 146400.44 mb
- AUDIO Extraction
--------------------------------------------------------
Undoing Nandubs 1152 BlockAlign value to 1
Redoing Nandubs 1152 BlockAlign value
Audio extraction finished.

--------------------------------------------------------
- 03/05/2005 19:12:17
- Free on drive C: 146310.51 mb
- AUDIO conversion
--------------------------------------------------------
--------------------------------------------------------
- 03/05/2005 19:12:20
- Free on drive C: 146310.51 mb
- AUDIO conversion
--------------------------------------------------------

Converting MP2 to WAV. Filename: C:\Temp\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"C:\Program Files\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"C:\Temp\Encoded_audio_1.mp2.wav" "C:\Temp\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of C:\Temp\Extracted_audio_1.mpa finished.


Encoding Audio. Filename: C:\Temp\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\Tylo\BeSweetLater.bat" -core( -input "C:\Temp\Encoded_audio_1.mp2.wav" -output "C:\Temp\Encoded_audio_1.mp2" -logfile "C:\Temp\Encoded_audio_1.log" ) -ota( -g max ) -shibatch( --rate 48000 ) -2lame( -e -b 96 -m s )
Audio conversion of C:\Temp\Extracted_audio_1.mpa finished.

Audio conversion finished.

--------------------------------------------------------
- 03/05/2005 19:14:04
- Free on drive C: 145243.20 mb
- Converting Pictures
--------------------------------------------------------
Converting: C:\Temp\Source\xxxxx.bmp
Finished converting pictures
--------------------------------------------------------
- 03/05/2005 19:14:14
- Free on drive C: 145243.06 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------

Executing Cinema Craft Encoder.
StreamSectors: 1666479976
AudioSectors: 70991228
VideoPAPO: 24714972
ScanOffsetBytes: 167704
SeqAligningBytes: 10658495
DVDBytes: 0
VideoEndHeader: 8
SubtitleSectors: 0
EmptySectors: 238.00
PictureSectors: 300.00
PureMPEGStream: 1559947568.93
Seconds: 5836.87
CalcMPEGStream: 1559947568.93
Frames: 139753
CDSize: 800.00
Number of CDs: 2
Cut point 795.00
Variable Settings:
Frames: 139753
Anti Noise Filter: Off
Passes: 4
Image Quality: 17
VAF file creation: On
Video Encoding Mode: One Pass VBR
Q. Factor: 60
Min. bitrate: 300
Max. bitrate: 2138
Aspect Ratio: 16:9 (borders added, encoded as 4:3)

---AVS Begin---
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
AVISource("C:\Temp\Source\xxxxx.avi",audio=false)
ConvertToYUY2()
Import("C:\Program Files\DVD2SVCD\Tylo\RoBaConditional.avs")
BicubicResize(480,260,0.0,0.6)
AddBorders(0,110,0,110)
Import("C:\Temp\ResampleAudio.avs")
ResampleAudio(44100)
----AVS End----

Cena
6th May 2005, 18:54
Installed D2SRoBa v3.78 over the top of 3.50 and all is well.