I want to get the thumbnails of the input mkv media files with the selected the subtitle track, the command line is like this: vlc ./input.mkv --sub-track=0 --rate=1 --video-filter=scene --vout=dummy --start-time=10 --stop-time=11 --scene-format=png --scene-ratio=24 --scene-prefix=snap --scene-path=...