[gst-devel] rtp payloaders/depayloaders recent behaviour
Antoine Pitrou
antoine.pitrou at wengo.com
Thu Apr 19 11:25:43 CEST 2007
Hi,
Le mercredi 18 avril 2007 à 16:01 +0200, SP GLE a écrit :
> gst-launch audiotestsrc ! "audio/x-raw-int, rate=8000" ! identity
> sync=true ! alawenc ! rtppcmapay ! rtppcmadepay ! filesink
> location=/tmp/toto.raw
[...]
> Am i doing something wrong ? What can i do to get the right behaviour ?
Perhaps try putting "audio/x-alaw, clock-rate=8000" between alawenc and
rtppcmapay.
(I don't know if you did anything wrong, but I know that sometimes
gstreamer - especially the RTP elements - is picky about setting the
right caps)
Antoine.
More information about the gstreamer-devel
mailing list