erroneous pipeline

Kip Warner kip at thevertigo.com
Tue May 24 05:05:50 UTC 2016


On Mon, 2016-05-23 at 19:21 -0700, Kip Warner wrote:
> Hey list,
> 
> Can anyone help me get the following correct for gst-launch-1.0? I'm
> getting an "erroneous pipeline: could not link audioconvert0 to
> wavenc0
> error" if I swap the x-raw-int for x-raw,format=int:
> 
>     $ gst-launch-1.0 filesrc location="song.mp3" ! decodebin !
> audioconvert ! audio/x-raw-int,format=int,channels=1,rate=44100 !
> wavenc ! filesink location=/tmp/dec-QCgBTc
> 
> Thank you,
> 

Thanks everyone, but figured it out. The format should be set to S16LE.

-- 
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160523/97e6ed9e/attachment-0001.sig>


More information about the gstreamer-devel mailing list