summaryrefslogtreecommitdiffstats
path: root/TOOLS/mpv_identify.sh
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-03-25 21:25:11 +0100
committerwm4 <wm4@nowhere>2013-03-26 01:29:53 +0100
commitd080d1d39afe2b0a4286ab4688df609984996357 (patch)
tree2be9409dcca1b481a703840d2e76234d41d2270b /TOOLS/mpv_identify.sh
parent05e918be02a269627bf440d29a153783df93f172 (diff)
downloadmpv-d080d1d39afe2b0a4286ab4688df609984996357.tar.bz2
mpv-d080d1d39afe2b0a4286ab4688df609984996357.tar.xz
command: export VO video width/height as properties
Add new properties "dwidth" and "dheight", which contain the video size as known by the VO (not necessarily what the VO makes out of them, i.e. without window scaling and panscan).
Diffstat (limited to 'TOOLS/mpv_identify.sh')
-rwxr-xr-xTOOLS/mpv_identify.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/mpv_identify.sh b/TOOLS/mpv_identify.sh
index b3bc0481ef..cd006c5db5 100755
--- a/TOOLS/mpv_identify.sh
+++ b/TOOLS/mpv_identify.sh
@@ -86,6 +86,8 @@ __midentify__allprops="
fps
width
height
+ dwidth
+ dheight
sub
"