Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@ChrisAJS ChrisAJS released this 05 Jan 14:11
· 22 commits to main since this release

This release contains binaries for Windows. Make sure you follow the Windows specific instructions before attempting to use this release.

SDL vs GLFW

SDL and GLFW are both libraries high powered graphics libraries, however, the way in which the YUV encoded video frames produced by the LGX and LGX2 are rendered in this project is significantly different between these two libraries.

If you struggle with the SDL version of the lgx2userspace program, try the GLFW version instead.

When reporting bugs, be sure to explain which version you are using.

LGX (GC550)

The LGX (GC550) capture card will be inoperable in Windows using the manufacturer driver if you use this program.

Issue #18 is tracking this problem.

Sound and GLFW build

Although the GLFW is built with SDL audio, it appears to not work on Linux, but could perhaps work on Windows. However, if the GLFW build fails to run for you, try running it with the -g program argument which will disable the audio output.