HI ALL,<br><div style="margin-left: 40px;">
I hv installed the "gstreamer setup ","gst-plugins-base" setup and "gst-plugins-bad-cvs-29122006.setup.zip" but i still can't play any file on windows.<br>when i play .ogg file that shown that on command line:
<br><br>
D:\...debug>set GST_PLUGIN_PATH=...\debug\plugins<br>
<br>
D:\..\debug>gst-launch-0.10.exe playbin uri=<a href="file://d:/video.ogg">file://d:/video.ogg</a><br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
<br>
** (gst-launch-0.10.exe:1016): WARNING **: could not create autoaudiosink<br>
element<br>
<br>
(gst-launch-0.10.exe:1016): GStreamer-CRITICAL **: gst_object_ref: assertion<br>
`GST_IS_OBJECT (object)' failed<br>
<br>
(gst-launch-0.10.exe:1016): GStreamer-CRITICAL **: gst_object_ref: assertion<br>
`GST_IS_OBJECT (object)' failed<br>
<br>
(gst-launch-0.10.exe:1016): GStreamer-CRITICAL **: gst_bin_add: assertion<br>
`GST_IS_ELEMENT (element)' failed<br>
<br>
(gst-launch-0.10.exe:1016): GStreamer-CRITICAL **: gst_element_link_pads:<br>
assertion `GST_IS_ELEMENT (dest)' failed<br>
Pipeline is PREROLLED ...<br>
Setting pipeline to PLAYING ...<br>
New clock: GstSystemClock<br><br>Thanks for your help<br></div>