NMMES / nmmes-cli

Node Modular Media Encoding System Command Line Frontend
23 stars 3 forks source link

Suggestion: nvenc support #13

Open kaydaryl opened 5 years ago

kaydaryl commented 5 years ago

It would be nice if nmmes could default to hardware support if available. I haven't checked hevc_qsv but a manual edit to the encoder module's main.js to default to hevc_nvenc and permitting it as an option as well as ensuring any passed args work with that encoder as well seems to work.