https://github.com/darealshinji/mediainfo-fltk
Simple MediaInfo GUI using FLTK
https://github.com/darealshinji/mediainfo-fltk
fltk linux mediainfo
Last synced: 21 days ago
JSON representation
Simple MediaInfo GUI using FLTK
- Host: GitHub
- URL: https://github.com/darealshinji/mediainfo-fltk
- Owner: darealshinji
- License: other
- Created: 2019-01-12T07:16:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T22:15:57.000Z (almost 3 years ago)
- Last Synced: 2025-09-05T16:46:32.561Z (about 2 months ago)
- Topics: fltk, linux, mediainfo
- Language: C++
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a small and simple MediaInfo GUI using FLTK.
To buid run `make` or `./build.sh`.
If you prefer `libmediainfo` not to be loaded dynamically, run `make DYNAMIC=0` or `./build.sh no-dynamic`.