Hi !
> > If it is possible to let the tremor plugin do the audiodecoding, what > > would be the right gst-lanuch string?
Changing vorbisdec for tremor in that line doesnt work because tremor expects application/ogg and vorbisdec expects audio/x-vorbis. So, the line below doesnt work... Gst gurus ? =P gst-launch-0.10 gnomevfssrc location=http://localhost:8080 ! oggdemux name=demuxer ! {queue ! theoradec ! xvimagesink} {demuxer.! queue ! tremor ! audioconvert ! dsppcmsink} _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers