mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
nanonote-files: .mplayer/config: make mplayer -quiet by default (cpu load)
This commit is contained in:
@@ -6,3 +6,6 @@ screenw=320
|
|||||||
screenh=240
|
screenh=240
|
||||||
fs=1
|
fs=1
|
||||||
ac=tremor
|
ac=tremor
|
||||||
|
# disabling console output reduces CPU load by 10% (floating point math used?)
|
||||||
|
# not visible for videos anyways. Can still use -noquiet on audio files.
|
||||||
|
quiet=1
|
||||||
Reference in New Issue
Block a user