Christopher Degawa

Results 215 comments of Christopher Degawa

> Qt currently has two build systems: CMake and QMake. The QMake build system will be removed soon(tm) (it will still be supported, but you won't be able to build...

Nice, thanks for the information. Maybe I might retry a compilation using cmake sometime soon

> Is there any way to have the script temporarily clear the PATH variable (or set it's own PATH) before it starts the build? Technically, the main reason why it's...

@ycwan can you try again? I recently updated openh264 to the latest

Should be fixed by https://github.com/m-ab-s/media-autobuild_suite/commit/896e1ca1ed1163fe55b36d31a036ec8e15f29874

Probably fixed by https://github.com/m-ab-s/media-autobuild_suite/commit/0cd1909331b8aabf856f938ad76df3fef098e833

Seems to be a recent change with 15 as I saw a commit upstream in gnutls by @mstorsjo https://github.com/gnutls/gnutls/commit/88d79b964d88730e316919d6ccd17ca0fe9b3244 but since this was within a checkout of gnulib, I couldn't...

Hi @htliu6, From what I know about the code at this time, the only way to control the bitrate of individual frames is to use the QpFile option, so `-use-q-file...