[gst-embedded] how to check codec supported list
Daniel Charles
dcharlesm at gmail.com
Mon Nov 10 08:24:22 PST 2008
On Mon, Nov 10, 2008 at 1:11 AM, Raghavendra <raghavendrar at lge.com> wrote:
> Hi all,
>
> Can anyone tell me what all the Codecs supported in GStreamer? Or how to
> check list of Codecs supported by GStreamer……
>
After installing GStreamer on your system, type:
$ gst-inspect
This will print the entire list of plug-ins in your system.
you can get details of each one on the list by typing:
$ gst-inspect <Insert_ component_name>
>
>
>
>
> Thank you,
>
> Ragh …..
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gstreamer-embedded mailing list
> Gstreamer-embedded at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded
>
>
More information about the Gstreamer-embedded
mailing list