Add correct commandline ot use for mpv to integrations docs
This commit is contained in:
parent
02f264af90
commit
2ac35658d9
1 changed files with 4 additions and 0 deletions
|
|
@ -139,6 +139,10 @@ images.
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
A video player that can play videos in the terminal.
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
mpv --profile=sw-fast --vo=kitty --vo-kitty-use-shm=yes --really-quiet video.mkv
|
||||
|
||||
.. _tool_timg:
|
||||
|
||||
`timg <https://github.com/hzeller/timg>`_
|
||||
|
|
|
|||
Loading…
Reference in a new issue