where is --zoom ? [SOLVED]
Posted: 15 Jul 2013 00:46
official documentation http://www.videolan.org/doc/vlc-user-gu ... l#id341256 says:
also if i start vlc with --zoom=0.25 it gets totally ignored
so, where --zoom ?
but REAL help don't have it:--zoom <float> adds a zoom factor.
no resultsvlc --help | grep -ie '--zoom'
no way to setup zoom, only to setup key for zoomvlc --help | grep -i zoom
Zoom:
--global-key-zoom-quarter <string>
--key-zoom-quarter <string>
--global-key-zoom-half <string>
--key-zoom-half <string> 1:2 Half
--global-key-zoom-original <string>
--key-zoom-original <string>
--global-key-zoom-double <string>
--key-zoom-double <string> 2:1 Double
also if i start vlc with --zoom=0.25 it gets totally ignored
so, where --zoom ?