[gst-devel] Transcoding with gstreamer
Shahms E. King
shahms at shahms.com
Sun Nov 28 13:46:01 CET 2004
On Fri, 2004-11-26 at 19:29 +0100, Stefan Kost wrote:
> Hi all,
>
> >
> > the pipeline not wanting to play makes sense though - it isn't correct.
> > You need to specify that you also want the queue connected to the tee,
> > thus:
> >
> > gst-launch-0.8 filesrc location=Neverending\ Story.xm ! mikmod ! tee
> > name=t ! osssink { t. ! queue ! goom ! xvimagesink }
> >
> I've tried something similar
>
> gst-launch-0.8 filesrc location=song.mp3 ! mad ! tee
> name=t ! alsasink { t. ! queue ! goom ! xvimagesink }
>
> this runs, but is quiet and goom is black. When I use osssin instead of alsasink
> it works! Any ideas?
>
> Stefan
I know that alsa mutes all of the audio outputs by default, I wouldn't
be surprised if the inputs are muted as well . . .
--
Shahms E. King <shahms at shahms.com>
More information about the gstreamer-devel
mailing list