ShootingStarDragon

Results 4 comments of ShootingStarDragon

This is my moderngl version from `python -m moderngl`, platform is Windows 10: ```moderngl 5.6.4 -------------- vendor: NVIDIA Corporation renderer: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 version: 3.3.0 NVIDIA 516.59 python:...

Some (hopefully useful) references: https://registry.khronos.org/OpenGL-Refpages/gl2.1/xhtml/glXChooseFBConfig.xml ``` Use XFree to free the memory returned by glXChooseFBConfig. ``` https://www.khronos.org/opengl/wiki/Tutorial:_OpenGL_3.0_Context_Creation_(GLX) in this tutorial there is this comment ``` // Be sure to free...

[so these commands are to ffprobe-all,](https://ffmpeg.org/ffprobe-all.html) but[ ffpyplayer is a port of ffplay](https://ffmpeg.org/ffplay.html), which does not have these commands. very suspicious

typing this for the manual in the terminal `ffplay -h > "ffplay h.txt"` gets me these: ``` http AVOptions: ... ... -reconnect .D........ auto reconnect after disconnect before EOF (default...