pipelines for sending/receiving movies (audio+video)

mapcol markopacaklocarno at gmail.com
Sat Aug 20 14:39:10 UTC 2016


Thank you for your reply! 

How would you write a similar pipeline that start from a uridecodebin (so
that I can set a file as source), that splits audio video, encodes it, and
remerges together to send it via udpsink? Or is there another simpler way to
do this?

I tried with:

gst-launch-1.0 uridecodebin
uri="file:///C:/Users/markopacak/Videos/fountain.mkv" name=d ! queue !
videoconvert ! openh264enc ! h264parse config-interval=1 ! mpegts. d. !
queue ! audioconvert ! avenc_aac ! aacparse ! mpegts. mpegtsmux name=mpegts
! rtpmp2tpay ! udpsink host=127.0.0.1 port=5578

but it does not seem to work



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/pipelines-for-sending-receiving-movies-audio-video-tp4679081p4679173.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list