|
[OpenColorIO] First pass at a iPhone cross compile toolchain. (#119)
Forwarding reply to ocio-dev, not sure if there's another way to send
out the zip*
https://github.com/imageworks/OpenColorIO/pull/119
-- Jeremy
* The zip is only 19K so spamming ocio-dev seems fine
Forwarding reply to ocio-dev, not sure if there's another way to send
out the zip*
https://github.com/imageworks/OpenColorIO/pull/119
-- Jeremy
* The zip is only 19K so spamming ocio-dev seems fine
|
By
Jeremy Selan <jeremy...@...>
·
#542
·
|
|
Review: First pass at a iPhone cross compile toolchain.
https://github.com/imageworks/OpenColorIO/pull/119
First pass at a iPhone cross compile toolchain.
eg cmake -DCMAKE_TOOLCHAIN_FILE=../share/cmake/iPhone-toolchain.cmake ..
It compiles but I don't
https://github.com/imageworks/OpenColorIO/pull/119
First pass at a iPhone cross compile toolchain.
eg cmake -DCMAKE_TOOLCHAIN_FILE=../share/cmake/iPhone-toolchain.cmake ..
It compiles but I don't
|
By
Malcolm Humphreys <malcolmh...@...>
·
#541
·
|
|
Lut for Mari
Hey guys,
was just wondering if you could give me an advice on Luts for Mari.
I saw that ocio now supports Mari, but only in version v1.3. We're using v1.2 and I'm not sure we're gonna upgrade in the
Hey guys,
was just wondering if you could give me an advice on Luts for Mari.
I saw that ocio now supports Mari, but only in version v1.3. We're using v1.2 and I'm not sure we're gonna upgrade in the
|
By
Oliver Farkas <oliver...@...>
·
#540
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
Ok, thanks a lot for the fix Jeremy.
Oliver
Ok, thanks a lot for the fix Jeremy.
Oliver
|
By
Oliver Farkas <oliver...@...>
·
#539
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
In case the nan/inf bug is holding you up - I've fixed the crash and
pushed it to a local branch:
https://github.com/jeremyselan/OpenColorIO/tree/naninf
I'm holding off though in pushing this to the
In case the nan/inf bug is holding you up - I've fixed the crash and
pushed it to a local branch:
https://github.com/jeremyselan/OpenColorIO/tree/naninf
I'm holding off though in pushing this to the
|
By
Jeremy Selan <jeremy...@...>
·
#538
·
|
|
Re: Pre-built libraries/examples for Windows?
What problems were you having?
Cmake seems to generate usable MSCV 2008 solutions for me when I do
cmake -G "Visual Studio 9 2008 Win64" ..
in the build dir.
There were a few changes I've had to
What problems were you having?
Cmake seems to generate usable MSCV 2008 solutions for me when I do
cmake -G "Visual Studio 9 2008 Win64" ..
in the build dir.
There were a few changes I've had to
|
By
Colin Doncaster <colin.d...@...>
·
#537
·
|
|
Re: Pre-built libraries/examples for Windows?
Hi Paul,
I've also been working on gettting a windows version of the OCIO
libraries here, and I ran into similar problems to you.
We managed to build the GCC version fine, but on windows I resorted
Hi Paul,
I've also been working on gettting a windows version of the OCIO
libraries here, and I ran into similar problems to you.
We managed to build the GCC version fine, but on windows I resorted
|
By
Peter <peter.c...@...>
·
#536
·
|
|
Re: Pre-built libraries/examples for Windows?
Paul,
We're sorry you're having difficulties building OCIO on Windows.
Unfortunately, I dont have daily access to a Windows machine for
testing, but I know the Foundry is successfully using OCIO on
Paul,
We're sorry you're having difficulties building OCIO on Windows.
Unfortunately, I dont have daily access to a Windows machine for
testing, but I know the Foundry is successfully using OCIO on
|
By
Jeremy Selan <jeremy...@...>
·
#535
·
|
|
Pre-built libraries/examples for Windows?
Hey folks. I'm starting to look at OCIO for integration into one or more of my applications and am having trouble getting it built on Windows (my primary dev machine). I use Visual Studio 2008. I
Hey folks. I'm starting to look at OCIO for integration into one or more of my applications and am having trouble getting it built on Windows (my primary dev machine). I use Visual Studio 2008. I
|
By
Paul Miller <pa...@...>
·
#534
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
I've been able to reproduce this now - thanks.
-- Jeremy
I've been able to reproduce this now - thanks.
-- Jeremy
|
By
Jeremy Selan <jeremy...@...>
·
#532
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
Thanks for the report. I'll try to get this fixed asap. What platform
are you on?
Thanks for the report. I'll try to get this fixed asap. What platform
are you on?
|
By
Jeremy Selan <jeremy...@...>
·
#531
·
|
|
Re: Review: Refactored baker code to allow for more advanced lut output
Hey Jeremy, sorry about the late reply, I seem to have looked over this email.
This is really helpful, thanks for this.
I found a crash bug in the OCIO code. Ocioconvert crashes when you feed in EXR's
Hey Jeremy, sorry about the late reply, I seem to have looked over this email.
This is really helpful, thanks for this.
I found a crash bug in the OCIO code. Ocioconvert crashes when you feed in EXR's
|
By
Oliver Farkas <oliver...@...>
·
#533
·
|
|
Re: External Dependencies
Yah, I'm in the same place. The OSX target is fine, it's the
ipod/ipad arm targets that fail. (The first error I encounter is that
when building yaml-cpp the compiler is tested by building a
Yah, I'm in the same place. The OSX target is fine, it's the
ipod/ipad arm targets that fail. (The first error I encounter is that
when building yaml-cpp the compiler is tested by building a
|
By
Jeremy Selan <jeremy...@...>
·
#527
·
|
|
Re: External Dependencies
Yep that's what I saw last night, everything builds for a OSX target fine other than PyOpenColor which fails to link because of some Python symbols. Did you find a fix for this?
The xcode build spits
Yep that's what I saw last night, everything builds for a OSX target fine other than PyOpenColor which fails to link because of some Python symbols. Did you find a fix for this?
The xcode build spits
|
By
Malcolm Humphreys <malcolmh...@...>
·
#530
·
|
|
Re: External Dependencies
funny I just saw the article about Lasseter watching dailies for all
of Cars 2 on his ipad2. There is already the horror of people looking
at quicktimes on different machines and it doesn't always
funny I just saw the article about Lasseter watching dailies for all
of Cars 2 on his ipad2. There is already the horror of people looking
at quicktimes on different machines and it doesn't always
|
By
Deke Kincaid <dekek...@...>
·
#526
·
|
|
Re: Yaml-cpp version / windows build
I verified what the new.ocio output looks like, and the shortened
"-FileTransform" syntax you mention does not appear to be enabled by
default, though perhaps there's an additional switch we can set
I verified what the new.ocio output looks like, and the shortened
"-FileTransform" syntax you mention does not appear to be enabled by
default, though perhaps there's an additional switch we can set
|
By
Jeremy Selan <jeremy...@...>
·
#525
·
|
|
Re: Yaml-cpp version / windows build
Sounds good!
I seem to recall Malcolm mentioning that an updated yaml-cpp would allow tidying up the config syntax a bit - allowing "-FileTransform{src:blah}" instead of "-!<FileTransform>{src:blah}",
Sounds good!
I seem to recall Malcolm mentioning that an updated yaml-cpp would allow tidying up the config syntax a bit - allowing "-FileTransform{src:blah}" instead of "-!<FileTransform>{src:blah}",
|
By
dbr/Ben <dbr....@...>
·
#529
·
|
|
Review: Windows Support Bugfixes
https://github.com/imageworks/OpenColorIO/pull/117
Added a bunch of windows build fixes. Thanks to the Foundry for
providing this hitlist. Biggest change of note is the updated from
yaml-r423 to
https://github.com/imageworks/OpenColorIO/pull/117
Added a bunch of windows build fixes. Thanks to the Foundry for
providing this hitlist. Biggest change of note is the updated from
yaml-r423 to
|
By
Jeremy Selan <jeremy...@...>
·
#524
·
|
|
Re: External Dependencies
Heh, an OCIO image viewer for iPad? \o/
I've compiled OCIO via the Xcode project generator a while ago, when adding the CSP prelut support (to get Xcode's nice error reporting) - wasn't for iOS, but
Heh, an OCIO image viewer for iPad? \o/
I've compiled OCIO via the Xcode project generator a while ago, when adding the CSP prelut support (to get Xcode's nice error reporting) - wasn't for iOS, but
|
By
dbr/Ben <dbr....@...>
·
#528
·
|
|
Yaml-cpp version / windows build
FYI,
The Foundry has successfully gotten OCIO working on Windows, but it
required bumping up to the latest stable yaml-cpp version. So just a
heads up, that library version will be changing soon.
FYI,
The Foundry has successfully gotten OCIO working on Windows, but it
required bumping up to the latest stable yaml-cpp version. So just a
heads up, that library version will be changing soon.
|
By
Jeremy Selan <jeremy...@...>
·
#522
·
|