octopuscinema / raw-player

Lightweight multi-platform video playback for reviewing RAW video footage from professional cameras.
https://www.octopuscinema.com/raw-player
MIT License
25 stars 0 forks source link

Linux Version Possible? #16

Open revast opened 1 year ago

revast commented 1 year ago

May I ask if there woulld be the possibility to get this Software running on Linux, either natively via Mono Project, or via Wine?

octopus-russell commented 1 year ago

Hi, thanks for the feature request. We currently don't have Linux support on the roadmap, but it should work with Wine as long as there is OpenGL 3.2 support - we will have a look at this. Native Linux support would require mostly just some GUI work - the majority of the application is platform agnostic C#, C++ and OpenGL shader code.