diff options
author | Ricardo Constantino <wiiaboo@gmail.com> | 2017-06-25 14:24:49 +0100 |
---|---|---|
committer | Ricardo Constantino <wiiaboo@gmail.com> | 2017-06-25 14:24:49 +0100 |
commit | 7dee6eb22f109cc1d1b2ae42a022a84ba0b33b96 (patch) | |
tree | 633b54ee6dc07dc87b470b0164b83c7622b8291b /TOOLS | |
parent | 7b84a3b04e01a25400ebef98cab6de5141dfee33 (diff) |
mpv_identify: replace deprecated fps property
Closes #4550
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 980e79a431..a8f9e05af3 100755 --- a/TOOLS/mpv_identify.sh +++ b/TOOLS/mpv_identify.sh @@ -80,7 +80,7 @@ EOF video-codec video-format video-aspect - fps + container-fps width height dwidth |