ShayBox / Mon2Cam

Workaround for multi-monitor Discord screensharing
MIT License
338 stars 33 forks source link

Added support for hardware encoding #66

Closed CDaut closed 3 years ago

CDaut commented 3 years ago

One can now specify an encoder ffmpeg should use, with the -e flag. Checks if the ancoder is supported and only uses if if that's the case.

CDaut commented 3 years ago

TODO: add support for hwaccel_device to select encoding device.

ShayBox commented 3 years ago

Thanks for making this! let me know when you're ready for it to be merged, and if you could add a section to the readme to explain how to use it.