View Full Version : AVI to DVD using DVD2SVCD stops after CCE finds Q


white_hew
30th September 2007, 21:31
Trying to convert avi to DVD.

Not long ago I formatted and reinstalled the OS (winxp) so Im having problems that I didnt have before.

Upon running DVD2SVCD trying to convert avi to DVD, it stops after CCE finds the appropriate Q.

Instead of encoding the movie, the entire process stops, just after encoding samples to find the right Q value.

This happens on some avi's and not others. Others I can convert fine.

Can the problem be I am missing a codec?

The avi specifications are:
The audio is ac3
The Video is DX50/divx


Here is my D2SRoBa_log:
--------------------------------------------------------
D2SRoBa v3.80, by Tylo
--------------------------------------------------------
- WIN_XP - AutoIt 3.1.1.0
- 2007-09-30 15:07:35
--------------------------------------------------------
- INI file : X:\DVD2SVCD\Tylo\D2SRoBa.ini
- Output type : DVD
- CD size : 4464
- Sample file size : 1.0% (delete previous: Yes)
- Adjust estimated : 1.4% (accuracy tweak: Yes)
- Sizing pass : Encode (1 pass) if opv pass < -4.0% from target, or Q > 40
Transcode (ReJig) if opv pass > 0.0% above target, and Q <= 40
- Cond. filtering : No
- Run mode : Normal
--------------------------------------------------------
- Waiting for CCE window, or 'Ripping done' message box...
- Detected a CCE encode window
- Detected the movie encode window - shutting down
--------------------------------------------------------
- 2007-09-30 15:14:51
- Copying D2SRoBa.ini to project dir X:\DVD2SVCD\Movie\
- Avisynth setup: LanczosResize
- D2S ver. 1.2.3.1, CCE ver. 2.67.0.27
- Setting process priority 1
--------------------------------------------------------
- Movie length : 02:09:53 (194832 frames, 25 fps)
- D2S audio select : 448 + 0 kbps
- D2S video calc. : 4248 kbps, 1 CDs
- Select ranges : every 1200, select 12 frames
- Sample frames : 1956
--------------------------------------------------------
Calculations:
- 1 CD: video_br=4248 (4248) audio_br=448+0 video_sz=4138231680 fill=100% cbr=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Using num CDs : 1
- Target mpv br : 4248 (max 8000) kbps, size=4138231680 bytes
--------------------------------------------------------
Search for Q:
- Sample enc. Q=18 :


Any suggestions please.
Thank You

manolito
1st October 2007, 12:00
The information you provide is a little thin, but here are some possible reasons why your encode might fail:

Acoording to your log file CCE does not even finish encoding the first sample. It just hangs after determing the initial Q value.

You are using CCE 2.70. If you use the trial version then it is mandatory to call it through ECLCCE.

Do you have a working DivX / XviD decoder for your source files installed? When you click on Preview in DVD2SVCD, do you get a picture?

Is your Avisynth script correct? You can test this by opening the file "AviSynth_Script_File.avs" (located in the D2S work folder) in Media Player. Does Media Player play the movie or do you get an error message in bright red letters?


Just some shots in the dark, hope it helps...
Cheers
manolito

Nick
1st October 2007, 19:15
Quick correction to manolito's post:
You aren't using CCE 2.70, you're using CCE 2.67. The 2.67 trial version requires EclCCE (see the plugins sticky in this forum). The 2.70 trial version does not require EclCCE.

manolito
1st October 2007, 20:26
Oh sh...., typo
Thanks for correcting me

Cheers
manolito