Things currently broken: - [x] Subtitles rendering, process hungs - [x] Encoding the entire file, audio/last video processes hungs Things still causing out of memory: - [x] ~400M fails at info stage - [x] ~200M fails while encoding What can be done? - Small -max_alloc helps at info stage - -blocksize ? - Some advanced ffmpeg options/try to patch? - Compile with ALLOW_MEMORY_GROWTH, bench results?
Things currently broken:
Things still causing out of memory:
What can be done?