tce-load -i gst-plugins-base-dev flac-dev libvpx-dev libsoup-dev pulseaudio-dev taglib-dev gudev-lib-dev libv4l2-dev perl5 speex-dev

cd gst-plugins-good-1.4.5

CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var

find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \;

make
sudo make install

configure: *** Plug-ins without external dependencies that will be built:
	alpha
	apetag
	audiofx
	audioparsers
	auparse
	autodetect
	avi
	cutter
	debugutils
	deinterlace
	dtmf
	effectv
	equalizer
	flv
	flx
	goom
	goom2k1
	icydemux
	id3demux
	imagefreeze
	interleave
	isomp4
	law
	level
	matroska
	multifile
	multipart
	replaygain
	rtp
	rtpmanager
	rtsp
	shapewipe
	smpte
	spectrum
	udp
	videobox
	videocrop
	videofilter
	videomixer
	wavenc
	wavparse
	y4m

configure: *** Plug-ins without external dependencies that will NOT be built:
	monoscope

configure: *** Plug-ins that have NOT been ported:

configure: *** Plug-ins with dependencies that will be built:
	cairo
	flac
	gdkpixbuf
	jpeg
	oss4
	ossaudio
	png
	pulseaudio
	souphttpsrc
	speex
	taglib
	video4linux2
	vpx
	ximagesrc

configure: *** Plug-ins with dependencies that will NOT be built:
	1394
	aasink
	cacasink
	directsoundsink
	dv
	jack
	osxaudio
	osxvideosink
	shout2
	sunaudio
	waveformsink
	wavpack

configure: *** Orc acceleration disabled.  Requires Orc >= 0.4.17, which was
               not found.  Slower code paths will be used.
