| Normalization |
PAL |
| Audio |
48khz Stereo |
| Aspect Ratio |
4:3 |
| Filename |
Fill in |
| 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]With smbpasswd -a root you enter a Samba password for root, e.g. xyz123.
comment = Cinelerra video files
path = /<workdirectory>
read only = no
force user = root
#!/bin/sh
mount -t smbfs -o username=root,password=xyz123 //<computername>/<workdirectory> /<mountdirectory>
cinelerra -d <port>
echo "Cinelerra slave started and <mountdirectory> mounted!"