https://github.com/mark-mdo47/markmedia
annotate my pictures and videos
https://github.com/mark-mdo47/markmedia
c-plus-plus pictures python videos wxformbuilder wxwidgets
Last synced: 29 days ago
JSON representation
annotate my pictures and videos
- Host: GitHub
- URL: https://github.com/mark-mdo47/markmedia
- Owner: Mark-MDO47
- License: unlicense
- Created: 2019-04-16T04:06:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T03:09:34.000Z (over 2 years ago)
- Last Synced: 2025-03-16T10:41:59.650Z (over 1 year ago)
- Topics: c-plus-plus, pictures, python, videos, wxformbuilder, wxwidgets
- Language: Python
- Size: 1.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkMedia
annotate my pictures and videos
# use wxFormBuilder to make Python media explorer
## Flow - Now
At this point it is easier just to make a dialog using wxFormBuilder and hand-edit into the codebase.

## Flow - Originally
I put all the original flow stuff into the old/ directory
The script combine.sh adds my changes (events, merges, etc.) to wxFormBuilder input.
This allows me to iterate on both wxFormBuilder and on my additions.
Original development flow WAS as follows:
- use wxFormBuilder in ./wxFormBuilder_MarkMedia/ to build the look of the app
- export as Python 3.x code in ./wxFormBuilder_MarkMedia/
- run ./PyMarkMedia/combine.sh in ./PyMarkMedia/ to insert my event handlers
- do python MarkMedia.py in ./PyMarkMedia/ to execute the resulting test code
- use File->OpenVideoTxt and open free-form descriptive text for videos