diff --git a/VIDEO.md b/VIDEO.md index 0e3679a..5f8d1dc 100644 --- a/VIDEO.md +++ b/VIDEO.md @@ -1,6 +1,6 @@ ## MPLAYER ON THE TTY (FRAMEBUFFER) These are settings for your MPlayer config file. -``` +``` # framebuffer video ouput vo=fbdev # alsa device @@ -27,5 +27,5 @@ framedrop=1 # avoid the lirc error message nolirc=yes # don't clutter the console with output -really-quiet=1 +really-quiet=1 ```