splitmuxsink not working with mpegtsmux
Baby Octopus
jagadishkamathk at gmail.com
Fri Jul 24 06:33:21 PDT 2015
Works fine only for mp4mux but not for mpegtsmux
Works : gst-launch-1.0 filesrc location=big_buck_bunny_1080p.mp4 ! qtdemux !
video/x-h264 ! h264parse ! splitmuxsink max-size-time=12000000000
location=video%05d.mp4 muxer=mp4mux
Does not work: gst-launch-1.0 filesrc location=big_buck_bunny_1080p.mp4 !
qtdemux ! video/x-h264 ! h264parse ! splitmuxsink max-size-time=12000000000
location=video%05d.ts muxer=mpegtsmux
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/splitmuxsink-not-working-with-mpegtsmux-tp4672836p4672837.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list