-
Updated
Jul 9, 2022 - C++
c-plus-plus
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 13,321 public repositories matching this topic...
Operating System Info
Other
Other OS
Arch Linux
OBS Studio Version
27.2.4
OBS Studio Version (Other)
No response
OBS Studio Log URL
crashes before startup
OBS Studio Crash Log URL
No response
Expected Behavior
it living
Current Behavior
it not living
Steps to Reproduce
...
start
Anything
-
Updated
Jun 18, 2022
We have currently simple GitHub page, but we need to think about it's update with some better design.
-
Updated
Jun 13, 2022 - C++
To publish rtmp://ip/live/livestream?k=v to SRS, the correct way to use OBS:
- Server:
rtmp://ip/live - StreamKey:
livestream?k=v
However, sometimes the StreamKey has maken lots of people confused, they will literally use as bellow, easpecially for fresh man:
- Server:
rtmp://ip/live/livestream?k=v - StreamKey: Empty
And it's easy to understand.
Solution
So, SRS mi
-
Updated
Jul 7, 2022 - C++
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h
-
Updated
Jul 4, 2022 - C++
-
Updated
Jul 8, 2022 - C++
-
Updated
Jul 9, 2022 - C++
-
Updated
Jun 19, 2022 - C++
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.
-
Updated
Jul 8, 2022 - C++
-
Updated
Jan 13, 2022 - C++
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Feb 26, 2022 - Objective-C++
-
Updated
Jun 24, 2022 - Shell
-
Updated
Jul 8, 2022 - C++
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
Is your feature request related to a problem? Please describe
Very often, with working with conformance view, I work with different versions of the same compiler, all options are the same. Or I work with different C++ standards, with the same compiler and the same options (exception for this one). Or...
Right now, to add a new compiler in the conformance view, I have to start from an empty
Operating System
Windows 10, 64 bit
OpenRCT2 build
OpenRCT2, v0.4.0-174-gc8df66f (c8df66f on develop) provided by GitHub
Describe the issue
The implementation of String::Format_VA (mostly called from the String::Format overload without the buffer argument) allocates space for the string, and it's up to the user to free this (Memory::Free). This is however rarely do
-
Updated
Jun 17, 2022 - C++


importaddress(and possibly other legacy-only wallet functions), when used on a descriptor wallet, return a fairly nondescript error:The RPC help of
importaddressdoesn't mention nor further explain this incompatibility, nor what alternative to use inste