I know how to encode avi to vcd using TMPGenc 2.5.
The problem i have now is some of the output file size is very big!! (~800MB)
The file i wanna encode is an anime(avi format and about 170MB)
Then i use virtualdub 1.5.10 (avery lee) to open that anime file. It says 'detected improper VBR audio encoding in the source AVI file...'
Is there any way I can fix the problem using TMPGenc only? This is because it's troublesome to encode the anime in virtualdub and then in TMPGenc again...
I hope u guys understand the description above...sorry for my bad english
The size of the input file doesn't matter, only the length. VCD is 10MB/min so to be under 800MB's it must be less than 80mins.
VBR mp3? So did your mpg actually have audio? If TMPGEnc hasn't detected the length of a file correctly you can use the source range setting to let it know the real length.
thks for the reply :)
i'm sorry to ask the above question because i think it was really troublesome to encode twice...first in VirtualDub ...and then TMPGEnc ...i thought TMPGEnc can do all the jobs alone.
you don't have to encode twice, don't have to in VirtualDub step.
in virtualdubmod go into stream and Demux, this will extract the audio. or convert it to wav. don't rewrite the header to cbr, select no, or it WILL be out of sync.
for the video select direct stream copy and disable the audio. save as avi
you get the video stream only. with DSC it doesn't encode but just copy it.
Virtualdub's error message deals with audio unproperly encoded (might go out-of-sync when AVI -->MPG. read this 'sticky' thread http://forums.afterdawn.com/thread_view.cfm/129217 to learn how to solve it and you CAN NOT USE TMPGEnc ONLY (but the mighty BeSweet...).
Virtualdub is used only to extract the audio stream, TMPGEnc makes the encoding stuff.
quote:
in virtualdubmod go into stream and Demux, this will extract the audio. or convert it to wav. don't rewrite the header to cbr, select no, or it WILL be out of sync.
I never tried this method, but I've seen that in this way VirtualDubMod extracts a smaller WAV (as small as the 'direct stream copy' audio, much smaller than the VirtualDub's 'full processing mode' WAV; if the audio remains on sync, it's useful, but the big (> 1 GB) WAV is just a temporary file...)