jschmid1 / gopro_as_webcam_on_linux

Allows to use your GoPro camera as a webcam on linux
Apache License 2.0
517 stars 64 forks source link

added crop argument for ffmpeg #50

Closed Fmstrat closed 10 months ago

Fmstrat commented 1 year ago

Added -c/--crop w:h:x:y to be used with ffmpeg.

jschmid1 commented 1 year ago

thanks @Fmstrat

could you add a line to the https://github.com/jschmid1/gopro_as_webcam_on_linux/blob/master/README.md#synopsis section?