FallingSnow / h265ize

A node utility utilizing ffmpeg to encode videos with the hevc codec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to ignore outputs above 100%

stuntguy3000 opened this issue · comments

Hi,

Can we add a flag to ignore file outputs that convert to above 100% compression ratio?

A few shows seem to balloon up when using this utility.

You should make a PR @UnnoTed :)

A way to prevent the file being re-encoded again might also be a good addition. Perhaps creating a filename.h265ize-ignore file that contains the command line that was previously used.