Fix ffmpeg on RK3399
This commit is contained in:
parent
a0370cd2a4
commit
1fe85ce0a7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ get_graphicdrivers
|
|||
PKG_FFMPEG_HWACCEL="--enable-hwaccels"
|
||||
|
||||
case ${DEVICE} in
|
||||
RK3588|RK3399)
|
||||
RK3588)
|
||||
V4L2_SUPPORT=no
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue