If I open command line and type:
vlc d:\a.mp4 :vout-filter=transform --transform-type=270 --video-filter "transform{true}"
VLC will play with image rotated.
However if I open VLC and type those options here:

Then the video starts without the rotation.
What am I doing wrong?