Yes, OpenImageIO comes with python bindings. We use them at Weta in python,
C++,  Go, and command line form.

And yea, that output you are seeing from the ImageMagick binary is a
warning on stderr

Justin

On Wed, 31 Aug 2016, 5:57 AM Robert White <[email protected]> wrote:

> If you're running this from python, take a look at
> http://docs.wand-py.org/en/0.4.3/ .
> I've not used it myself, but I've had a few people I trust recommend it.
>
>
> On Tuesday, August 30, 2016 at 8:16:53 AM UTC-5, Cesar Saez wrote:
>>
>> Hi,
>> You have check imagemagick/whatever-app return codes by getting its
>> stdin/stdout/stderr pipes (check subprocess docs, it is straight forward).
>>
>> Cheers!
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/0b50b86f-511c-4e3f-aa84-498cecfdbbd6%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/0b50b86f-511c-4e3f-aa84-498cecfdbbd6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2ZVL98BuyHfzgFtHaoFznahwjPgMWvUhmFJgwX5_t7oA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to