|
Rockbox mail archiveSubject: Re: Couple questions about the filter...Re: Couple questions about the filter...
From: John A Wunder <john.wunder02_at_stjohns.edu>
Date: Mon, 5 Apr 2004 14:05:35 -0400 (EDT) Yeah, I just looked up the interfaces I had to use and took it from there. I never thought I'd say this, but thank God for Microsoft and their documentation. For the audio, I'm gonna try connecting the two pins directly...for video DirectShow builds any intermediate filters you need so I'm hoping they'll do the same for audio. If not, I'll check the AVI file somehow. What I'll probably do is just query for the interface...I really like the batch conversion feature and don't want to give it up. Do you know which interface to use? I saw IMediaPropertyBag and just plain old IPropertyBag, but I'm not too sure which to use. Oh, I got the updated filter, thanks. John [IDC]Dragon wrote: >Hi, sorry I couldn't resepond earlier, > >> Turns out I fixed the other problem. I guess I'm just a genius. So this >> 3 e-mail thread is entirely by me. Awesome. > >I see, you're making excellent progress. Never imagined that. Do you know >that "Wunder" is the german word for "miracle"? >So I'm coming too late to tell you about my CLSID and the IFileSinkFilter >interface. > >But I have a small challenge left for you: >How about displaying filter property pages from your tool? IIRC, there's >some sample code in the SDK on how to do this. A property page is the custom >dialog box that filters can have, GraphEdit shows them on right-click. The Lame >encoder has one, my filter will get one, too. So you can use the existing >dialog for parametrization. The other alternative is to query for the underlying >interface (property page and filter always communicate via an interface, >they're separate objects) and use your own settings dialog. Maybe better for >batch conversion. > >I have to update the filter on my webspace (can't access that right now), >currently it won't connect to the Lame encoder. But this is fixed already. > >Your application probably will need some smarts on how to patch the Lame >encoder in, for files that don't have MPEG audio. > >Thanks alot for your work! >J?rg > >-- >+++ NEU bei GMX und erstmalig in Deutschland: T?V-gepr?fter Virenschutz +++ >100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz > >_______________________________________________ >http://cool.haxx.se/mailman/listinfo/rockbox > _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox Received on 2004-04-05 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |