Hello everyone, I'm new here so i apologize in advance if this mail is not
addressed properly.
I have been working on some internal tools to switch from ffmpeg to oiio
for image processing, especially since ocio is also included in.
I'm trying to apply cdl using the --ociofiletransform flag. Ocio itself
supports this, but only if the method gets passed an id along with the file.
The attribute options right now in oiiotool don't allow that, so i get this
error:

*oiiotool ERROR: -ociofiletransform : The transform file: test.cdl failed
while building ops with this error: You must specify a valid cccid to load
from the ccc file (either by name or index). id='' is not found in the
file, and is not parsable as an integer index*

Unfortunately I'm not c++ savvy (only python), so while i can somewhat
understand the code involved it's impossible for me to actually go in and
add that option.

Right now the only solution I'm thinking is to use a --ccmatrix to
somewhat mimic the cdl values, but my math is failing it seems.

I just wanted to understand if this is intended behaviour or just a missing
feature, especially since the other ocio feature that allows cdls
(ociocdltransform) is actually not avalaible as an option in oiiotool.

Thanks!

Max


-- 
[image: 22DOGS]

*Max Pareschi*
*Partner - VFX Supervisor*
Mobile // +39 340 18 72 766 <+393401872766>
Email // max.pares...@22dogstudio.com
*22DOGS S.r.l.*
Address // Via Pietro Colletta 22a, 20135, Milano, Italy
<http://maps.google.com/maps?q=Via+Pietro+Colletta+22a,+20135,+Milano,+Italy>
Website // *www.22dogstudio.com* <http://www.22dogstudio.com/>
_______________________________________________
Oiio-dev mailing list
Oiio-dev@lists.openimageio.org
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to