I notice there are a few other odd errors in your log file - They are probably unconnected but perhaps you could start SBS from a command line with "--d_startup" to see if there are any module loading errors.
Also if you run SBS from a command line, message from child processes (such as during the setup of transcoding command) can be output to the screen. These messages are otherwise "lost" and will not appear in log file. The line with the error - "$pipeline = new FileHandle $command" will generate such messages if there is a problem running any of the commands in the command line. I don't believe it actually gets that far but it is worth checking. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=82378 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
