-
After setting up the uxplay and installing all the required gstreamer plugins, I tried to connect the iPad to my laptop. The firewall is disabled. The uxplay@hostname shows in the screen mirroring opt…
-
**Describe the bug**
subtitles and OSD elements stop showing when setting output driver to vaapi.
**To Reproduce**
Steps to reproduce the behavior:
Go to 'General > Video > Output driver = vaap…
-
### Operating System Version
Kubuntu 23.10
### OBS Version
30.0.1
### NDI Tools Version
4.13.0
### Describe the bug
```
Logs
02:09:15.481: FFmpeg VAAPI H264 encoding supported
02:09:15.482…
-
### The bug
It seems like ffmpeg running into deadloop.
Ffmpeg running at 100% CPU usage for hours, and the output file size is only 48 bytes.
HW decoding and encoding switch are all ON.
Have accu…
-
I believe radeon only really supports NV12 right now. `vaapipostproc format=i420` is actually segfaulting gstreamer for me. With `vaapipostproc format=nv12` it also segfaults, so that whole vaapipostp…
-
Hello, I am not sure if this is the place to ask but I have read that there used to h264 support for the GM45 chipset on a different branch of this repo but it has since been deleted.
https://forum…
leg7 updated
7 months ago
-
Hi there,
i just tried the the vaapi encoder and, even with the latest git, all i get is a green screen.
The hosting gpu is the igp in an haswell cpu, and vaapi encoding works well through ffmpeg wi…
-
```
ffmpeg -pattern_type glob -i '*.jpg' -r 30 -preset ultrafast -pix_fmt yuv420p -b:v 20M out.mp4
```
With vaapi acceleration
```
ffmpeg -vaapi_device /dev/dri/renderD128 -pattern_type glob -i…
-
## Hardware-accelerated Video I/O
* Status: **WIP**
* Platforms: **Linux, Windows**
---
The patch #19460 (thanks to @mikhail-nikolskiy) added properties to control hardware-acceleration of v…
-
With appdata files, it's possible to make the "software" application in GNOME or related desktop environment to know if the current hardware might benefit from a particular "driver" (here intel-vaapi-…