zhiayang / mkvtaginator

tag mkv files sanely and automatically
Apache License 2.0
22 stars 2 forks source link

Literally filled the RAM! #4

Open gianfelicevincenzo opened 5 months ago

gianfelicevincenzo commented 5 months ago

During --mux option, the ENTIRE movie is loaded into RAM! I tried with a 33GB film which occupied the entire RAM and part of the swap. How can this be remedied? it's a serious problem

zhiayang commented 5 months ago

Hi, this project is kinda in maintenance mode right now. I'll look into this (see if i can do some kind of streaming the frames bit by bit), but it might take some time. Thanks for giving this a try!