Open Issues Need Help
View All on GitHub Hight reconstructin in LOG profile 10 days ago
help wanted
ilia3101/MLV-App
348
All in one MLV processing app.
C++
#c#colour#image-processing#lantern#magic#magiclantern#mlv#raw#raw-video#video-processing
help wanted
ilia3101/MLV-App
348
All in one MLV processing app.
C++
#c#colour#image-processing#lantern#magic#magiclantern#mlv#raw#raw-video#video-processing
Invalid blockSize '0', corrupted file: 10 months ago
help wanted
ilia3101/MLV-App
348
All in one MLV processing app.
C++
#c#colour#image-processing#lantern#magic#magiclantern#mlv#raw#raw-video#video-processing
Failed to compile on Apple Silicon with Qt6 about 1 year ago
AI Summary: The task is to debug and fix the compilation issue of the MLV App on Apple Silicon (M1) using Qt6. The problem stems from the build script overriding the compiler settings and failing to locate the correct compiler or necessary libraries. The solution likely involves adjusting the project's build system (`.pro` file) to correctly identify and utilize the Apple Clang compiler or a compatible Homebrew-installed LLVM version, ensuring all required libraries are linked.
Complexity:
4/5
help wanted
ilia3101/MLV-App
348
All in one MLV processing app.
C++
#c#colour#image-processing#lantern#magic#magiclantern#mlv#raw#raw-video#video-processing