home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Language specific support
Deutsches MediaPortal Forum
Allgemein
Einsteigerforum
Equalizer ?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="gemx" data-source="post: 614855" data-attributes="member: 26324"><p>Sounds like a nice idea but will be quite hard to implement for video.</p><p>Audio only is normally played via the BASS library which should support such things whereas the audio output in videos is only handled by DirectShow and the Audio renderer filter.</p><p></p><p>You don't even get the audio data in TvServer or MP.</p><p>You would need something like the "IAMAudioInputMixer" (<a href="http://msdn.microsoft.com/en-us/library/dd389123(VS.85).aspx" target="_blank">IAMAudioInputMixer Interface (Windows)</a>) interface which unfortunately is only support in the MS audio capture filter.</p><p></p><p>There might be a chance though via the ffdshow audio renderer filter.</p><p></p><p>Probably it exports some sort of similar interface but i am not sure.</p><p>You could check the sources of the ffdshow filter</p></blockquote><p></p>
[QUOTE="gemx, post: 614855, member: 26324"] Sounds like a nice idea but will be quite hard to implement for video. Audio only is normally played via the BASS library which should support such things whereas the audio output in videos is only handled by DirectShow and the Audio renderer filter. You don't even get the audio data in TvServer or MP. You would need something like the "IAMAudioInputMixer" ([url=http://msdn.microsoft.com/en-us/library/dd389123(VS.85).aspx]IAMAudioInputMixer Interface (Windows)[/url]) interface which unfortunately is only support in the MS audio capture filter. There might be a chance though via the ffdshow audio renderer filter. Probably it exports some sort of similar interface but i am not sure. You could check the sources of the ffdshow filter [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Allgemein
Einsteigerforum
Equalizer ?
Contact us
RSS
Top
Bottom