D-mo

Results 184 comments of D-mo

@mauricev78 in my cloned Server repo I have an experimental patch to allow relative and "from end" seeking. [Here](https://github.com/dimitry-ishenko-casparcg/Server/commit/12b25f122f4f37c47ce1fecb5a97910a7903c064). Once I get a chance to test it out a bit...

@jesperstarkar I haven't checked recently, but it should be mergeable. In terms of stable, well, that's a relative question. I've noticed that when seek values go outside of the clip...

@didikunz Rescent -> Recent

I do. This it totally broken in the Client. I was trying to say that you've misspelled the word "recent".

@realies what about just looping individual clips in the group? Looping groups can be confusing. What if you have 3 clips of different length? Should the group wait for the...

This is because gcc 5 builds with c++11 ABI enabled by default. You either need to recompile libgpio with gcc >= 5. Or alternatively, compile your project with gcc <...

Running into same issue here... It seems the solution is to `#define _GLIBCXX_USE_CXX11_ABI=0` to force gcc to use pre c++11 ABI

Sorry, I don't understand what you are trying to say in this sentence: > Please make sure that the QT5.14.2 > Desktop GCC 64-bit package is being installed.

Oh I see. Maybe "Please make sure option ... is selected." 🤷🏻‍♂️