AW: playback H264 encoded file too fast
jles
jlesquer at gmail.com
Thu Jul 11 11:54:28 UTC 2019
Hi, Thanks for that.
I tried both qtmux and mp4mux, but I've got an empty output.mp4 file.
The pipeline looks now like this:
gst_bin_add_many (GST_BIN (pipeline), appsrc,
video_rate,videoconvert,capsfilter, omxh264 , enc_queue, mp4mux, filesink ,
NULL);
gst_element_link_many (appsrc, video_rate, videoconvert,capsfilter,
omxh264,enc_queue, mp4mux, filesink, NULL);
Any ideas why might have a empty file?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list