Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
c3tracker:cutting [2023/03/17 10:24] sophiec3tracker:cutting [2023/04/07 22:16] – linux cifs mount: $local_user -> $(id -u) lhampe
Line 21: Line 21:
       * Schnittprogramm installieren: Entweder KDEnlive oder Shotcut (Version 22.12.21 is known to work)        * 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://shotcut.org/download/|Webseite]] (Version 22.12.21 is known to work) herunterladen und installieren       * Shotcut von [[https://shotcut.org/download/|Webseite]] (Version 22.12.21 is known to work) herunterladen und installieren 
  • c3tracker/cutting.txt
  • Last modified: 2024/03/30 13:02
  • by lhampe