| Normalisation |
PAL |
| Audio |
48khz Stereo |
| Aspect Ratio |
4:3 |
| Filenaam |
Invullen |
| File Type |
Quicktime DV |
| Other File Options |
Auto Split Files Put Timestamp in File Name |
| Driver DV Capture |
/dev/raw1394 |
| Driver DV Export |
/dev/video1394/0 |
[video]Met smbpasswd -a root stelt u een Samba wachtwoord in voor de gebruiker root, bijvoorbeeld xyz123.
comment = Cinelerra video files
path = /<werkdirectory>
read only = no
force user = root
#!/bin/sh
mount -t smbfs -o username=root,password=xyz123 //<computernaam>/<werkdirectory> /<mountdirectory>
cinelerra -d <port>
echo "Cinelerra slave gestart en <mountdirectory> gemount!"