Building a FUSE fs.

Stef Bon stefbon at gmail.com
Sat Jul 2 10:48:16 PDT 2011


Hi,

I'm building an audio-format-decode fs, and would like to use
Gstreamer for that. Hurray!

(I've found some other FUSE fs's using Gstreamer....)

Now, haven't been programming Gstreamer before, and I have some questions.

How can I make a prog determine the audio conversions supported? Or
are there tooo many?

And how do I program a a "chain", from one format to another.
I've read some of the documentation, and it looks it's a chain of
various steps. How do I know what steps,
and in what order?

Thanks in advance,

Stef


More information about the gstreamer-devel mailing list