diff options
author | Martin Herkt <lachs0r@srsfckn.biz> | 2014-04-24 18:10:20 +0200 |
---|---|---|
committer | Martin Herkt <lachs0r@srsfckn.biz> | 2014-05-04 02:46:11 +0200 |
commit | b54c963258cdd6540cfde3f1fbe3f00a4ba0306a (patch) | |
tree | cf08000f2a9685f4014dfcb9c2f1690616b41448 /TOOLS | |
parent | 2b7bc2dfc9265861bf0d05caf8c1f99ab09a4f1f (diff) |
options: rename video-related options/properties
Renamed options:
--aspect → --video-aspect
--fstype → --x11-fstype
--native-fs → --fs-missioncontrol
--name → --x11-name
Renamed properties:
aspect → video-aspect
Diffstat (limited to 'TOOLS')
-rwxr-xr-x | TOOLS/mpv_identify.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/mpv_identify.sh b/TOOLS/mpv_identify.sh index b1c17f75c2..b8081ec969 100755 --- a/TOOLS/mpv_identify.sh +++ b/TOOLS/mpv_identify.sh @@ -86,7 +86,7 @@ __midentify__allprops=" video-bitrate video-codec video-format - aspect + video-aspect fps width height |