Talk:Mythtranscode
From MythTV
Can someone give me an example of using --profile. I couldn't seem to get it to work - Aboutblank 01:53, 13 October 2006 (UTC)
I added a "Troubleshooting" section that lists some of the error codes, but it really only has the problems that I personally have had... if anyone can add to it, or even better, if there is an official list somewhere, that would be great. DStulken 22:55, 27 January 2007 (UTC)
- http://svn.mythtv.org/trac/browser/trunk/mythtv/libs/libmyth/exitcodes.h
- See the section beginning // mythtranscode. GENERIC_EXIT_START is 244. So TRANSCODE_EXIT_NO_RECORDING_DATA would be 243 (244 - 1) --GBee 17:30, 28 January 2007 (UTC)
