Muxing very big AAC file with mkvmerge + timestamps file results in out of memory crash
When muxing the aac file uploaded to ftp ( 2021-03-06-07-50-09.aac
) with timestamps (also included), after parsing the file and beginning to mux, mkvmerge crashes with:
Error: memory.cpp/saferealloc() called from file src/common/memory.cpp, line 27: realloc() returned nullptr for a size of 18446744071835118570 bytes.
The command line includes (even larger) hevc, but the crash can be duplicated with just the aac + timestamps file.