mp4mux with h264 stream from appsrc - Could not multiplex stream.

dlw dlwalter at protonmail.com
Wed Jan 13 23:22:41 UTC 2021


It seems that adding this line in appsrc need-data callback:

`buffer->pts = GST_CLOCK_TIME_NONE;`

seems to fix the problem with mp4mux.  I guess if you leave buffer->pts
unset mp4mux is unhappy.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list