Re: directshow error when running filtergraph
- From: "Simon O'Beirne" <simon@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 13:16:09 -0000
Right... Have created my profile, saved it as a prx, and am now doing the
coding to configure the asf writer with it.
One thing i'm not sure about though, is whether its ok to release the
IWMProfile after I've executed
"configFilter->ConfigureFilterUsingProfile(profile);"
Thanks for the ongoing help,
Simon
Alessandro Angeli [MVP::DigitalMedia]" <nobody@xxxxxxxxxxxxxxxxxx> wrote in
message news:OyyAYaMJGHA.1848@xxxxxxxxxxxxxxxxxxxxxxx
> Simon O'Beirne wrote:
>
>> I looked into how to create a custom profile, but
>> couldn't find anything much about it...
>
> I already pointed you to every detailed source of information on how to
> create profiles:
>
> <<<
> Read the WMASFWriter doc page: you need to use
> IConfigAsfWriter.
>
> If you need to create a custom IWMProfile object, use
> WMCreateProfileManager() from the WMF SDK.
>
> The WMProfileManager lets you create profiles in many ways,
> including programmatically (see the WMGenProfile sample in
> the WMF SDK) or by loading the contents of a PRX file as a
> string.
>
> A PRX file can be created programmatically or using the
> WMProfileEditor tool included with WME9 or the WMGenProfile
> sample tool in the WMF SDK.
>>>>
>
> You can only load a custom profile in the WMASFWriter programmatically and
> not by using its property page UI in GraphEdit (unless you find a way to
> add your custom profile to the system profiles collection, which I
> haven't).
>
> --
> // Alessandro Angeli
> // MVP :: Digital Media
> // a dot angeli at psynet dot net
>
>
.
- Follow-Ups:
- Re: directshow error when running filtergraph
- From: Alessandro Angeli [MVP::DigitalMedia]
- Re: directshow error when running filtergraph
- References:
- directshow error when running filtergraph
- From: Simon O'Beirne
- Re: directshow error when running filtergraph
- From: Alessandro Angeli [MVP::DigitalMedia]
- Re: directshow error when running filtergraph
- From: Simon O'Beirne
- Re: directshow error when running filtergraph
- From: Alessandro Angeli [MVP::DigitalMedia]
- Re: directshow error when running filtergraph
- From: Simon O'Beirne
- Re: directshow error when running filtergraph
- From: Alessandro Angeli [MVP::DigitalMedia]
- Re: directshow error when running filtergraph
- From: Simon O'Beirne
- Re: directshow error when running filtergraph
- From: Alessandro Angeli [MVP::DigitalMedia]
- directshow error when running filtergraph
- Prev by Date: Re: directshow error when running filtergraph
- Next by Date: Re: directshow error when running filtergraph
- Previous by thread: Re: directshow error when running filtergraph
- Next by thread: Re: directshow error when running filtergraph
- Index(es):
Relevant Pages
|