forked from umlaeute/Gem
-
Notifications
You must be signed in to change notification settings - Fork 1
plugin compatibility matrix
Antoine Villeret edited this page Nov 17, 2014
·
10 revisions
this page contains a tabular list of the availability of plugins, depending on the various build systems.
plugin | linux (Debian/64bit) | OSX (10.9/6bit) | W7 (32bit/MinGW) | W7 (32bit/MSVC)² |
---|---|---|---|---|
filmAVFoundation | n/a | n/a | n/a | n/a |
filmAVI | n/a | n/a | ?? | build but can't play video ? |
filmAVIPLAY | OK | ?? | ?? | ?? |
filmDarwin | n/a | KO | n/a | n/a |
filmDS | n/a | n/a | ?? | OK |
filmGMERLIN | OK | OK | ?? | ?? |
filmMPEG1 | OK (deprecated) | ?? | ?? | ?? |
filmMPEG3 | OK | ?? | ?? | ?? |
filmQT | n/a | KO | ?? | OK |
filmQT4L | OK | n/a | n/a | n/a |
filmTEST¹ | OK | OK | OK | OK |
plugin | linux (Debian/64bit) | OSX (10.9/6bit) | W7 (32bit/MinGW) | W7 (32bit/MSVC)² |
---|---|---|---|---|
imageJPEG | OK | OK | ?? | ?? |
imageMAGICK | OK | OK | ?? | OK |
imageQT | n/a | KO | ?? | ?? |
imageSGI | OK | OK | OK | ?? |
imageTIFF | OK | OK | ?? | ?? |
note: currently all model-loading plugins are broken (at least for multicontext builds; see issue #31
plugin | linux (Debian/64bit) | OSX (10.9/6bit) | W7 (32bit/MinGW) | W7 (32bit/MSVC)² |
---|---|---|---|---|
modelOBJ | OK | OK | OK | ?? |
modelASSIMP2 | OK | ?? | ?? | ?? |
plugin | linux (Debian/64bit) | OSX (10.9/6bit) | W7 (32bit/MinGW) | W7 (32bit/MSVC)² |
---|---|---|---|---|
recordQT | n/a | KO | ?? | ?? |
recordQT4L | OK | n/a | n/a | ?? |
recordV4L | OK | n/a | n/a | ?? |
recordV4L2 | OK | n/a | n/a | ?? |
plugin | linux (Debian/64bit) | OSX (10.9/6bit) | W7 (32bit/MinGW) | W7 (32bit/MSVC)² |
---|---|---|---|---|
videoAVT | ?OK? (current??) | n/a | ?? | build and load but no device to test |
videoDarwin | n/a | ?? | n/a | n/a |
videoDC1394 | OK | ?? | ?? | ?? |
videoDS | n/a | n/a | ?? | rework in progress |
videoDV4L | OK | n/a | n/a | n/a |
videoHALCON | ?OK? (current??) | ?? | OK? | build and load but no device to test |
videoOptiTrack | n/a | ?? | OK | build and load but no device to test |
videoPYLON | ?OK? (current??) | n/a | ?? | ?? |
videoQTKit | n/a | ?? | n/a | n/a |
videoSGI | n/a | n/a | ?? | ?? |
videoTEST¹ | OK | OK | OK | OK |
videoUNICAP | OK | ?? | ?? | not supported ? |
videoV4L | OK (deprecated) | n/a | n/a | n/a |
videoV4L2 | OK | n/a | n/a | n/a |
videoVFW | n/a | n/a | ?? | build and load but can't test |
videoVLC | OK | OK | OK | crash at loading |
¹ TEST plugins are not built by default, though they work on all platforms. they only generate test patterns, useful for - well - testing...
² build on W7 (32bit/MSVC) with Microsoft Visual C++ 2010 Express