issues
search
membraneframework
/
membrane_mp4_plugin
Utilities for MP4 container parsing and serialization and elements for muxing the stream to CMAF
Apache License 2.0
9
stars
4
forks
source link
Fix non-fast-start files demuxer bug
#86
Closed
Noarkhh
closed
1 year ago
Noarkhh
commented
1 year ago
Fix a bug where a demuxer trying to demux a non-fast-start file with option
optimize_for_non_fast_start?
set to
false
would crash
Add tests covering that case
optimize_for_non_fast_start?
set tofalse
would crash