--scene-ratio 0 crash player
I am try extract frames from video in my application but it crashed when scene-ratio is 0. I am use libvlc version 2.0.8 x64 and x32. Vlc-player is crash too when I execute "vlc.exe" "--video-filter" "scene" "--scene-path" "%temp%" "--scene-ratio" 0 "video.ts" "vlc://quit". When scene-ratio is positive it works. Confiration: Windows 7 x64, vlc v2.0.8 and v2.2.0 (nightly).