vo_drm: Expose mode ID option to users

This commit is contained in:
Marcin Kurczewski
2015-05-28 20:53:14 +02:00
committed by wm4
parent eea625736f
commit ce0bf9692f
2 changed files with 23 additions and 10 deletions

View File

@@ -1013,3 +1013,7 @@ Available video output drivers are:
``devpath=<filename>``
Path to graphic card device.
(default: /dev/dri/card0)
``mode=<number>``
Mode ID to use (resolution, bit depth and frame rate).
(default: 0)