cw_uk
5th July 2004, 02:31
this is something im begining to run in to all the time now if the script you are using takes a little while to load in to CCE than DVD2SVCD just gives up.. whats really annoying is just after DVD2SVCD gives up the avs file finishes loading. :( is there possibly any way that a delay can be added so that dvd2svcd waits for cce to finish loading the script rather then it expecting an immediate response. :confused:
WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 05/07/2004 02:04:14
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
- E:\Captures\Not-Relevant.avi
Initializing finished.
--------------------------------------------------------
- 05/07/2004 02:04:16
- Free on drive C: 68473.79 mb
- AUDIO Extraction
--------------------------------------------------------
Undoing Nandubs 1152 BlockAlign value to 1
Redoing Nandubs 1152 BlockAlign value
Audio extraction finished.
--------------------------------------------------------
- 05/07/2004 02:04:26
- Free on drive C: 68437.16 mb
- AUDIO conversion
--------------------------------------------------------
Converting MP2 to WAV. Filename: C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"C:\Program Files\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"C:\Encoding Folder\Tests\Audio\Encoded_audio_1.mp2.wav" "C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa finished.
Encoding Audio. Filename: C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\Encoding Folder\Tests\Audio\Encoded_audio_1.mp2.wav" -output "C:\ENCODI~1\Tests\Audio\Encoded_audio_1.mp2" -logfile "C:\ENCODI~1\Tests\Audio\Encoded_audio_1.log" ) -ota( -g max ) -shibatch( --rate 48000 ) -2lame( -e -b 112 -m s )
Audio conversion of C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa finished.
Audio conversion finished.
--------------------------------------------------------
- 05/07/2004 02:08:23
- Free on drive C: 67924.48 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Executing Cinema Craft Encoder.
Cannot load CCE project file. Retry #1
Cannot load CCE project file. Retry #2
Cannot load CCE project file. Retry #3
Cannot load CCE project file. Retry #4
Error cannot load CCE project file. Giving up.
this is the script im using yes it will load fine on a quick test but try using it to encode :rolleyes:
[AVISYNTH_Divx_Filter]
0=BlindPP(cpu=4)
1=Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
2=Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
3=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
4=GripSize(resizer="^resizer")
5=Undot()
6=TemporalSoften(2,7,7,3,2)
7=DCTFilter(1,1,1,1,1,1,0.5,0)
8=GripBorders()
9=function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) }
^overscan=1
^source_ana=false
^dest_ana=false
^resizer=LanczosResize
WNASPI32.DLL 4.6.0.1021
--------------------------------------------------------
- 05/07/2004 02:04:14
- AVI to SVCD Conversion
- AVI2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
- E:\Captures\Not-Relevant.avi
Initializing finished.
--------------------------------------------------------
- 05/07/2004 02:04:16
- Free on drive C: 68473.79 mb
- AUDIO Extraction
--------------------------------------------------------
Undoing Nandubs 1152 BlockAlign value to 1
Redoing Nandubs 1152 BlockAlign value
Audio extraction finished.
--------------------------------------------------------
- 05/07/2004 02:04:26
- Free on drive C: 68437.16 mb
- AUDIO conversion
--------------------------------------------------------
Converting MP2 to WAV. Filename: C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa
Executing MADPlay (mp2 to wav). Commandline:
"C:\Program Files\DVD2SVCD\MADPlay\madplay.exe" --quiet --output=wave:"C:\Encoding Folder\Tests\Audio\Encoded_audio_1.mp2.wav" "C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa"
Conversion (mp2 to wav) of C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa finished.
Encoding Audio. Filename: C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\Encoding Folder\Tests\Audio\Encoded_audio_1.mp2.wav" -output "C:\ENCODI~1\Tests\Audio\Encoded_audio_1.mp2" -logfile "C:\ENCODI~1\Tests\Audio\Encoded_audio_1.log" ) -ota( -g max ) -shibatch( --rate 48000 ) -2lame( -e -b 112 -m s )
Audio conversion of C:\Encoding Folder\Tests\Audio\Extracted_audio_1.mpa finished.
Audio conversion finished.
--------------------------------------------------------
- 05/07/2004 02:08:23
- Free on drive C: 67924.48 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------
Executing Cinema Craft Encoder.
Cannot load CCE project file. Retry #1
Cannot load CCE project file. Retry #2
Cannot load CCE project file. Retry #3
Cannot load CCE project file. Retry #4
Error cannot load CCE project file. Giving up.
this is the script im using yes it will load fine on a quick test but try using it to encode :rolleyes:
[AVISYNTH_Divx_Filter]
0=BlindPP(cpu=4)
1=Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
2=Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
3=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
4=GripSize(resizer="^resizer")
5=Undot()
6=TemporalSoften(2,7,7,3,2)
7=DCTFilter(1,1,1,1,1,1,0.5,0)
8=GripBorders()
9=function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) }
^overscan=1
^source_ana=false
^dest_ana=false
^resizer=LanczosResize