2024-11-10, 10:00 PM
(This post was last modified: 2024-11-10, 10:01 PM by TheDreadPirate. Edited 1 time in total.)
(2024-11-10, 09:05 PM)Dunning Kruger Wrote: I'm trying to convert a few files using the newest command and it keeps running out of memory. Is there anything I can add to the command to let this run in under 8 Gigs of ram?
Remove -max_interleave_delta 0. That should reduce the memory usage a lot. That option can help deal with some edge cases where video's are encoded weirdly. But it is optional and shouldn't be a problem to leave out in 99% of cases. I've encountered one set of discs from the same box set that having this option enabled was needed.