I'm trying to run the newest beta on my CentOS 5 Linux box, but I can't get the transcoding to work. Here's the error I get no matter what program or transcoding settings I try.
Code:
06/17/2007 23:38:59.826 INFO [common.TransferQueue] Queued /mnt/raid/video/Craft Lab.mov
06/17/2007 23:39:00.544 INFO [parser.RestreamingTyRecordParser] Video: Size: 480x480 Aspect: 4x3 fps: 29.97003
06/17/2007 23:39:01.346 INFO [common.TransferQueue] java.io.IOException: Bad file descriptor
java.io.IOException: Bad file descriptor
at gnu.java.nio.channels.FileChannelImpl.write(libgcj.so.7rh)
at java.io.FileOutputStream.write(libgcj.so.7rh)
at java.io.FileOutputStream.write(libgcj.so.7rh)
at parser.TyRecordParser.writePackHeader(TyRecordParser.java:251)
at parser.RestreamingTyRecordParser.writePacket(RestreamingTyRecordParser.java:476)
at parser.RestreamingTyRecordParser.append(RestreamingTyRecordParser.java:331)
at parser.RestreamingTyRecordParser.convert(RestreamingTyRecordParser.java:208)
at parser.TyRecordServer.parse(TyRecordServer.java:178)
at parser.TyRecordServer.parse(TyRecordServer.java:124)
at io.FileTransferrer.convertTyStream(FileTransferrer.java:399)
at io.FileTransferrer.getTranscodedFile(FileTransferrer.java:117)
at common.TransferQueue.run(TransferQueue.java:112)
at java.lang.Thread.run(libgcj.so.7rh)
Any ideas what I'm missing? BTW, this ROCKS!!!