How to operate on GstMapInfo

Nicolas Dufresne nicolas at ndufresne.ca
Fri Mar 17 17:50:09 UTC 2017


Le vendredi 17 mars 2017 à 02:13 -0700, dingoegret a écrit :
> sudo gst-launch-1.0 filesrc
> location=~/gstreamer/resources/sample3.wav !
> wavparse ! audioconvert ! rtpL16pay ! udpsink port=5000
> 
> I'm confused why the bytes of audio data come out differently in
> gstreamer
> from the bytes of audio data coming out from the file stream reader

Isn't that kind of evident ? wavparse removed the wav header,
audioconvert will convert to L16 as needed and rtpL16pay will add RTP
payload.

Nicolas
-------------- 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/20170317/df938d43/attachment.sig>


More information about the gstreamer-devel mailing list