Emily3403 / isisdl

A downloader for ISIS of TU-Berlin
GNU General Public License v3.0
32 stars 4 forks source link

Feature Request: add argument to change encoder and preset used by ffmpeg #16

Open TheHllm opened 1 year ago

TheHllm commented 1 year ago

Being able to run for example:

isisdl --compress --encoder=hevc_nvenc --preset=fast

would make it easy to make use of hardware acceleration with out isisdl having to probe for supported encoders etc.

Emily3403 commented 1 year ago

That is absolutely doable and I'll get that into the 1.4 update. Thanks for the suggestion 😊