-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stream for vlc #2
Comments
Disclaimer - I haven't used makemkvcon for streaming before. You should, however, be able to select the track that you would like to stream by appending it after the disc like so (selects first playlist):
Is this a feature that you would like to see integrated into |
I'll try it out next time I get a blu-ray from redbox. That was so simple, but I couldn't find it. I would like to see it integrated. When I have the time to play with it I'll see if I can figure out how to put it in myself. |
It shouldn't be too difficult to add. Let me know if the command works and we'll continue forward with this. -Dave Lasley
|
Hey @coolaj86 - did this command end up working? I'm about to begin the 1.0 release branch, this would be an interesting feature to include. |
… master * commit '67ef96b19ee0fcb9ddd78fac1565d58d4639182c': [IMP] ReadMe & Client * Remove unneeded buttons from UI * Update ReadMe for no buttons * Clarify install instructions
Is there a way for me to choose the playlist to stream to watch on-the-fly (i.e. with vlc)?
The equivalent of this:
except I don't know how from the commandline to choose which playlist to stream from (and the menlength auto detection often doesn't work).
The text was updated successfully, but these errors were encountered: