hi all<br><br>Iam new to the Gstreamer i try to write a simple test to play video file. havig aac audio and h263 video.<br><br>in the attached file &quot;hi_gstreamer.c&quot;u can see the code for that <br><br>gcc -g -Wall $(pkg-config --cflags --libs gstreamer-0.10) hi_gstreamer.c -o hi<br>
at the time of compiling it does,t show errors<br><br>after that itried for <br>./hi&nbsp; CDEC-H263_80_7_S_AAC48_22s.3gp <br>Now playing: CDEC-H263_80_7_S_AAC48_22s.3gp<br>Running...<br><br><br>at &nbsp; &nbsp; g_main_loop_run(loop) it was hanging.<br>
<br>1) my approch is correct or not&nbsp; to create pipeline for video ? if not wher i have to change the code.please suggest me.<br><br>2).what is the problem. at g_main_loop_run(loop).<br><br>3)can u please provide any sample test file to play video file.<br>
<br>please any one suggest me <br><br>Thanks&amp; regards<br>Valeswara Rao .D<br>