Deleted user

Results 141601 comments of Deleted user

@andypiper offtopic but I noticed data/apps.ts has links to the play store in an "android" category. Should I make a new category listing apps from F-Droid or add a new...

i was in the installer, agreed to the license, and the dropdown is still broken and it still has the connection issue even though i have wifi. Is there any...

Here: ``` #define DEFAULT_VIDEO_BITRATE 1000000 Result = m_amfEncoder->SetProperty(AMF_VIDEO_ENCODER_USAGE, AMF_VIDEO_ENCODER_USAGE_LOW_LATENCY); Result = m_amfEncoder->SetProperty(AMF_VIDEO_ENCODER_PROFILE, AMF_VIDEO_ENCODER_PROFILE_MAIN); Result = m_amfEncoder->SetProperty(AMF_VIDEO_ENCODER_PROFILE_LEVEL, AMF_H264_LEVEL__5); AMFRate frameRate = { fps, 1u }; Result = m_amfEncoder->SetProperty(AMF_VIDEO_ENCODER_FRAMERATE, frameRate); Result =...

I set QP to zero because I am not intending to use QP mode. I am using CBR. So these params are not supposed to impact the encoder at all....

What do you mean by "Command (Just CBR. I only removed min/max QP)" ? Remove - means set to defaults? Because this looks like it is exactly what I need....

Changed maxQP to 51, the file size is back to normal. Thanks for the assistance guys.

Issue started here originally : https://github.com/SafeExamBrowser/seb-server/issues/155#issuecomment-2970666590

> Please retest with SEB 3.5.x, there was some improvement regarding the user lookup (we don't support old SEB versions and can only deal with bug reports which reproduce the...

> [@GerbillLife](https://github.com/GerbillLife) can you provide a link or example of what you mean? When opening the theme selector for example the theme selector does not look to be Material 3.

@ahrm, Thanks for the quick reply. For the issue number 2, there is no dedicated Insert function or key for Macos Keyboard. Can i assign it another keyboard shortcut.