mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
added snap store instruction
This commit is contained in:
@@ -22,6 +22,12 @@ cp libvtmdec.so /lib/x86_64-linux-gnu/vlc/plugins/codec
|
|||||||
cp libvctsdemux_plugin.so /lib/x86_64-linux-gnu/vlc/plugins/demux
|
cp libvctsdemux_plugin.so /lib/x86_64-linux-gnu/vlc/plugins/demux
|
||||||
```
|
```
|
||||||
|
|
||||||
|
VLC from Snap Store:
|
||||||
|
```
|
||||||
|
cp libvvcdecoder_plugin.so /snap/vlc/2344/usr/lib/vlc/plugins/codec
|
||||||
|
cp libvtmdec.so /snap/vlc/2344/usr/lib/vlc/plugins/codec
|
||||||
|
cp libvctsdemux_plugin.so /snap/vlc/2344/usr/lib/vlc/plugins/demux
|
||||||
|
|
||||||
Preview:
|
Preview:
|
||||||
|
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user