-
This very well could be more of an FFmpeg issue, but since I can't replicate it with FFmpeg's libx264 or Gstreamer's v4l2h264enc, I figured it would be worth posting for investigation. And to be fair,…
-
**Describe the bug**
The encoder does not return frames when the encoder `USAGE` is configured to `HIGH_QUALITY` and the `RateControlMethod` is configured to `VBR` for the DX9 and Vulkan `ENGINE`s.
…
-
Using picamera2, I am manually sending an h264 stream in ~200 byte chunks and reconstructing / displaying the stream.
I have things nominally working, but since there is inherently packet loss as p…
-
NVENC is NVidia's hardware encoder that supports H264 and HEVC. It would be neat if ffmpeg was built with `--enable-nvenc` option so that this encoder can be used in the resulting build.
I already …
-
If i run `wl-screenrec --output HDMI-A-1 --history 10`, then run `systemctl suspend`, the program crashes with this error:
```
thread 'main' panicked at src/main.rs:1052:9:
assertion failed: !self.…
-
Using go2rtc, the links to get a jpeg frame return a 500 error, and the following error in the go2rtc log. Reading up on go2rtc it looks like it should just grab the first stream and transcode, but …
-
### Operating System Info
Windows 11
### Other OS
_No response_
### OBS Studio Version
30.2.0-beta1
### OBS Studio Version (Other)
_No response_
### OBS Studio Log URL
N/A
### OBS Studio Cra…
-
Hello there, @MaartenBaert ,
The latest versions of FFmpeg and Libav support hardware-accelerated H.264 encoding via VAAPI on supported SKUs, see supported feature list per SKU [here](https://wiki.li…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
**Please only report one bug per issue!**
**Describe the bug**
Cannot use picamera2 with OpenCV
**To Reproduce**
If you have the same issue
$python3
**Expected behaviour**
No error when i…