Sun Jan 13, 2013 12:10 pm by prioryjim
Playing a similar video I see in the log file
2013-01-13 11:03:14,427 DEBUG [VideoDeliveryEngine] Delivering item '12' for client 'IPAddress=/192.168.1.7, Profile=Sony Bravia TV (2009)'
2013-01-13 11:03:14,428 DEBUG [VideoDeliveryEngine] Delivering file 'Batman.ts' in native format
Other log entries of interest might be
2013-01-13 11:02:24,779 DEBUG [FFMPEGWrapper] Invoking FFMPEG to check if it exists of path ffmpeg
2013-01-13 11:02:24,782 DEBUG [ProcessExecutor] Starting ffmpeg
2013-01-13 11:02:24,806 WARN [FFMPEGWrapper] FFmpeg is not compiled with librtmp support, RTMP streaming will not work.
2013-01-13 11:02:24,808 DEBUG [DCRawWrapper] Invoking DCRAW to check if it exists of path dcraw
2013-01-13 11:02:24,808 DEBUG [ProcessExecutor] Starting dcraw
2013-01-13 11:02:24,809 ERROR [ProcessExecutor] Fatal error in process starting: Cannot run program "dcraw": error=2, No such file or directory
2013-01-13 11:02:24,809 WARN [MediaServer] DCRAW not found. Support for raw image files will be missing.
2013-01-13 11:02:24,824 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2013-01-13 11:02:24,847 INFO [WebServer] WebServer starting on port 8895
2013-01-13 11:02:24,879 DEBUG [DiscoveryManager] UPNP device 223a9375-eb61-3269-abcf-3ad9f2e63b1f (192.168.1.6) is available
2
Jim