Skip to content

fmp4mux: Accept more data on already filled streams if the remaining streams...

fmp4mux: Accept more data on already filled streams if the remaining streams need more data for finishing a GOP

In other words, continue queueing buffers in sync from all streams until all of them are ready for draining instead of stopping to queue buffers on every stream that is already filled individually.

Fixes #310 (closed)

Merge request reports