PDA

View Full Version : WMV2VCD


Taric25
28th January 2002, 22:57
Is there any way to encode Windows Media Video files with audio to VCD?

phrentec
8th February 2002, 06:08
I believe tmpgenc allows direct access to wmv files. you can then frameserve it and encode through cce.

Bubba
16th February 2002, 00:03
Taric25,

If you still have VirtualDub 1.3c (the last version that support ASF), then here's what I did:

1. Open the WMV with VirtualDub 1.3c
2. Save the Audio Part to a WAV file (you can do some conversion if you want to at this step)
3. Open TMPGEnc and load the WMV file as the Video part.
4. Load the WAV file created from step 2 as the Audio part.
5. Load whatever VCD template you need.
6. Encode.

The reason for step 2, is that I found out TMPGEnc sometimes freeze if the Audio portion also point to the WMV file.

Cheers :)