radiance icon indicating copy to clipboard operation
radiance copied to clipboard

Radiance is video art software for VJs. It supports beat detection, animated GIFs, YouTube video, OpenGL shader effects. It is designed for live performance and runs on Linux and MacOS.

Results 43 radiance issues
Sort by recently updated
recently updated
newest added

Recently discovered Radiance. I'm running the last release (0.6.1) on Mac OS X. I'm trying to use the FFmpeg output node, but when I click the record checkbox the app...

These lines throw exception when OpenGL can't be initialized: ``` 393│ int r = mpv_opengl_cb_init_gl(m_mpv_gl, NULL, get_proc_address, NULL); 394│ if (r < 0) 395├───────> throw std::runtime_error("could not initialize OpenGL"); ```...

When I last installed the AUR package on manjaro, it built without problems, and it does not seem to have changed since then. But still, it won't build anymore. Not...

``` libradiance_autogen/UVLADIE3JM/../../../radiance-0.6.1-60-gbaf2c40/src/MovieNode.h:12:10: fatal error: 'mpv/qthelper.hpp' file not found #include ^~~~~~~~~~~~~~~~~~ ``` Log: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p556876_s368287/logs/radiance-video-0.6.1_1.log (IPv6 URL) mpv-0.33.0

Hello, i use radiance since a few days. Great piece of software ! I wonder if you can help to build on focal. Main issues are with qt59base E: qt59multimedia...

**Version:** [0.6.1](https://github.com/zbanks/radiance/releases/tag/0.6.1) **Steps to reproduce:** 1. Install Radiance on a fresh copy of macOS Big Sur (I suspect any macOS version will do). 2. (Perform workaround described in https://github.com/zbanks/radiance/issues/115). 2....

Raising this in case someone else hits the same problem and does not know what to do. It would be nice if the Python 3.7 prerequisite is mentioned somewhere. **Version:**...

Discovered when using AutoDJ w/ the previous PR

Some of the private API we are using changed in Qt 5.14. This patch makes `QmlSharedPointer` compatible with 5.14 and older by removing an unnecessary layer of wrapping we were...

Hello there. This has been extremely useful, and thank you for making it. I do have an issue. The shortcuts for configuring MIDI seem to be broken, and I don't...