|
|
| spippin |
Posted: Sep 19 2002, 03:07 AM |
 |
|
Unregistered

|
I have been extracting audio from divx files to then split the file and encode it to mpeg so that I can burn them to a vcd. The last few I have tried give me a message that says:
The requested audio compression is not compatible with the in input format. Check that the sampling rate and channel count of the input match those of the requested format.
What does this mean?? I'm sure I just have a lot to learn about this but it would be great if someone out there could help. |
 |
| fccHandler |
| Posted: Sep 19 2002, 04:14 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
VirtualDub is telling you that you are trying to recompress the audio to an incompatible format. I recommend the following:
Open the AVI(s) in question and select Audio->Full Processing Mode. Under Audio->Compression choose <No compression (PCM)>. Then open the Audio->Conversion menu. If the "No change" button does not say 44100Hz, then set the sampling rate to 44100Hz and check "High quality."
It isn't strictly necessary to change "Precision" or "Channels," but I recommend setting "Precision" to 16-bit and "Channels" to Stereo for VCD.
Choose File->Save WAV, and use the new WAV as input to your MPEG encoder.
Hope this helps.
-------------------- May the FOURCC be with you... |
 |
| spippin |
| Posted: Sep 24 2002, 01:03 AM |
 |
|
Unregistered

|
This exactly what I have been doing. I get that message on movie I try. It used to work Any other ideas? |
 |
| fccHandler |
| Posted: Sep 25 2002, 12:52 AM |
 |
|
Administrator n00b
  
Group: Moderators
Posts: 3961
Member No.: 280
Joined: 13-September 02

|
Try NanDub. I don't use it myself, but people say it fixes some audio problems (like VBR audio) and maybe it can fix your problem.
-------------------- May the FOURCC be with you... |
 |