Preventing logging during MPEG export...

The MagickWand interface is a new high-level C API interface to ImageMagick core methods. We discourage the use of the core methods and encourage the use of this API instead. Post MagickWand questions, bug reports, and suggestions to this forum.
Post Reply
andraspap

Preventing logging during MPEG export...

Post by andraspap »

Our WINDOWS application dynamically links with ImageMagick libraries and works fine both with GIF and MPEG export. During MPEG export however the mpeg2enc.exe runs end pops up a DOS window for its logging. Is there a way to turns this off?
Post Reply