mpv: add display webcam output example (#4418)
This commit is contained in:
@@ -26,3 +26,7 @@
|
|||||||
- Play a file using a profile defined in the `mpv.conf` file:
|
- Play a file using a profile defined in the `mpv.conf` file:
|
||||||
|
|
||||||
`mpv --profile {{profile_name}} {{file}}`
|
`mpv --profile {{profile_name}} {{file}}`
|
||||||
|
|
||||||
|
- Display the output of webcam or other video input device:
|
||||||
|
|
||||||
|
`mpv /dev/{{video0}}`
|
||||||
|
Reference in New Issue
Block a user