c3tracker:cutting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
c3tracker:cutting [2023/03/16 09:24] jtbxc3tracker:cutting [2023/04/07 22:16] – linux cifs mount: $local_user -> $(id -u) lhampe
Line 19: Line 19:
   * Linux:   * Linux:
       * <code>apt-get install cifs-utils</code>       * <code>apt-get install cifs-utils</code>
-      * Schnittprogramm installieren: Entweder KDEnlive oder Shotcut+      * Schnittprogramm installieren: Entweder KDEnlive oder Shotcut (Version 22.12.21 is known to work) 
       * Mounten des Fuse-Share (read-write!) <code>mkdir -p /video/fuse       * Mounten des Fuse-Share (read-write!) <code>mkdir -p /video/fuse
-sudo mount.cifs //storage.lan.c3voc.de/fuse /video/fuse -orw,guest,uid=$local_user</code>+sudo mount.cifs //storage.lan.c3voc.de/fuse /video/fuse -orw,guest,uid=$(id -u)</code>
   * macOS:   * macOS:
-     * Shotcut von [[https://github.com/mltframework/shotcut/releases/tag/v18.10.08|Webseite]] (Aktuelle Version geht nicht) herunterladen und installieren +     * Shotcut von [[https://shotcut.org/download/|Webseite]] (Version 22.12.21 is known to work) herunterladen und installieren 
      * Finder öffnen, "Connect to Server" (cmd+K) [[smb://voc@storage.lan.c3voc.de/fuse]]      * Finder öffnen, "Connect to Server" (cmd+K) [[smb://voc@storage.lan.c3voc.de/fuse]]
   * Windows:    * Windows: 
  • c3tracker/cutting.txt
  • Last modified: 2024/03/30 13:02
  • by lhampe