No valid file with some test pipelines with openh264enc - missing elements/options?
Vinod Kesti
vinodkesti at yahoo.com
Thu Oct 27 05:14:32 UTC 2016
Hello Martin,
mp4 and mov muxers need proper EOS event on element to write some metadata
(like ATOM). Add -e to generate EOS on Ctr+C.
gst-launch-1.0 -v videotestsrc !
video/x-raw,format=NV12,width=1920,height=1080,framerate=60/1 ! videoconvert
! openh264enc ! h264parse ! qtmux ! filesink location=videotestsrc.mov -e
gst-launch-1.0 -v videotestsrc !
video/x-raw,format=NV12,width=1920,height=1080,framerate=60/1 ! videoconvert
! openh264enc ! h264parse ! mp4mux ! filesink location=videotestsrc.mp4 -e
Regards,
Vinod
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/No-valid-file-with-some-test-pipelines-with-openh264enc-missing-elements-options-tp4680262p4680263.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list