mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-09 00:08:44 +01:00
added snap store instruction
This commit is contained in:
parent
de45fb1d1f
commit
3d7abf2fe2
@ -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:
|
||||||
|
|
||||||
![preview](vvceasylinuxvlc.png)
|
![preview](vvceasylinuxvlc.png)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user