vaapi Questions

2

Solved

When I use ffmpeg with mjpeg encoder without hardware acceleration, everything works fine. I use following command: ffmpeg -nostdin -rtsp_transport udp_multicast -allowed_media_types 'video' -i 'r...
Vesuvian asked 26/7, 2018 at 19:6

1

I am trying to transcode a 4K HEVC HDR video to a lower bitrate using ffmpeg and VAAPI hardware acceleration for my LG OLED television. I use the following file: Video Using the following command...
Justitia asked 19/1, 2020 at 19:52

1

Setup is Linux, ffmpeg using kabylake iGPU. I am capturing a running sway instance using the kmsgrab device, which requires the use of a hardware backend to coherently process the image on my hard...
Euplastic asked 7/11, 2019 at 17:46

1

Solved

I'm trying to implement vp9 hardware acceleration encoding process. I followed ffmpeg offical github's example (Here -> vaapi_encode.c). But given example only save a .yuv file to .h264 file, I wo...
Altazimuth asked 5/3, 2019 at 16:21

3

Solved

I've seen various examples of using libavcodec with vaapi to accelerated decoding, but how do you use it to accelerate encoding?
Winsor asked 23/9, 2014 at 16:55
1

© 2022 - 2024 — McMap. All rights reserved.