[gst-devel] issues with gst-plugins-base-0.10

Thomas Vander Stichele thomas at apestaart.org
Tue Dec 20 03:04:01 CET 2005


On Mon, 2005-12-19 at 14:07 -0800, rong wang wrote:
> Could you tell me how to use GST_DEBUG you mentioned?
> I never
> used it before.

it is an environment variable.  you set it before running your program.
you can specify it on the command line before the binary, or you can do
export GST_DEBUG=*:5
to have it stay in effect for the length of your terminal session.


> Thanks
> 
> Rong
> 
> --- Thomas Vander Stichele <thomas at apestaart.org>
> wrote:
> 
> > Hi,
> > 
> > On Mon, 2005-12-19 at 12:29 -0800, rong wang wrote:
> > > I built gstreamer.0.10 and gst-plugins_base.0.10
> > using
> > > cross
> > > compiling
> > > 
> > > here is the command for configure gstreamer.0.10
> > > ./configure --host=arm-linux
> > --prefix=$HOME/gst/gst
> > > LDFLAGS=-L$HOME/gst/popt/lib/
> > > CPPFLAGS=-I$HOME/gst/popt/include/ 
> > 
> > we do not use popt anymore, you can drop these
> > FLAGS.
> > 
> > > here is the command for configure
> > plugins_base.0.10
> > > 
> > > ./configure --host=arm-linux
> > > --prefix=$HOME/gst/gst-plugins
> > 
> > why are you compiling to a different prefix ?
> > 
> > > LDFLAGS="-L$HOME/gst/popt/lib -L$HOME/gst/zlib/lib
> > > -L$HOME/gst/lid3tag/lib -L$HOME/gst/libmad/lib
> > > -L$HOME/gst/liboil/lib"
> > > CPPFLAGS="-I$HOME/gst/popt/include
> > > -I$HOME/gst/lid3tag/include
> > -I$HOME/gst/libmad/include
> > > -I$HOME/gst/zlib/include
> > > -I$HOME/gst/liboil/include/liboil-0.3" 
> > --disable-x
> > > --disable-xvideo -disable-xshm --disable-gnome_vfs
> > > --disable-examples --disable-ogg --disable-oggtest
> > > --disable-pango --disable-vorbis
> > --disable-vorbistest
> > > 
> > > After successful building, I moved the gst/lib and
> > > gst-plugins/lib into my target machine.
> > 
> > Too vague.  how and where did you move them ? What's
> > wrong with doing an
> > install with DESTDIR set, like normally done for
> > crosscompiles ?
> > 
> > >  I used
> > > GST_PLUGIN_PATH,
> > > and LD_LIBRARY_PATH to do the configuration
> > 
> > Too vague.  What did you set them to ?
> > 
> > Look at output with GST_DEBUG=*:5 set, to see
> > possible reasons on why
> > it's not finding your plugins.
> > 
> > Thomas
> > 
> > 
> > Dave/Dina : future TV today ! -
> > http://www.davedina.org/
> > <-*- thomas (dot) apestaart (dot) org -*->
> > When you're on the outside baby and you can't get in
> > I will show you
> > you're so much better than you know
> > <-*- thomas (at) apestaart (dot) org -*->
> > URGent, best radio on the net - 24/7 ! -
> > http://urgent.fm/
> > 
> > 
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

Dave/Dina : future TV today ! - http://www.davedina.org/
<-*- thomas (dot) apestaart (dot) org -*->
god loves his children
yeah
<-*- thomas (at) apestaart (dot) org -*->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/







More information about the gstreamer-devel mailing list