Hi,
 
On Linux, FFMPEG binary libraries seem to be bundled in the Nuke distribution 
(8.0v5).
 
Also, the ffmpegReader.cpp code seems to differ from the bundled compiled 
version because the NDK source doesn't open files that are opened by the 
bundled version. Actually, I can't get the NDK source version to open anything 
(works perfectly on Mac OS X 10.9 with FFMPEG from Homebrew).
 
Finally, I NEED to modify the ffmpegReader because I want it to read YCbCr 
10-bit 422 files that the bundled version is currently downsampling to 8-bit 
RGB with an unknown YCbCr to RGB color transform (if I refer to the source 
code).
 
The bundled version seems to be quite old too, because if I compile against a 
recent FFMPEG version, I get tons of deprecated function usage.
 
I think the best solution is to publish the ffmpegReader.cpp code that 
corresponds to the 8.0v5 release.
 
Is that possible?
 
And is it possible to replace the bundled FFMPEG binaries with newer ones if I 
put those in my .nuke directory?
 
Thanks!
 
Vincent
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to