Hey,

If you want to code a Swfdec GStreamer plugin, it would likely have to
be some sort of all-in-one element. Swfdec decodes to RGB video and
44.1kHz stereo, so that'd be your 2 source pads. However, for getting
input, you cannot easily use GStreamer, unless you only want to
support a limited subset of Flash, as Flash often opens multiple new
(HTTP) urls all the time and I don't think GStreamer can do that for
you.

Cheers,
Benjamin


On Wed, Aug 20, 2008 at 2:53 PM, angel thomas <[EMAIL PROTECTED]> wrote:
> I would like to know more about gstreamer plugin and swfdec
> interface.
>
> For gstreamer plugin whether swfdec will be a demux or filter.
> Because it contains both audio and video data.
>
> How to organize swfdec pipeline for gstreamer plugin.
>
> Hoping for the response.
>
> Sam
>
>
>
>
>
_______________________________________________
Swfdec mailing list
Swfdec@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/swfdec

Reply via email to