Changes

Jump to: navigation, search

Shot Detection

215 bytes added, 17:31, 5 November 2012
Usage
[[Home | <<< back to Wiki Home]]
=About=
Automatic video shot detection (awesome!)
*http://johmathe.name/shotdetect.html
=Install=
*Install XCode command line tools for your os: <code>git clone git://github.com/johmathe/Shotdetect.git</code>*Build: <precode>mkdir -p build
cd build
cmake -D USE_WXWIDGETS:BOOL=OFF ..
<pre/code>
*use homebrew to install any missing dependencies.
=Usage=
*analyze Krapp's last tape:
<code>../shotdetect-cmd -w -v -f -l -m -r -s 60 -i ~/Movies/Krapps_Last_Tape.flv -o .
</code>
*run from the directory with the binary file.

Navigation menu