Quote:
Originally Posted by j.p.s
Is it possible these guidances and error messages are being sent to stdout and/or stderr?
|
It is not so easy. The main Previewer process spawns another process to perform conversion. That process spawns several other processes to perform subtasks. The error logs and guidance are written to files in the TEMP directory by these processes and deleted by the main conversion process before it exits.
I figured out how to capture these files and extract the useful information from them and have included that functionality in the KFX Output plugin for calibre.