lordmulder / Simple-x264-Launcher

Simple x264/x265 Launcher
http://muldersoft.com/
GNU General Public License v2.0
152 stars 19 forks source link

[SUGGESTION] Option for null output on first pass #24

Open lbnascimento opened 4 years ago

lbnascimento commented 4 years ago

This is not particularly important, but I think it would be useful if there were an option to use null output on the first pass of a two-pass encoding. This would avoid unnecessary file writing, which could theoretically help performance on really slow disks and would also reduce wear on SSDs.

I could try to implement it and make a PR, if there's any interest.