-
If I open a session and run a malicious command that results in killing the ssm agent process hierarchy and removing the log file on disk, there's no durable record of what commands were run. **This m…
-
-
### Problem Description
Hello, I started to get this error on all H.264 encodings.
the error is not present when I encode to H.265
I tried multiple source files that worked before and don't wo…
-
### Problem Description
When using an 8-bit encoder to encode a 10-bit source (software avcodec decoder), the log shows the 8-bit decoder is used:
[19:57:46] * video track
[19:57:46] + decode…
ghost updated
3 years ago
-
Nothing happened when I tried to upgrade.
~~~
PS C:\WINDOWS\system32> cd D:/vcpkg
PS D:\vcpkg> ./vcpkg upgrade
PS D:\vcpkg> ./vcpkg upgrade --no-dry-run
PS D:\vcpkg> ./vcpkg update
Using local p…
-
### Problem description:
My Google Pixel phone records MP4 H.264 video with yuvj420p flag. The videos directly from the Pixel play fine on VLC. When I use HandBrake to re-encode the videos to H.264…
-
### Problem description:
Current HB release is only giving me about 25fps on h265 encodes so I figured, because the GPU is so new, I'd try the nightly and see if support had been added. So far, al…
-
hello,
I got no font display when using this lib.
here is my code:
```c
lv_freetype_init(64); /*Cache max 64 glyphs*/
/*Create a font*/
static lv_font_t font1;
lv_freetype_font_init(&font1,…
-
### Problem Description
I am not able to preview the video, here are the steps:
1. Clicked "Preview" button on the top of screen
2. On the pop up panel, clicked "Live Preview", then a green perc…
-
we wanted to adopt ssm service for compliance perspective. we ran a few tests for the same. we are looking to save session logs to s3 bucket.
ssm-agent pushes logs successfully on clean session exit.…