Just a bit curious. Which version of nuke was this for? AFAIK the nuke8
ffmpegReader example is still based on Nuke7.
Hilsen
Jimmy Christensen
Developer
Ghost A/S
On 22/06/14 00:20, Vincent Olivier wrote:
Hi,
Starting from “ffmpegReader.cpp” which compiles and installs fine, I
want to register additional file extension (“mxf”, for instance).
Changing the original line
const Reader::Description ffmpegReader::d("ffmpeg\0", build, test);
to
const Reader::Description ffmpegReader::d("ffmpeg\0mxf\0", build, test);
doesn’t work (no plugin named “mxfReader” found).
Renaming the file “ffmpegReader” to “mxfReader” works but is cumbersome.
Is the description method broken or am I doing something wrong?
Regards,
Vincent
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev