Command without need encode
RonRog
roneyrogerio92 at gmail.com
Sat Aug 12 23:59:42 UTC 2017
I've already been tried this, no error or file is generated that way.
dont wotk and without error
uridecodebin uri=rtmp://127.0.0.1/test/test ! h264parse ! mpegtsmux !
multifilesink location=/%05d.ts sync=true next-file=key-unit-event
post-messages=true
work but without sound and a lot of cpu
uridecodebin uri=rtmp://127.0.0.1/test/test ! x264enc ! mpegtsmux !
multifilesink location=/%05d.ts sync=true next-file=key-unit-event
post-messages=true
work fine but need set input codec
rtmpsrc name=rtmpsrc location=rtmp://127.0.0.1/test/test timeout=5 ! queue !
flvdemux name=demuxer ! queue ! aacparse ! muxer. demuxer. ! queue !
h264parse ! mpegtsmux name=muxer ! multifilesink location=/%05d.ts sync=true
next-file=key-unit-event post-messages=true
I want a way to do this automatically, without even using the h264parse,
something that works with any input which is already in the correct format,
similar to copy of ffmpeg.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Command-without-need-encode-tp4684184p4684187.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list