PySceneDetect icon indicating copy to clipboard operation
PySceneDetect copied to clipboard

Pyscenedetect Gui Interface and Resolve like threshhold manipulation

Open raj6996 opened this issue 6 years ago • 2 comments

I have an idea.

  1. Will you make pyscenedetect gui with this repo>https://github.com/mherrmann/fbs-tutorial?
  2. https://www.youtube.com/watch?v=clnlOImwCuc, after watching this tutorial Davinci Resolve can manipulate to threshold or content detection. It is hard via CLI, thus we need Gui option to alter visually. Hope you will get my idea. Thanks.

raj6996 avatar Sep 28 '18 16:09 raj6996

Hey @raj6996,

I'm possibly interested in helping get this issue resolved, but I'm not familiar with fbs GUI. I'm looking into alternatives to this project.

Hey @Breakthrough,

Do you have any thoughts on a GUI library you would want to use with PySceneDetect? I can think of getting a basic Tkinter App for this if it's small enough. The only concern I have for any of the other GUI libraries is if they're more strict on the licensing. If you have time, let me know what you think about:

Kivy - MIT fully open source Tkinter - Builtin (should be free) PyQT5 - GPL v3 -> Free?

Anyways, I'm interested in these libraries, if you have no objections, I'll probably just get started on one.

Let me know, Andrew H

quietcoding avatar Dec 13 '18 00:12 quietcoding