Is there a better way to open video_ts files?

Until now, i shift-right-click the main folder, choose "play in VLC". Maybe there is a more elegant way to open those files? I have tried something like VLC {o}, but for some reason it only seems to work as a direct command. If i try to bind the same command to a shortcut, an error message pops up. My approach seems to be wrong. Any ideas, how to solve this?

Try:

"C:\...full path to...\vlc.exe" {filepath|noterm}

If that doesn't work, see what the VLC manual says about its command line. It might need extra arguments.

I think it works perfectly. Tried a dozen of folders. Thanks!