Log in

View Full Version : not encoding audio


KYUSS
21st May 2004, 14:46
hello all,

this is probably a very simple problem but if you can point me in the right direction i would be very grateful.

i am making a 2 disc svcd from a dvd source with 2 audio tracks and svcd selectable subs.

i did a 4pass vbr but when i got home from work it had not encoded the audio. it has extracted it but not encoded it.

i have the dvd2kvcd plugin installed but i only use this for making KVCDs with TMPGenc.

in the log it seems to call this proggy up instaed of besweet to do the encoding.

how do i correct this?

i know it would be easier to start again and uninstalls the plugin but i do love that plugin for making KVCD's.

here's the log:

WNASPI32.DLL 0.0.0.0
--------------------------------------------------------
- 5/20/2004 4:36:26 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
- E:\******\VIDEO_TS\VTS_01_0.IFO
- E:\******\VIDEO_TS\VTS_01_1.vob
- E:\******\VIDEO_TS\VTS_01_2.vob
- E:\******\VIDEO_TS\VTS_01_3.vob
- E:\******\VIDEO_TS\VTS_01_4.vob
Initializing finished.

--------------------------------------------------------
- 5/20/2004 4:36:30 PM
- Analyzing subtitles
--------------------------------------------------------
Subtitle found: StreamID: 0x21 Language: Español
Subtitle found: StreamID: 0x22 Language: Français
Subtitle found: StreamID: 0x20 Language: English

Executing subtitle selection/verification.
Subtitle selection/verification accepted.
1 subtitle streams selected.
Saving Subtitles ini file
--------------------------------------------------------
- 5/20/2004 4:38:45 PM
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Program Files\DVD2SVCD\DVD2AVI\DVD2AVI.INI

Variable settings:
iDCT_Algorithm: 32-bit SSE MMX

Executing DVD2AVI.
Executing DVD2AVI. Commandline:
"C:\Program Files\DVD2SVCD\DVD2AVI\DVD2AVI.exe" -CS=2 -YR=1 -OM=0 -EXIT -OF=[D:\DVD2SVCD OUTPUT\DVD2AVI_Project_file] -IF=[E:\******\VIDEO_TS\VTS_01_1.vob,E:\******\VIDEO_TS\VTS_01_2.vob,E:\******\VIDEO_TS\VTS_01_3.vob,E:\******\VIDEO_TS\VTS_01_4.vob]
Analyzing DVD2AVI Project file
Force Film activated!
Framerate: 23976
DVD2AVI processing done.

--------------------------------------------------------
- 5/20/2004 4:42:56 PM
- Free on drive D: 8650.73 mb
- Extracting the subtitles.
--------------------------------------------------------

Subtitle extraction finished. Extracted these subtitles:
SVCD Stream no: 1 Language: English Num. of subs: 686

Saving Subtitles ini file
--------------------------------------------------------
- 5/20/2004 4:49:04 PM
- Free on drive D: 8642.38 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x80
Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3
Found AC3 stream id: 0x81
Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3
Audio1 delay: 0 ms
Audio2 delay: 0 ms
Audio extraction finished.


Encoding Audio. Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3" -output "D:\DVD2SV~1\Encoded_audio_1.mp2" -logfile "D:\DVD2SV~1\Encoded_audio_1.log" ) -azid( -L -3db -C 0db -S 0db -c normal -s surround -g max ) -2lame( -e -b 128 -m s )
Audio conversion of D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3 finished.


Encoding Audio. Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3" -output "D:\DVD2SV~1\Encoded_audio_2.mp2" -logfile "D:\DVD2SV~1\Encoded_audio_2.log" ) -azid( -L -3db -l 0db -c normal -s surround -g max ) -2lame( -e -b 192 -m s )
Audio conversion of D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3 finished.

Audio conversion finished.

--------------------------------------------------------
- 5/20/2004 4:54:48 PM
- Free on drive D: 8219.55 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------

Executing Cinema Craft Encoder.
StreamSectors: 1667869728
AudioSectors: 224807492
VideoPAPO: 22353804
ScanOffsetBytes: 159311
SeqAligningBytes: 10125086
DVDBytes: 0
VideoEndHeader: 8
SubtitleSectors: 4131951
EmptySectors: 238.00
PictureSectors: 1.00
PureMPEGStream: 1406292075.84
Seconds: 5545.16
CalcMPEGStream: 1406292075.84
Frames: 132759
CDSize: 800.00
Number of CDs: 2
Cut point 792.00
Variable Settings:
Frames: 132759
Anti Noise Filter: Off
Passes: 4
Image Quality: 17
VAF file creation: On
Video Encoding Mode: Multipass VBR
Min. bitrate: 300
Max. bitrate: 2520
Avg. Bitrate: 1900
Aspect Ratio: 16:9 (borders added, encoded as 4:3)

---AVS Begin---
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
MPEG2Source("D:\DVD2SV~1\DVD2AV~1.D2V")
nf=0
GripCrop(480, 360+60+60, overscan=1, source_anamorphic=true, dest_anamorphic=false)
GripSize(resizer="BiCubicResize")
Undot()
Asharp(1, 4)
STMedianFilter(8, 32, 0, 0 )
MergeChroma(blur(1.58))
MergeLuma(blur(0.1))
SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2
ScriptClip("nf = round(YDifferenceToNext())"+chr(13)+ "((nf >= SwitchThreshold) && (nf < 30)) ? unfilter(-(fmin(nf*2,100)),-(fmin(nf*2,100))) : TemporalCleaner(6+nf,11+nf) ")
GripBorders()
function fmin(int f1, int f2) { return (f1<f2) ? f1 : f2 }
Import("D:\DVD2SVCD OUTPUT\ResampleAudio.avs")
ResampleAudio(44100)
ConvertToYUY2()
----AVS End----

Closing program
CCE Max Speed: 0.500
Video Encoding finished.

--------------------------------------------------------
- 5/21/2004 8:36:27 AM
- Free on drive D: 6930.82 mb
- Video Pulldown
--------------------------------------------------------
Executing Pulldown. Commandline:
"C:\Program Files\DVD2SVCD\pulldown\pulldown.exe" "D:\DVD2SVCD OUTPUT\Encoded_Video_CCE_NTSC.mpv" "D:\DVD2SVCD OUTPUT\Pulldown_Encoded_Video_NTSC.mpv" -prog_frames p
Video pulldown finished.

--------------------------------------------------------
- 5/21/2004 8:42:10 AM
- Free on drive D: 5677.07 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 5/21/2004 8:42:14 AM
- Free on drive D: 5677.07 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 5/21/2004 8:42:17 AM
- Free on drive D: 5677.07 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 5/21/2004 8:42:20 AM
- Free on drive D: 5677.07 mb
- Multiplexing and cutting
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
Offset in Seconds: 1
Executing bbMPEG.
Variable Settings:
Movie offset: 1 seconds
Cut point: 792 mb

Executing RunbbMPEG. Commandline:
"C:\Program Files\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "D:\DVD2SVCD OUTPUT\bbMPEG_Muxed_File.mpg"



thanks
KYUSS

Nick
21st May 2004, 16:42
I am not familiar with the DVD2KVCD plugin, but it appears it alters some defaults in DVD2SVCD.

In each of the tabs in DVD2SVCD, there is a box containing the filename and path for the program used for that part of the process. Please check that the filenames and paths for each of the programs used us correct. If not, browse for the program in question. With the exception of the video encoder, they can all be found in subfolders of your DVD2SVCD installation directory.

KYUSS
21st May 2004, 18:04
Originally posted by Nick
I am not familiar with the DVD2KVCD plugin, but it appears it alters some defaults in DVD2SVCD.

In each of the tabs in DVD2SVCD, there is a box containing the filename and path for the program used for that part of the process. Please check that the filenames and paths for each of the programs used us correct. If not, browse for the program in question. With the exception of the video encoder, they can all be found in subfolders of your DVD2SVCD installation directory.

thanks for the reply

i have checked and altered the besweet settings and saved and done a crash recovery from encode audio and it seems to start and stop instantly. and it says audio encoding finished.

here's the new log
WNASPI32.DLL 0.0.0.0
--------------------------------------------------------
- 5/20/2004 4:36:26 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
- E:\*****\VIDEO_TS\VTS_01_0.IFO
- E:\*****\VIDEO_TS\VTS_01_1.vob
- E:\*****\VIDEO_TS\VTS_01_2.vob
- E:\*****\VIDEO_TS\VTS_01_3.vob
- E:\*****\VIDEO_TS\VTS_01_4.vob
Initializing finished.

--------------------------------------------------------
- 5/20/2004 4:36:30 PM
- Analyzing subtitles
--------------------------------------------------------
Subtitle found: StreamID: 0x21 Language: Español
Subtitle found: StreamID: 0x22 Language: Français
Subtitle found: StreamID: 0x20 Language: English

Executing subtitle selection/verification.
Subtitle selection/verification accepted.
1 subtitle streams selected.
Saving Subtitles ini file
--------------------------------------------------------
- 5/20/2004 4:38:45 PM
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Program Files\DVD2SVCD\DVD2AVI\DVD2AVI.INI

Variable settings:
iDCT_Algorithm: 32-bit SSE MMX



--------------------------------------------------------
- 5/20/2004 4:42:56 PM
- Free on drive D: 8650.73 mb
- Extracting the subtitles.
--------------------------------------------------------

Subtitle extraction finished. Extracted these subtitles:
SVCD Stream no: 1 Language: English Num. of subs: 686

Saving Subtitles ini file
--------------------------------------------------------
- 5/20/2004 4:49:04 PM
- Free on drive D: 8642.38 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x80
Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3
Found AC3 stream id: 0x81
Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3
Audio1 delay: 0 ms
Audio2 delay: 0 ms
Audio extraction finished.


Encoding Audio. Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3" -output "D:\DVD2SV~1\Encoded_audio_1.mp2" -logfile "D:\DVD2SV~1\Encoded_audio_1.log" ) -azid( -L -3db -C 0db -S 0db -c normal -s surround -g max ) -2lame( -e -b 128 -m s )
Audio conversion of D:\DVD2SVCD OUTPUT\Extracted_audio_1.ac3 finished.


Encoding Audio. Filename: D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3" -output "D:\DVD2SV~1\Encoded_audio_2.mp2" -logfile "D:\DVD2SV~1\Encoded_audio_2.log" ) -azid( -L -3db -l 0db -c normal -s surround -g max ) -2lame( -e -b 192 -m s )
Audio conversion of D:\DVD2SVCD OUTPUT\Extracted_audio_2.ac3 finished.

Audio conversion finished.

--------------------------------------------------------
- 5/20/2004 4:54:48 PM
- Free on drive D: 8219.55 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------

Executing Cinema Craft Encoder.
StreamSectors: 1667869728
AudioSectors: 224807492
VideoPAPO: 22353804
ScanOffsetBytes: 159311
SeqAligningBytes: 10125086
DVDBytes: 0
VideoEndHeader: 8
SubtitleSectors: 4131951
EmptySectors: 238.00
PictureSectors: 1.00
PureMPEGStream: 1406292075.84
Seconds: 5545.16
CalcMPEGStream: 1406292075.84
Frames: 132759
CDSize: 800.00
Number of CDs: 2
Cut point 792.00
Variable Settings:
Frames: 132759
Anti Noise Filter: Off
Passes: 4
Image Quality: 17
VAF file creation: On
Video Encoding Mode: Multipass VBR
Min. bitrate: 300
Max. bitrate: 2520
Avg. Bitrate: 1900
Aspect Ratio: 16:9 (borders added, encoded as 4:3)

---AVS Begin---
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg2dec\MPEG2D~1.DLL")
MPEG2Source("D:\DVD2SV~1\DVD2AV~1.D2V")
nf=0
GripCrop(480, 360+60+60, overscan=1, source_anamorphic=true, dest_anamorphic=false)
GripSize(resizer="BiCubicResize")
Undot()
Asharp(1, 4)
STMedianFilter(8, 32, 0, 0 )
MergeChroma(blur(1.58))
MergeLuma(blur(0.1))
SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2
ScriptClip("nf = round(YDifferenceToNext())"+chr(13)+ "((nf >= SwitchThreshold) && (nf < 30)) ? unfilter(-(fmin(nf*2,100)),-(fmin(nf*2,100))) : TemporalCleaner(6+nf,11+nf) ")
GripBorders()
function fmin(int f1, int f2) { return (f1<f2) ? f1 : f2 }
Import("D:\DVD2SVCD OUTPUT\ResampleAudio.avs")
ResampleAudio(44100)
ConvertToYUY2()
----AVS End----

Closing program
CCE Max Speed: 0.500
Video Encoding finished.

--------------------------------------------------------
- 5/21/2004 8:36:27 AM
- Free on drive D: 6930.82 mb
- Video Pulldown
--------------------------------------------------------
Executing Pulldown. Commandline:
"C:\Program Files\DVD2SVCD\pulldown\pulldown.exe" "D:\DVD2SVCD OUTPUT\Encoded_Video_CCE_NTSC.mpv" "D:\DVD2SVCD OUTPUT\Pulldown_Encoded_Video_NTSC.mpv" -prog_frames p
Video pulldown finished.

--------------------------------------------------------
- 5/21/2004 8:42:10 AM
- Free on drive D: 5677.07 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 5/21/2004 8:42:14 AM
- Free on drive D: 5677.07 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 5/21/2004 8:42:17 AM
- Free on drive D: 5677.07 mb
- Converting Pictures from ES to PS
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
--------------------------------------------------------
- 5/21/2004 8:42:20 AM
- Free on drive D: 5677.07 mb
- Multiplexing and cutting
--------------------------------------------------------
Saving bbMPEG settings: C:\Program Files\DVD2SVCD\bbMPEG\default.ini
Offset in Seconds: 1
Executing bbMPEG.
Variable Settings:
Movie offset: 1 seconds
Cut point: 792 mb

Executing RunbbMPEG. Commandline:
"C:\Program Files\DVD2SVCD\bbMPEG\RunbbMPEG.exe" "D:\DVD2SVCD OUTPUT\bbMPEG_Muxed_File.mpg"
File not found The system cannot find the file specified
--------------------------------------------------------
- 5/21/2004 2:50:27 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
-
Initializing finished.

WNASPI32.DLL 0.0.0.0
--------------------------------------------------------
- 5/21/2004 2:52:35 PM
- Free on drive D: 5677.03 mb
- Crash Recovery
- Restarting from: Audio Processing

Encoding Audio. Filename:
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "" -output "\" -logfile "\.log" ) -azid( -L -3db -C 0db -S 0db -c normal -s surround -g max ) -ota( -d -280 ) -2lame( -e -b 192 -m s )
Audio conversion of finished.


Encoding Audio. Filename:
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "" -output "\" -logfile "\.log" ) -azid( -L -3db -l 0db -c normal -s surround -g max ) -ota( -d -280 ) -2lame( -e -b 128 -m s )
Audio conversion of finished.

Audio conversion finished.

--------------------------------------------------------
- 5/21/2004 2:53:43 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
-
Initializing finished.

--------------------------------------------------------
- 5/21/2004 2:54:12 PM
- Free on drive D: 5677.03 mb
- Crash Recovery
- Restarting from: Audio Processing

Encoding Audio. Filename:
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "" -output "\" -logfile "\.log" ) -azid( -L -3db -C 0db -S 0db -c normal -s surround -g max ) -ota( -d -280 ) -2lame( -e -b 192 -m s )
Audio conversion of finished.


Encoding Audio. Filename:
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "" -output "\" -logfile "\.log" ) -azid( -L -3db -l 0db -c normal -s surround -g max ) -ota( -d -280 ) -2lame( -e -b 128 -m s )
Audio conversion of finished.

Audio conversion finished.

--------------------------------------------------------
- 5/21/2004 2:54:30 PM
- Free on drive D: 5677.02 mb
- Video Encoding using Cinema Craft
--------------------------------------------------------

Executing Cinema Craft Encoder.
--------------------------------------------------------
- 5/21/2004 5:56:11 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.2.2 build 1
--------------------------------------------------------
Initializing
-
Initializing finished.

WNASPI32.DLL 0.0.0.0
--------------------------------------------------------
- 5/21/2004 5:59:09 PM
- Free on drive D: 6963.22 mb
- Crash Recovery
- Restarting from: Audio Processing

Encoding Audio. Filename:
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "" -output "\" -logfile "\.log" ) -azid( -L -3db -c normal -s surround -g max ) -ota( -d -280 ) -2lame( -e -b 192 -m s )
Audio conversion of finished.


Encoding Audio. Filename:
Executing BeSweet. Commandline:
"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "" -output "\" -logfile "\.log" ) -azid( -L -3db -l 0db -c normal -s surround -g max ) -ota( -d -280 ) -2lame( -e -b 128 -m s )
Audio conversion of finished.

Audio conversion finished.



thanks
KYUSS

jsoto
21st May 2004, 18:45
Re-run from start (no recover)
Seems something (like filenames) has been lost. See -input "" and -output "\" in the command line of the log.
C:\Program Files\DVD2SVCD\DVD2KVCD2.exe" -core( -input "" -output "\" -logfile "\.log" )

jsoto