Audio & Vidéo numérique

MéthodeOpenshot

  • Télécharger sur le site : https://www.openshot.org/  le fichier linux 64-bit AppImage ;

  • Le rendre exécutable ;

  • Le copier dans le dossier ~/opt/

1
nano ~/.local/share/applications/openshot.desktop
2
1
[Desktop Entry]
2
Name=OpenShot
3
Exec=/opt/OpenShot.AppImage %F
4
Terminal=false
5
Type=Application
6
Icon=openshot
7
Categories=Video
8
StartupWMClass=OpenShot
9

MéthodeAudacity

1
nano ~/.local/share/applications/audacity.desktop
2
1
[Desktop Entry]
2
Name=Audacity
3
Exec=/opt/audacity-linux.AppImage
4
Comment=
5
Terminal=false
6
Icon=audacity
7
Type=Application