GStreamer C Code to play video
Amrith Nayak
amrith92 at gmail.com
Fri Mar 29 23:30:25 PDT 2013
Hi,
If you're having trouble with translating your pipeline manually to code,
try using the GstParse class-functions. It automagically creates the
pipeline for you based on the text-description of the pipeline you
created/ran using gst-launch. As I understand it, this is usually only used
for quick prototyping (?), but in my experience, works just as fine.
Here's a rather complete basic tutorial on it:
http://docs.gstreamer.com/plugins/viewsource/viewpagesrc.action?pageId=327735
On 30 March 2013 11:42, Kyrylo V Polezhaiev <polezhaiev at ukr.net> wrote:
> Nice.
>
> Now write simple main function with gst_init and try to build & link it
> properly using pkg-config.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130330/6a613757/attachment.html>
More information about the gstreamer-devel
mailing list