For those of us who aren't "in the know" on gst-launch you need to "apt-get install gstreamer0.10-tools" as root from a terminal window.  This will give you gst-launch-0.10 among other things.  You can then try commands like those listed below (substituting gst-launch-0.10 for gst-launch).

Larry


On Fri, 30 Jun 2006 15:14:00 -0700 (PDT)
  M M <[EMAIL PROTECTED]> wrote:
>        Hi,
>  To play mp3 files
>  gst-launch filesrc location=yourfile.mp3 ! dspmp3sink
>
>  To play raw pcm (in wav)
>  gst-launch filesrc location=yourfile.wav ! dsppcmsink
>
>  Regards
>
>

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to