Created
January 15, 2021 08:36
-
-
Save RomainKurtz/53e5aa567d020e7a7da605c5a7a1b421 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scene Detection : | |
ffmpeg -f dshow -i video="OBS Virtual Camera" -filter:v "select='gt(scene,0.2)',showinfo" -f null - | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have a ffmpeg with ndi? i really want to build a ffmpeg with ndi,but the information on the net is too older.i can not use it.