[maemo-developers] [maemo-developers] Gstreamer in Maemo 2.0
From: Larry Battraw lbattraw at gmail.comDate: Mon Jul 3 21:41:51 EEST 2006
- Previous message: [maemo-developers] Gstreamer in Maemo 2.0
- Next message: [maemo-developers] Gstreamer in Maemo 2.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <mikel_m01 at yahoo.com> 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 > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20060703/8b707380/attachment.htm
- Previous message: [maemo-developers] Gstreamer in Maemo 2.0
- Next message: [maemo-developers] Gstreamer in Maemo 2.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]