I was able to get a Vimeo video to successfully auto play with shortcode by adding “?autoplay=1” to the end of the video ID.
Example:
[video_lightbox_vimeo5 video_id= 12345678?autoplay=1 width=xx height=xx anchor=”xx”]
Where 12345678 is the Vimeo video ID. Hope this helps.