Android For OMAP3 with Gstreamer Integration Cannot play video by command line

Hi,

i have compiled and downloaded the embinux source from:http://
labs.embinux.org/index.php/
Android_For_OMAP3_with_Gstreamer_Integration

After that i put the gst.conf in the Sdcard and mount the sdcard
according the website ,and i can play the video through the UI,
however when i try to do "gst-launch-0.10 playbin2 uri=file:///sdcard/
files/test.3gp"
it give out the following msg in the hyperterminal and didnt have any
video shown on the screen:

Does anyone have idea on this??

thx!

Thanks and Regards,
King.S

Here i post more logs on the testing of the gstreamer:

-------------------gst-launch-0.10 audiotestsrc freq=8000 !
audioflingersink--------------------------
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/
GstAudioFlingerSink:audioflingersink0: Could not get/set settings from/
on resource.
Additional debug info:
external/gst-plugins-android/sink/audioflingersink/
gstaudioflingersink.c(442): gst_audioflinger_sink_prepare (): /
GstPipeline:pipeline0/GstAudioFlingerSink:audioflingersink0:
Failed to create AudioFlinger for format 3
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

-----------------gst-launch-0.10 filesrc location=/sdcard/files/
HC.mp3 ! qtdemux ! queue ! ffdec_aac ! audioflingersink---------
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0: This
file contains no playable streams.
Additional debug info:
external/gst-plugins-good/gst/qtdemux/qtdemux.c(2013):
gst_qtdemux_loop (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
no known streams found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

------------------gst-launch-0.10 filesrc location=/sdcard/files/test.
3gp ! qtdemux ! queue ! ffdec_h263 ! ffmpegcolorspace !
urfaceflingersink------
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
GStreamer encountered a general stream error.
Additional debug info:
external/gst-plugins-good/gst/qtdemux/qtdemux.c(2045):
gst_qtdemux_loop (): /GstPipeline:pipeline0/GstQTDemux:qtdemux0:
streaming stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

------------------gst-launch-0.10 filesrc location=/sdcard/files/
BM.mp4 ! qtdemux name=demux demux. ! queue ! ffdec_aac !
audioflingersink demux. ! queue ! ffdec_mpeg4 ! ffmpegcolorspace !
surfaceflingersink-----------------------------
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/
GstAudioFlingerSink:audioflingersink0: Could not get/set settings from/
on resource.
Additional debug info:
external/gst-plugins-android/sink/audioflingersink/
gstaudioflingersink.c(442): gst_audioflinger_sink_prepare (): /
GstPipeline:pipeline0/GstAudioFlingerSink:audioflingersink0:
Failed to create AudioFlinger for format 3
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

Hi King,

I am not able to play the video from the GUI.
I followed the exact steps.
I have touch screen attached but once I select that video it black
screen come up and it stuck there.

Any idea or suggestion?

Regards,
Niral