i just cobbled together a small script that takes a deck file name and a target directory as parameters and copies all clips referenced in the deck to the output directory.
i.e.
php resolume_deck_backup.php whatever.dck /path/to/target/dir
will create the folder
/path/to/target/dir/whatever
and copy all the clips referenced in whatever.dck to the created folder.
download resolume_deck_backup.rar
