Hi Christian, Thanks- I appreciate your help with this.
A am able to record both audio and video with your example but have a couple of problems: -Video is playing back 2x the normal speed. Audio plays as expected. I've searched MSDN for more info on this but haven't found anything outside of IMediaSeeking::SetRate, which I don't believe applies. - While recording, audio is played back through the speakers, causing a feedback loop. I haven't found any examples or suggestions on MSDN to stop the live audio feed from playing through while recording, but would imagine this is possible. If you want a sample file, let me know. Thanks- --Christopher On Jun 10, 2013, at 5:55 PM, Christian Schmitz <[email protected]> wrote: > > Am 07.06.2013 um 08:09 schrieb A. Christopher Rosado <[email protected]>: > >> Has anyone successfully created an audio capture filter with video? >> I see how to return the Audio Input through EnumMoniker, but I have not been >> successful in setting a filter to capture audio with video. >> >> Also, captured video from the Select and Capture.rbp project plays back @ 2x >> speed. Is there a way to remedy this? > > > Actually I'm not sure how to build the chain right here. > I'm missing the help of useable examples on the web. > > Technically we currently record video just fine. > Adding audio we need to find audio device for this and adding it to the graph. > Also output must be in some interleaved/muxed format to support both audio > and video, I think. > > I've been working the last day finding a solution for this. > I will email you a copy of the project. Maybe we can get it working well. > > Greetings > Christian > > -- > MBS Xojo Developer Conference 2013 > > More details and registration here: > http://www.monkeybreadsoftware.de/realbasic/events/ > > > > > > > _______________________________________________ > Mbsplugins_monkeybreadsoftware.info mailing list > [email protected] > https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
