[gst-devel] Re : gstreamer installation
Liu, Bin
b-liu at ti.com
Thu Jul 17 17:18:25 CEST 2008
Try 'export GST_PLUGIN_PATH=/usr/local/lib/gstreamer-0.10'. It may work for you.
________________________________
From: gstreamer-devel-bounces at lists.sourceforge.net [mailto:gstreamer-devel-bounces at lists.sourceforge.net] On Behalf Of john david
Sent: Thursday, July 17, 2008 1:13 AM
To: gstreamer-devel at lists.sourceforge.net
Subject: [gst-devel] Re : gstreamer installation
Hi,
I installed gst-inspect-0.10 version 0.10.20, GStreamer 0.10.20 on my system. The fallowing packages that i have installed on my system , gst-plugins-base-0.10.17, gst-plugins-good-0.10.6, gst-plugins-ugly-0.10.8, gst-plugins-bad-0.10.7, gst-ffmpeg-0.10.4, gnonlin-0.10.9, gst-python-0.10.12.
After complete installation i verified with a working registry by using the command gst-inspect fakesrc. After this step i checked is gstreamer itself running correctly or not. For this step i tried the fallowing command gst-launch-0.10 -v fakesrc num-buffers=3 ! fakesink ,
i got fallowing result,
(gst-launch-0.10:4170): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstrtpmanager.so': /usr/local/lib/gstreamer-0.10/libgstrtpmanager.so: undefined symbol: gst_netaddress_equal
(gst-launch-0.10:4170): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstoss4audio.so': /usr/local/lib/gstreamer-0.10/libgstoss4audio.so: undefined symbol: gst_mixer_options_list_changed
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/pipeline0/fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 0, offset_end: -1, flags: 0) 0x8e9e698"
/pipeline0/fakesink0: last-message = "preroll ******* "
Pipeline is PREROLLED ...
/pipeline0/fakesink0: last-message = "event ******* E (type: 102, GstEventNewsegment, update=(boolean)false, rate=(double)1, applied_rate=(double)1, format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1, position=(gint64)0;) 0x8dd4cf0"
Setting pipeline to PLAYING ...
/pipeline0/fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 0, offset_end: -1, flags: 32) 0x8e9e698"
New clock: GstSystemClock
/pipeline0/fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 1, offset_end: -1, flags: 0) 0x8e9e6e8"
/pipeline0/fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 1, offset_end: -1, flags: 0) 0x8e9e6e8"
/pipeline0/fakesrc0: last-message = "get ******* > ( 0 bytes, timestamp: none, duration: none, offset: 2, offset_end: -1, flags: 0) 0x8e9e738"
/pipeline0/fakesink0: last-message = "chain ******* < ( 0 bytes, timestamp: 0:00:00.000000000, duration: none, offset: 2, offset_end: -1, flags: 0) 0x8e9e738"
/pipeline0/fakesink0: last-message = "event ******* E (type: 86, ) 0x8dd4cf0"Got EOS from element "pipeline0".
Execution ended after 696722 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
I'm not able to find is Gstreamer running correctly or not. If not, which Gstreamer version i have to install on my system.
Thanks and regards,
john
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080717/0ed85e0a/attachment.htm>
More information about the gstreamer-devel
mailing list