mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options
- fix comments
This commit is contained in:
parent
fa1c74c8a0
commit
5bc9c050c0
@ -36,8 +36,8 @@
|
||||
GRAPHIC_DRIVERS="nvidia"
|
||||
|
||||
# Use internal or external ffmpeg. Internal means included ffmpeg in XBMC,
|
||||
external means seperate ffmpeg library. External ffmpeg is needed for
|
||||
multithreading support and future vaapi support (internal / external)
|
||||
# external means seperate ffmpeg library. External ffmpeg is needed for
|
||||
# multithreading support and future vaapi support (internal / external)
|
||||
FFMPEG=internal
|
||||
|
||||
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
||||
|
@ -36,8 +36,8 @@
|
||||
GRAPHIC_DRIVERS="i965"
|
||||
|
||||
# Use internal or external ffmpeg. Internal means included ffmpeg in XBMC,
|
||||
external means seperate ffmpeg library. External ffmpeg is needed for
|
||||
multithreading support and future vaapi support (internal / external)
|
||||
# external means seperate ffmpeg library. External ffmpeg is needed for
|
||||
# multithreading support and future vaapi support (internal / external)
|
||||
FFMPEG=external
|
||||
|
||||
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
||||
|
Loading…
x
Reference in New Issue
Block a user