ソースを参照

visionfive2: libsdl2: Fix ffplay not getting hardware acceleration
Fix "no accelerated colorspace conversion found" in ffplay, no hardware acceleration will get massive frame drop.

Signed-off-by: weiheng.cheng <weiheng.cheng@starfivetech.com>

weiheng.cheng 1 年間 前
コミット
3b0cbcb269
1 ファイル変更2 行追加0 行削除
  1. 2 0
      recipes-graphics/libsdl2/libsdl2_2.0.20.bbappend

+ 2 - 0
recipes-graphics/libsdl2/libsdl2_2.0.20.bbappend

@@ -0,0 +1,2 @@
+# To fix  "no accelerated colorspace conversion found" during ffplay, aka software decoding
+PACKAGECONFIG:remove = "opengl"