Hi, I've set up a cluster on localhost and everything works fine until the separate outputed avi's need to be weaved into one. I get the following error message:
*Output: [avilib.c] AVI open: avilib - Error opening AVI file REASON: No such file or directory scanning file /home/user/temp/dvdrip-data/romed3/avi/004/chunks-psu-00/* for video/audio parameter * This error is actually correct. There are no video chunks in that folder. When I check to file system I find that the cluster option is outputting the chucks to this location instead: */home/user/temp/dvdrip-data/romed3/cluster * This directory contains other directories with names like *004-00-00000*, * 004-00-00001* and *004-00-00002* etc. I assume that these are the chunks that avilib.c is trying to refer to. I'm using dvd:rip 0.98.10 and transcode 1.1.4. These are installed through a normal apt-get on Ubuntu 9.10. Any help very much appreciated. - Luke