Command without need encode

Sean DuBois sean at siobud.com
Sat Aug 12 21:03:26 UTC 2017


Do a h264parse instead of x264enc, that will ensure that if you have any
kind of h264 input (byte-stream or avc) it should work with your
mpegtsmux

On Sat, Aug 12, 2017 at 09:03:28AM -0700, RonRog wrote:
> i have this command
>
> 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
>
> This need a lot of cpu, because have x264enc, but the input already in h264.
> How i can do the same but without need encode and with audio?
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Command-without-need-encode-tp4684184.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list