A Java project featuring a GUI built with JavaFX and integrated with the JAVE library (a wrapper for FFmpeg).
This project demonstrates:
- A clean and responsive JavaFX interface
- Solid multithreading practices with JavaFX
- Integration of JAVE for audio/video processing using FFmpeg
Originally developed two years ago, this project is now being published for reference and possible future development. The main motivation for publishing is to revisit JavaFX concurrency
Further updates are not guaranteed but may happen depending on future exploration.
Updates DECIDED TO COntinue THE PROJECT soon there will be a stable version, supporting more formats. please give me ideas of what you most likely would like to be present in such a project!
This project is licensed under the GNU General Public License v3.0 (GNUv3).
It includes direct source integration from the a-schild/jave2 project, which is also licensed under GNUv3.