GithubHelp home page GithubHelp logo

joss13aws / djv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from darbyjohnston/djv

0.0 0.0 0.0 161.65 MB

Professional media review software for VFX, animation, and film production

Home Page: http://djv.sourceforge.net/

License: BSD 3-Clause "New" or "Revised" License

CMake 2.50% C++ 94.27% Shell 0.07% C 0.01% Batchfile 0.01% Python 1.21% GLSL 0.41% Roff 1.54%

djv's Introduction

License Build Status Quality Gate Status

DJV Imaging

Professional media review software for VFX, animation, and film.

Features include:

  • Real-time image sequence and movie playback
  • Support for industry standard file formats including OpenEXR, DPX, and Cineon
  • Available for Linux, OS X, and Windows

Links:

License

DJV is released under a BSD style open source license, see this page for details.

Building on Linux

Required build tools:

Required libraries:

First clone the repository:

> git clone https://github.com/darbyjohnston/DJV.git djv-git

Then create a new sub-directory and start the build:

> mkdir djv-git-Debug
> cd djv-git-Debug
> cmake ../djv-git -DCMAKE_BUILD_TYPE=Debug -DDJV_THIRD_PARTY=TRUE
> make -j

After the build completes add the install path to your LD_LIBRARY_PATH:

> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD/install/lib

Run the confidence tests:

> make test

Run the djv application:

> ./build/bin/djv

Additional information on building DJV can be found here:

djv's People

Contributors

darbyjohnston avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.