gst-launch-1.0 with -e or without -e
killerrats
koreysjunkmail at gmail.com
Tue Jan 17 18:46:34 UTC 2017
-e makes the the mp4mux throw out the ending header to make the file complete
in reading the file in a video player. have the -e not in it and use the
following things below, if that doesn't work put in the -e.
what you might do is:
1. gst_element_send_event(pipeline,gst_event_new_eos());
then do your nulling and unreferencing.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-launch-1-0-with-e-or-without-e-tp4681497p4681502.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list