[gst-devel] SAMPLE-VIDEO pipeline
valeswara rao
d.valeswararao at gmail.com
Tue Dec 30 12:19:32 CET 2008
hi all
Iam new to the Gstreamer i try to write a simple test to play video file.
havig aac audio and h263 video.
in the attached file "hi_gstreamer.c"u can see the code for that
gcc -g -Wall $(pkg-config --cflags --libs gstreamer-0.10) hi_gstreamer.c -o
hi
at the time of compiling it does,t show errors
after that itried for
./hi CDEC-H263_80_7_S_AAC48_22s.3gp
Now playing: CDEC-H263_80_7_S_AAC48_22s.3gp
Running...
at g_main_loop_run(loop) it was hanging.
1) my approch is correct or not to create pipeline for video ? if not wher
i have to change the code.please suggest me.
2).what is the problem. at g_main_loop_run(loop).
3)can u please provide any sample test file to play video file.
please any one suggest me
Thanks& regards
Valeswara Rao .D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081230/8b071537/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hi_gstreamer.c
Type: text/x-csrc
Size: 5870 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081230/8b071537/attachment.c>
More information about the gstreamer-devel
mailing list