[gst-devel] Transcoding with gstreamer
Zaheer Abbas Merali
zaheerabbas at merali.org
Thu Nov 25 06:17:10 CET 2004
On Thu, 2004-11-25 at 11:04 +0000, David Given wrote:
> Has anyone had any luck encoding video in any of the various standard formats
> with gstreamer? I can't seem to find an mpeg muxer, for example. Is this kind
> of thing expected to work?
>
> And does anyone know why frequently when experimenting with a pipeline I
> frequently just get:
>
> $ gst-launch-0.8 filesrc location=Neverending\ Story.xm ! mikmod ! tee !
> osssink { queue ! goom ! spider ! xvimagesink }
> RUNNING pipeline ...
> ERROR: pipeline doesn't want to play.
> Segmentation fault
>
Try:
gst-launch-0.8 filesrc location=Neverending\ Story.xm ! mikmod ! tee !
osssink { tee0.src%d ! queue ! goom ! spider ! xvimagesink }
--
Zaheer Abbas Merali <zaheerabbas at merali.org>
More information about the gstreamer-devel
mailing list