Re: Loading a filter graph rather than constructing one
From: Alessandro Angeli [MVP::DigitalMedia] (nobody_at_nowhere.in.the.net)
Date: 06/10/04
- Next message: Nak: "Re: Creating a filtergraph in code"
- Previous message: Nak: "Creating a filtergraph in code"
- In reply to: The March Hare (MVP): "Re: Loading a filter graph rather than constructing one"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 11:39:20 +0200
The March Hare (MVP) wrote:
> Warning in the docs:
>
> "It should be noted that GraphEdit files are intended
> only for testing and debugging. They are not meant for
> use by end-user applications."
Since GRF files refer to a specific set of filters and to
external resources like files and devices in an absolute
way, it is good advice since they are not very portable.
However, if you are careful not to use filters other than
yours and the stock ones, not to use exlicit device wrappers
and to modify the GRF contents in code to refer to actual
files before Load()ing the IStream, it should be quite safe
and portable.
-- /** * Alessandro Angeli * * MVP :: Digital Media * * a dot angeli at biosys dot net */
- Next message: Nak: "Re: Creating a filtergraph in code"
- Previous message: Nak: "Creating a filtergraph in code"
- In reply to: The March Hare (MVP): "Re: Loading a filter graph rather than constructing one"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading