ffmpeg: integrate into build and enable h.265 hw decoder by default

* Use codec ranks to switch between decoders.
This commit is contained in:
Konsta
2023-01-28 14:45:40 +02:00
parent 1b30e93a6a
commit 53a5d230cc
5 changed files with 15 additions and 4 deletions

View File

@@ -38,6 +38,12 @@ ro.hardware.camera=libcamera
# Display
debug.drm.mode.force=1920x1080
# FFmpeg
persist.ffmpeg_codec2.v4l2.h264=false
persist.ffmpeg_codec2.v4l2.h265=true
persist.ffmpeg_codec2.rank.audio=16
persist.ffmpeg_codec2.rank.video=256
# Graphics
ro.hardware.hwcomposer=drm
ro.hardware.vulkan=broadcom