Generally I do this:
Code: Select all
makemkvcon --upnp=1 --cache=128 --minlength=180 stream disc:0 &
vlc http://localhost:51000/stream/title0.ts
However, since I know that it's one of the 4 playlists people are suggesting, I'd like to specify the "file" or "playlist" instead of searching for minlength. How can I do that?