-
-
Save Delivator/8f15ccf7f9f3b4ac514f6451fc75137f to your computer and use it in GitHub Desktop.
| Windows Registry Editor Version 5.00 | |
| [HKEY_CLASSES_ROOT\VLC.mp4\shell\Open\command] | |
| @="\"C:\\Program Files\\VideoLAN\\VLC\\vlc.exe\" --started-from-file --sout-all --sout \"#display\" \"%1\"" | |
Thank you, that's exactly what i was looking for, and even exactly for that reason. Shadowplay recordings.
After using this tweak my VLC crashes if I click somewhere in the seek bar
4 @=""C:\Program Files\VideoLAN\VLC\vlc.exe" --started-from-file --sout-all --sout "#display" "%1""
For this part of the edit, is that supposed to replace the Data in (Default) or be added as a new String Value or Key entirely?
4 @=""C:\Program Files\VideoLAN\VLC\vlc.exe" --started-from-file --sout-all --sout "#display" "%1""
For this part of the edit, is that supposed to replace the Data in (Default) or be added as a new String Value or Key entirely?
@Gimmee1 gosh that was years ago but I think I just replaced to use this as a default! But I think for movies or other content it could be very annoying to have all audio tracks play at the same time! You could try adding it as a new entry but to be honest I'm not sure how that would work.
Damn, you're a fuckin' legend bro.