View Full Version : what did this program do???
napalmfuzz
27th February 2002, 19:28
i put this program on to start let it go for about 4 hours looked at it and it said operation complete but i cant find a thing that it did!!! no movie file no audio file no image files?
JulCat
27th February 2002, 19:37
Napalm to you. We don't need people like you in these place.
orbit-r
27th February 2002, 19:38
hi
??????????
can you give some more informations on what you exactly did?
this is the advanced forum
gruss orbit-r:(
da franksta
27th February 2002, 19:41
welcome, this is obviously your first post.
i'm not sure what makes this topic "advanced". :sly:
this thread will help you get help:
http://forum.doom9.org/showthread.php?threadid=17397
come back later ;)
markrb
27th February 2002, 20:51
Moved to the Basic forum as most questions belong here.
Way to little information. Read the link that da franksta gave you. It should help you post enough information for us to help.
Another thread that may help you post a better asked question.
http://forum.doom9.org/showthread.php?s=&threadid=16903
Mark
napalmfuzz
28th February 2002, 00:08
to julcat hahahahaha... when you become part of a release group like i am you can criticize me until then you can keep your mouth shut...
ok here is what i did... i had vob files that i had already previously ripped with smartripper so in the dvdtosvcd prog i disabled ripping... i loaded the ifo file with dvdtosvcd under the conversion tab and clicked go... it went through all the motions through all the steps that it goes through for about roughly 3 hours.. i came in to check on it and it said that it was complete.. so i went to look for the finished product which i assumed from reading was going to be bin/cue and nowhere on my hard drive can i find anything that this program did there was no mpeg file there was no bin/cue file etc... i am trying this prog to cut out some steps from my usual routine but i dont think its going to serve that pourpose
chainsaw135
28th February 2002, 00:59
Well your first problem is you ripped with "smartripper" Dvd2svcd dosent recommend anything but his internal ripper or vstrip, when you use a foreign ripper use at your own risk. Try ripping with interner ripper or vstrip.
Also post your dvd2svcd log file and your avisynth script file.
Mozart
28th February 2002, 12:29
release group?:confused:
do a search (on your computer) for bbmpeg*.* and CD*.* and tell us what you had find
napalmfuzz
1st March 2002, 20:51
its telling me that it cant open the azid program thats part of its internal dealy
Mozart
1st March 2002, 21:25
open your dvd2svcd log and paste it here.
napalmfuzz
2nd March 2002, 02:19
--------------------------------------------------------
- 3/1/2002 7:22:14 PM
- DVD to SVCD Conversion
- DVD2SVCD ver. 1.0.4 build 2
--------------------------------------------------------
Initializing
Initializing finished.
--------------------------------------------------------
- 3/1/2002 7:22:17 PM
- Free on drive C: 26888.41 mb
- Internal rip
--------------------------------------------------------
Preparing vobfiles to be ripped:
- C:\vts_01_1.vob
- C:\vts_01_2.vob
Ripping: C:\vts_01_1.vob
Ripping: C:\vts_01_2.vob
Ripping finished. Speed: 5080
--------------------------------------------------------
- 3/1/2002 7:36:36 PM
- DVD2AVI
--------------------------------------------------------
Creating DVD2AVI INI file:
- C:\Program Files\DVD2SVCD\Movie\DVD2AVI.INI
Variable settings:
iDCT_Algorithm: 32-bit SSE MMX
Executing DVD2AVI.
Creating DVD2AVI project file.
Closing program
Analyzing DVD2AVI Project file
Hybrid Film activated. IVTC will beformed and will slow down the entire process!
Framerate: 29970
DVD2AVI processing done.
--------------------------------------------------------
- 3/1/2002 7:41:50 PM
- Free on drive C: 25961.27 mb
- AUDIO Extraction
--------------------------------------------------------
Found AC3 stream id: 0x80
Filename: C:\Program Files\DVD2SVCD\Movie\Extracted_audio_stream_1.ac3
Audio extraction finished.
--------------------------------------------------------
- 3/1/2002 7:59:27 PM
- Free on drive C: 25298.98 mb
- AUDIO conversion
--------------------------------------------------------
Downmixing AC3 Stream. Filename: C:\Program Files\DVD2SVCD\Movie\Extracted_audio_stream_1.ac3
Autodetecting Azid dB Gain offset
Executing Azid. Commandline:
"C:\Program Files\DVD2SVCD\Azid\Azid.exe" -c normal -g30db -N -L -3db "C:\Program Files\DVD2SVCD\Movie\Extracted_audio_stream_1.ac3" "C:\Program Files\DVD2SVCD\Movie\DownmixedAudioSt1-48KHz.wav" >"C:\Program Files\DVD2SVCD\Movie\Azid.log"
Azid failed to execute. Please verify your Azid tab.
smiller667
2nd March 2002, 02:36
G'day mate,
how about simply reading & doing what it says in the log?! Azid failed to execute. Please verify your Azid tab.Is it really there?
napalmfuzz
2nd March 2002, 02:42
i dont know what the hell that means... please verify your azid tab...
smiller667
2nd March 2002, 02:52
OK, let's go back to the log, then ... look at it again :). The error appears in the "audio conversion", thus it sounds logical to look in the "audio" tab of dvd2svcd, right? Check if the path is correct & whether the azid executable exists ...
If you need more detailed information, I suggest you look at doom9's excellent dvd2svcd guide with screenshots.
An alternative would be install a more recent version of dvd2svcd, the installer should setup all paths correctly.
napalmfuzz
2nd March 2002, 03:19
ok i checked the audio tab and the path is correct to the file azid.exe
napalmfuzz
2nd March 2002, 03:20
another thing... why does dvd2avi make bad video playback? there are lines through the video when motion happens
Mozart
2nd March 2002, 04:38
your version of DVD2SVCD is pretty old. Update to the latest version before posting here. Also, have a look at forum rules.
markrb
2nd March 2002, 05:43
Definately upgrade and try again, but with a different disc.
This one needs IVTC and the lines probably means it needs to be deinterlaced.
It's a pretty short video. I would definately try another disc that is a more common disc, at least until you get the hang of it.
Mark
DDogg
2nd March 2002, 06:14
To expand, install the >FULL< bundle of the latest version from the DVD2SVCD home page
mrbass
2nd March 2002, 07:49
I am from now on going to use BlendFields for Deinterlacing (concert dvds, and specials like NBA, MLB, etc.) since it's only 10% slow down and it works as advertised.
DDogg
2nd March 2002, 19:12
MB, try setting IVTC on (using the decomb.dll, not greedy) but change the script so that Telecine() is replaced with:
FieldDeinterlace()
Decimate(5) (if you wish)
I did this on a true interlace NTSC trailer and it worked well. Your opinion would be useful if you have the time.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.