Duke is an opensource high resolution image and sequence viewer dedicated to visual effect and post production companies.
- Linux 64 / g++ 4.8
- Linux 64 / clang 3.3
- no Windows nor MacOsX binaries for now...
- image viewer / sequence player
- look ahead cache with multithreaded load/decode
space
: play pauseleft
right
: go to previous/next frame (holdCtrl
to jump 25 frames)+
-
*
: increase/decrease/reset exposureo
: show/hide metadataf
: cycle through fit mode ( actual, fit inner, fit outer )s
: display/hide cache state, frameratehome
end
: go to begin, end of playlistr
g
b
a
: toggle R/G/B/A filter channel- mouse drag and mouse wheel to pan/zoom
- colorspace is autodetected from image metadata or filename extension
- support for Look Up Tables
- split view to compare tracks
- basic color grading
- movie playback
- recording to file sequences or movies
- sound support
- 3D support
- Getting the source
git clone --recursive https://github.com/mikrosimage/duke.git
-
Compilation
see INSTALL file
Known issues
GCC 4.7 is not supported due to an issue with std::chrono
, you will need GCC 4.8.
If you use Clang and don't use Clang's standard library then you will also need to rely on GCC 4.8 standard library.
-
Duke public repository http://github.com/mikrosimage/duke
-
The github issues module for bug report https://github.com/mikrosimage/duke/issues
see COPYING file
Duke has been initiated by HD3D² R&D project, sustained by Cap Digital, the French business cluster for digital content and services.
The project is maintained as an open source project by Mikros Image.
Duke uses