ffmpeg: integrate into build and enable h.265 hw decoder by default
* Use codec ranks to switch between decoders.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user