AW: GStreamer C Code to play video

Durga durgas1987 at gmail.com
Thu Aug 4 23:07:50 PDT 2011


Steve, 

I have used .mp3 file and the codec specific to .mp3 files. 

Command to run the application:
Assuming your source code is located in hellow_world.c, you can compile the
source code thus:

gcc `pkg-config --libs --cflags glib-2.0 gstreamer-0.10` -o hello_world
hello_world.c

To Execute:

./hello_world

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamer-C-Code-to-play-video-tp3715064p3720507.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list