Click here to Skip to main content
15,884,087 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Let's say it is necessary to build desktop application that should have a part of it's window filled with a video, with video controls. Like in a video editor.
What language, GUI library would you recommend for such purpose?
It shouldn't be tied to certain OS and with no license frees (like Qt).
I'm looking for the easiest way to go (less lines of code, ease of maintenance...).
Of course Java first comes to mind, but would it be the best choice?

What I have tried:

Thought to use Python, but there are often problems while installing libraries, even using venv.
Posted
Updated 30-Mar-20 20:03pm
Comments
[no name] 31-Mar-20 4:06am    
Use a "media control". That's the best you'll get from your specs.
[no name] 31-Mar-20 9:22am    
Ok, thanks, Gerry.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900