<div>Hi, gstreamer-devel:</div>
<div> </div>
<div> Sorry guy, Actually I have no experiences on running gstreamer on windows. So you should dig it yourself or ask somebody else. On linux, seems there is no need to set any environment variables. I compiled gstreamer and plugins on linux and install, that's all. Everything works fine.</div>
<div> </div>
<div>Eric Zhang<br><br></div>
<div class="gmail_quote">2008/12/2 Àî´«·å <span dir="ltr"><<a href="mailto:lichuanf@neusoft.com">lichuanf@neusoft.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi, all:<br> Thank you for Eric Zhang's help.<br> I run the command: `gst-inspect mp3parse', and can not find the<br>
element. Now I am reading ¡¶Running and debugging GStreamer Applications¡·<br>form<br><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html" target="_blank">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-<br>
running.html</a>. I found the environment variables do not be set, I hope that<br>is the reason.<br> Can you tell me how many environment variables should be set and<br>their value?<br> Thank you!<br><br>-----Original Message-----<br>
Message: 1<br>Date: Tue, 02 Dec 2008 10:32:00 +0900<br>From: ??? <<a href="mailto:lichuanf@neusoft.com">lichuanf@neusoft.com</a>><br>Subject: [gst-devel] Help!<br>To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>, <a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a><br>
Message-ID: <4CC50AED20F74968A59D023329095C9F@vaioPC><br>Content-Type: text/plain; charset="gb2312"<br><br>Hi, all<br><br> Thank you for Eric Zhang?s help yesterday.<br><br> I download gstreamer, gtk+, glib, libxml2 to config my Visual<br>
Studio 2008. But when I run the following code I found something different<br>form it should be.<br><br><br><br> GstElement *element;<br><br> /* init GStreamer */<br><br> gst_init (&argc, &argv);<br>
<br> get_default_registry();<br><br> /* create element */<br><br> element = gst_element_factory_make("mp3parse", "mp3-parser");<br><br> if (!element)<br>
<br> {<br><br> g_print ("Failed to create element of type<br>'fakesrc'\n");<br><br> return -1;<br><br> }<br><br> gst_object_unref (GST_OBJECT (element));<br>
<br><br><br> The function gst_element_factory_make("mp3parse",<br>"mp3-parser") return null, and then I called gst_element_factory_find() ,but<br>return null.<br><br> Can someone tell me why? Maybe I need to config some plugins<br>
but I can not find anything about this from internet specifically about the<br>configuration of Windows environment. I need your help.<br><br> Thank you!<br><br>----------------------------------------------------------------------------<br>
-----------------------<br>Confidentiality Notice: The information contained in this e-mail and any<br>accompanying attachment(s)<br>is intended only for the use of the intended recipient and may be<br>confidential and/or privileged of<br>
Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader<br>of this communication is<br>not the intended recipient, unauthorized use, forwarding, printing,<br>storing, disclosure or copying<br>is strictly prohibited, and may be unlawful.If you have received this<br>
communication in error,please<br>immediately notify the sender by return e-mail, and delete the original<br>message and all copies from<br>your system. Thank you.<br>----------------------------------------------------------------------------<br>
-----------------------<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br><br>------------------------------<br><br>Message: 2<br>Date: Tue, 2 Dec 2008 10:30:55 +0800<br>From: "Eric Zhang" <<a href="mailto:nicolas.m.zhang@gmail.com">nicolas.m.zhang@gmail.com</a>><br>
Subject: Re: [gst-devel] Help!<br>To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>Message-ID:<br> <<a href="mailto:bd9246050812011830i9d53479t7f31fba8b12f2a52@mail.gmail.com">bd9246050812011830i9d53479t7f31fba8b12f2a52@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="gb2312"<br><br>Hi, gstreamer-devel:<br><br> You can first run the command: `gst-inspect mp3parse' to check whether<br>this elements exist. If it exists, re-run your program with debug option<br>
open: --gst-debug=3. I think you can figure out the problem in debug infos.<br><br>Eric Zhang<br><br>2008/12/2 ??? <<a href="mailto:lichuanf@neusoft.com">lichuanf@neusoft.com</a>><br><br>> Hi, all<br>><br>> Thank you for Eric Zhang's help yesterday.<br>
><br>> I download gstreamer, gtk+, glib, libxml2 to config my<br>Visual<br>> Studio 2008. But when I run the following code I found something different<br>> form it should be.<br>><br>><br>
><br>> GstElement *element;<br>><br>> /* init GStreamer */<br>><br>> gst_init (&argc, &argv);<br>><br>> get_default_registry();<br>><br>
> /* create element */<br>><br>> element = gst_element_factory_make("mp3parse",<br>"mp3-parser");<br>><br>> if (!element)<br>><br>> {<br>
><br>> g_print ("Failed to create element of type<br>> 'fakesrc'\n");<br>><br>> return -1;<br>><br>> }<br>><br>
> gst_object_unref (GST_OBJECT (element));<br>><br>><br>><br>> The function gst_element_factory_make("mp3parse",<br>> "mp3-parser") return null, and then I called gst_element_factory_find()<br>
,but<br>> return null.<br>><br>> Can someone tell me why? Maybe I need to config some plugins<br>> but I can not find anything about this from internet specifically about<br>> the configuration of Windows environment. I need your help.<br>
><br>> Thank you!<br>><br>><br>----------------------------------------------------------------------------<br>-----------------------<br>> Confidentiality Notice: The information contained in this e-mail and any<br>
accompanying attachment(s)<br>> is intended only for the use of the intended recipient and may be<br>confidential and/or privileged of<br>> Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader<br>
of this communication is<br>> not the intended recipient, unauthorized use, forwarding, printing,<br>storing, disclosure or copying<br>> is strictly prohibited, and may be unlawful.If you have received this<br>communication in error,please<br>
> immediately notify the sender by return e-mail, and delete the original<br>message and all copies from<br>> your system. Thank you.<br>><br>----------------------------------------------------------------------------<br>
-----------------------<br>><br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br><br>------------------------------<br><br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>Build the coolest Linux based applications with Moblin SDK & win great<br>prizes<br>Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br><br>------------------------------<br><br>_______________________________________________<br>
gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br><br>End of gstreamer-devel Digest, Vol 31, Issue 7<br>**********************************************<br><br>---------------------------------------------------------------------------------------------------<br>Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s)<br>
is intended only for the use of the intended recipient and may be confidential and/or privileged of<br>Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader of this communication is<br>not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying<br>
is strictly prohibited, and may be unlawful.If you have received this communication in error,please<br>immediately notify the sender by return e-mail, and delete the original message and all copies from<br>your system. Thank you.<br>
---------------------------------------------------------------------------------------------------<br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>