Hi ! Platform: Windows XP + VLC 2.0.1 (also tried 1.1.11) --- Old versions of VLC (v0.6.2) could start a video from CLI, with zoom x2. like this: vlc.exe --zoom 2 myvideo.file How-to do this on new versions ? I have tried both --zoom 2 and --global-key-zoom-double=2, but nothing works ! Any ideas ? ...