bmdtools icon indicating copy to clipboard operation
bmdtools copied to clipboard

GUI for bmdtools

Open msslava opened this issue 10 years ago • 7 comments

Interested in the ability to use a graphical interface to bmdtools. Does anyone know how to organize it just?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5117739-gui-for-bmdtools?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F256764&utm_medium=issues&utm_source=github).

msslava avatar Oct 06 '14 16:10 msslava

What the gui should do? It is one of my long term plans but I wanted to complete libbmd first.

lu-zero avatar Oct 30 '14 23:10 lu-zero

We can use perl-tk or tcl-tk for GUI of bmdtools.

achkirk avatar Apr 07 '15 00:04 achkirk

I think I would rather have used QT. perl/tcl adds a lot of dependencies? For example if anyone would make a patch for bmdtools, for windows. perl and tcl are not preinstalled, so installation is more "complicated". Using QT it would be just a statically built .exe, or a .exe with dynamic libraries shipped with it.

Also it would look like a native application in each platform/os, as QT has themes corresponding to the default theme of each os.

haakonnessjoen avatar Apr 07 '15 06:04 haakonnessjoen

I'll try to get you libbmd in shape so would be easy to write some easily no matter the toolkit you have in mind =)

lu-zero avatar Apr 07 '15 09:04 lu-zero

I'm currently wrangling bmdcapture into QtCreator for a different purpose (headless capture and playout), but once I have it set up with Qt5 and qml I would be willing to work on this if there is interest.

samgardner avatar May 25 '15 17:05 samgardner

Sounds great, have you looked at the bmdlib project? 

Sent from Samsung Mobile

-------- Original message -------- From: samgardner [email protected] Date: 25/05/2015 18:12 (GMT+00:00) To: lu-zero/bmdtools [email protected] Subject: Re: [bmdtools] GUI for bmdtools (#37)

I'm currently wrangling bmdcapture into QtCreator for a different purpose (headless capture and playout), but once I have it set up with Qt5 and qml I would be willing to work on this if there is interest.

— Reply to this email directly or view it on GitHub.

Badbits avatar May 25 '15 20:05 Badbits

I have indeed - I've been looking at a few projects over the past few months, libbmd, ffmpeg's relatively new decklink device classes and bmdtools. bmdtools appears to be the most feature complete and regularly updated for my use cases, I'm only using linux machines here and I'm more used to C++ than C. But up for a challenge! @lu-zero is libbmd the better one to use in the future?

samgardner avatar May 25 '15 20:05 samgardner