dh
2007-04-30 19:30:02 UTC
The error message stays the same: 0x80040256. "Cannot play back the sudio
stream: no audio hardware is available, or the hardware is not responding."
It happens in both cases below...
When drag n' drop a .mp3 file into GraphEdit. It seems like the File Source
Async filter is not be picked up for .mp3 file (error message like above).
In my app if it "IGraphBuilder::AddSourceFilter" with a .mp3 filename, it
gives the same error.
I checked the "Media Type" setting for .mp3 etc. in Registry, it should pick
File Source Async filter. Unfortunately, it doesn't.
However, when I manually insert File Source Async filter into GraphEdit, it
will pop up for picking a file and then I pick a .mp3 file, everything works
fine, in the sense that it can connect to MPEG-I Splitter, ffdshow Audio
Decoder, etc. Even running the graph and encoding fine!
Any ideas?
Thanks!
stream: no audio hardware is available, or the hardware is not responding."
It happens in both cases below...
When drag n' drop a .mp3 file into GraphEdit. It seems like the File Source
Async filter is not be picked up for .mp3 file (error message like above).
In my app if it "IGraphBuilder::AddSourceFilter" with a .mp3 filename, it
gives the same error.
I checked the "Media Type" setting for .mp3 etc. in Registry, it should pick
File Source Async filter. Unfortunately, it doesn't.
However, when I manually insert File Source Async filter into GraphEdit, it
will pop up for picking a file and then I pick a .mp3 file, everything works
fine, in the sense that it can connect to MPEG-I Splitter, ffdshow Audio
Decoder, etc. Even running the graph and encoding fine!
Any ideas?
Thanks!