Hey there!
I am trying to set up a transcoder session, but unfortunately my transcoder keeps dying. Given the couple of line of the log...
Apr 26, 2013 22:43:51 [0xb0628000] DEBUG - [Transcoder] Starting transcoder v306 (t=10s, q=9)
Apr 26, 2013 22:43:51 [0xb0081000] DEBUG - [Transcoder] Registered components, about to parse arguments.
Apr 26, 2013 22:43:51 [0xb0628000] DEBUG - [Transcoder] Video caps: ca=1, cv=1, ac=libvo_aacenc, mp3=-1, aac=0,1, ac3=-1, dts=-1, pcm=-1, vp=64, vr=720, vl=41, mss=3355443, anam=1
Apr 26, 2013 22:43:51 [0xb0081000] DEBUG - [Transcoder] About to apply initial settings.
Apr 26, 2013 22:43:51 [0xb0628000] DEBUG - [Transcoder] Opening the input file.
Apr 26, 2013 22:43:51 [0xb0081000] DEBUG - Request: GET /library/metadata/503 [192.168.178.20:50483] (2 live)
Apr 26, 2013 22:43:51 [0xb0081000] DEBUG - It took 0.000626 sec to serialize a list with 1 elements.
Apr 26, 2013 22:43:51 [0xb0628000] ERROR - [Transcoder] Exiting after failure.
... how can I debug, WHY it got killed? Is there another debug level to show more internal data?