cutter-bootimage

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
cutter-bootimage [2014/04/16 23:54] derpetercutter-bootimage [2014/05/07 23:50] (current) andi
Line 1: Line 1:
 += Cutter live image
 +The cutter image is bootbale from USB sticks and SD-cards. Its based on debian 7 and includes kdenlive and glusterfs which are used to set the cutting marks in the first step of post processing.
  
 +  Username: "user"
 +  Passwort: "live"
 +
 +The image requires at least a 4GB storage device. The image includes tha parition table and MBR so that is can be written (e.g. with dd) to the blockdevices.
 +
 +[[https://c3voc.de/share/c3voc-cutter-usb.img.bz2]] md5sum 7b8af53f3cffc76bb5698db9d7f43ea9
 +[[https://www.youtube.com/watch?v=K-KHbAcTo9I|Videoanleitung]] 
 +
 +== Running the image in virtualbox
 +
 +Create a virtual box harddrive 
 +
 +<code>VBoxManage internalcommands createrawvmdk -filename c3voc-cutter-usb.vmdk -rawdisk c3voc-cutter-usb.img</code>
 +
 +Create a new Virtual Maschine and use the vmdk file as harddisk
 +
 +== Setup
 +
 +After booting the image you have to set the local IP address and mount the fuse volumes from the encoders.
 +
 +Its important to use the same hostname for mounting as the fuse mount was created on the server. If you use the IP address on the server, you have to use the same IP on the client. You can also set custom names via the /etc/hosts files. 
 +
 +see also https://wiki.fem.tu-ilmenau.de/streaming/projekte/c3/28c3/crs/recording