mifi / lossless-cut

The swiss army knife of lossless video/audio editing
https://losslesscut.app/
GNU General Public License v2.0
25.9k stars 1.25k forks source link

What kind of IDE do you use dear Mifi? I'd like to set some custom functions in the project! May I? #497

Closed robozb closed 3 years ago

robozb commented 3 years ago

What kind of IDE do you use dear Mifi and what is the process that results the exe file? (I use Netbeans or Eclipse)

I'd like to set some custom functions in the project! May I?

I need constant MOV export, and I'd like to disable all the warning dialogs, and maybe I reset the input-output keystroke!

Thank you so much for the great software as well!

Bela from Hungary

mifi commented 3 years ago

hi! i use vscode.

how to run it in dev ? see https://github.com/mifi/lossless-cut/blob/master/developer-notes.md

how to build production? see https://github.com/mifi/lossless-cut/blob/master/.github/workflows/build.yml

robozb commented 3 years ago

Thank you so much!