Skip to content

Instantly share code, notes, and snippets.

@RomainKurtz
Created January 15, 2021 08:36
Show Gist options
  • Save RomainKurtz/53e5aa567d020e7a7da605c5a7a1b421 to your computer and use it in GitHub Desktop.
Save RomainKurtz/53e5aa567d020e7a7da605c5a7a1b421 to your computer and use it in GitHub Desktop.
Scene Detection :
ffmpeg -f dshow -i video="OBS Virtual Camera" -filter:v "select='gt(scene,0.2)',showinfo" -f null -
@guCiel
Copy link

guCiel commented Mar 25, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment