[gst-devel] Help needed to play avi file

Xavier Bestel xavier.bestel at free.fr
Mon Jul 10 16:59:34 CEST 2006


On Mon, 2006-07-10 at 16:51, Stefan de Konink wrote:
> On Mon, 10 Jul 2006 Dathathreya.Krishnabhat at nokia.com wrote:
> 
> > gst-launch filesrc location=movie.avi ! avidemux video_%02d!src { queue
> > ! windec ! sdlvideosink }
> > But i am getting error that '-bash: !src: event not found'
> >
> > Please tell me where I am wrong...
> 
> could ! be . ?

You must put spaces around !, ortherwise bash understands !foo as "last
command starting with foo".

HTH,
	Xav





More information about the gstreamer-devel mailing list