mirror of
https://github.com/mayfrost/guides.git
synced 2025-09-02 17:12:47 +00:00
Update VIDEO.md
This commit is contained in:
4
VIDEO.md
4
VIDEO.md
@@ -1,6 +1,6 @@
|
|||||||
## MPLAYER ON THE TTY (FRAMEBUFFER)
|
## MPLAYER ON THE TTY (FRAMEBUFFER)
|
||||||
These are settings for your MPlayer config file.
|
These are settings for your MPlayer config file.
|
||||||
```
|
```
|
||||||
# framebuffer video ouput
|
# framebuffer video ouput
|
||||||
vo=fbdev
|
vo=fbdev
|
||||||
# alsa device
|
# alsa device
|
||||||
@@ -27,5 +27,5 @@ framedrop=1
|
|||||||
# avoid the lirc error message
|
# avoid the lirc error message
|
||||||
nolirc=yes
|
nolirc=yes
|
||||||
# don't clutter the console with output
|
# don't clutter the console with output
|
||||||
really-quiet=1
|
really-quiet=1
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user