DVEdit: Download
Home
| News
| To-Do
| Features
| Examples
| Tutorial
| API Documentation
| Download
Prerequisites
DVedit requires at least the following software:
- A *nix-style operating system, such as Linux or *BSD.
Attempts to build DVEdit on Windows (native or Cygwin) so far
have been a world of pain. But it's very possible that it'll
build fine on Mac OSX.
- Python 2.5 or later
- Cython compiler
- you must
use the current Hg repository;
versions installed from distro feeds such as Gentoo, Ubuntu etc
will most likely not work! For your convenience, the '3rdparty'
directory in the tarball contains a version of Cython that's
working fine for me.
- A gcc-based C compiler
- libdv
- ffmpeg - LATEST
SVN VERSION
(versions built/installed with Ubuntu don't seem to work)
- Python
Imaging Library (PIL) (available with most linux
distros) - only
needed if you want to operate on individual frames
Also highly recommended is a decent command-line friendly media player such
as MPlayer, with
all available codecs installed.
If you want to use the clip viewer, you'll need to install
PyFLTK (SVN version)
and libFLTK version 1.1.
Most Linux feeds have libfltk-dev 1.1, so you may not need to install/build
it from source.
Meeting these requirements in Linux or BSD environments is trivial. However,
for Windows and other environments, dependencies such as libdv,
ffmpeg (and to a lesser extent) mplayer could
prove tricky; if you have any trouble building this framework on Windows,
then give some consideration to building it in a
MinGW and/or
Cygwin environment.
Download DVEdit
DVEdit is only available as source code tarballs.
Download: (temporarily withdrawn - version 0.2 coming soon)