Valkka  0.17.0
OpenSource Video Management
Contributing

Instructions for building Valkka can be found from the main Github page, please read it first

Here are some miscellaneous tips for developers:

When compiling a static version of ffmpeg libraries, use "lib/run_config_.bash". Run it in the directory where you have ffmpeg's "configure.bash" script. It configures ffmpeg with minimal dependencies and with no encoders:

Check out also the "lib/config_ffmpeg.py" helper script