mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-01-23 05:30:16 +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
|
||||
```
|
||||
|
||||
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](vvceasylinuxvlc.png)
|
||||
|
Loading…
Reference in New Issue
Block a user