mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-03 15:27:45 +02:00
video: added bugfix for makemkv linux
This commit is contained in:
parent
fdeb6e2a54
commit
0116cdfb7a
@ -22,6 +22,14 @@ This way you don't have to search for your discs all the time.
|
||||
- [MakeMKV](https://www.makemkv.com) for windows can extract a `.mkv` file from
|
||||
a disc (Beta key can be found
|
||||
[here](https://www.makemkv.com/forum/viewtopic.php?f=5&t=1053)).
|
||||
On Linux it is possible that the drive is not detected in MakeMKV.
|
||||
To fix this issue run the following lines and reboot afterwards.
|
||||
|
||||
```
|
||||
su
|
||||
echo sg > /etc/modules-load.d/sg.conf
|
||||
```
|
||||
|
||||
- [MKS Extractor GUI](https://www.videohelp.vom/software/MKS-Extractor-GUI)
|
||||
for windows can extract subtitles from a `.mkv` file
|
||||
- [VidCoder](https://vidcoder.net) for windows can compress `.mkv` files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user