[gst-devel] gst-launch filesrc location=sample.wav ! wavparse ! audioconvert ! filesink location=output -- NOT WORKING for 0.10 version
rong wang
rhong_wang at yahoo.com
Wed Mar 22 16:06:08 CET 2006
Hi,
I had problem here.
I used version gstreamer 0.10.4,
gst-plugins-base-0.10.5, gst-plugins-good-0.10.2
gst-launch filesrc location=sample.wav ! wavparse
! audioconvert ! filesink location=test.wav
it never copied the file like 0.8.11
if I used
gst-launch audiotestsrc ! audioconvert ! filesink
location=output
then, I got copied.
What is wrong? for wav file, how should I link the
plugins together? any special format restriction?
I feel frustrated, for 0.8.11, basic thing just works
out of box, now, for 0.10, I cannot even get the basic
thing working.
Thanks in advance
Rong
--- Tim Müller <t.i.m at zen.co.uk> wrote:
> On Wed, 2006-03-22 at 07:33 -0800, rong wang wrote:
>
> Hi,
>
> > Anybody can tell me what wrong with alsasink?
> > I used command
> > gst-launch audiotestsrc ! alsasink
>
> Try
>
> gst-launch-0.10 audiotestsrc ! audioconvert !
> alsasink
>
>
> > I installed 0.10.0 gstreamer and
> > gst-plugins-base-0.10.0. It is enough to do this
> test.
>
> gstreamer 0.10.0 and gst-plugins-0.10.0 were
> released almost four months
> ago - maybe you could try an up-to-date version if
> things still don't
> work with the audioconvert element added.
>
> Cheers
> -Tim
>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the gstreamer-devel
mailing list