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
------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel