stream static file
Nicolas Dufresne
nicolas.dufresne at collabora.com
Sat Sep 20 06:04:38 PDT 2014
Le 2014-09-20 01:38, Carl Karsten a écrit :
> ! queue \
> ! mux. audiotestsrc is-live=true \
> ! "audio/x-raw, format=(string)S16LE, endianness=(int)1234,
> signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100,
> channels=(int)2" \
Small note, depth, width, signed, endianness have no meaning in 1.0, you
can remove that. They are all expressed in format=S16LE.
More information about the gstreamer-devel
mailing list