view TVout/clean.sh @ 11839:cbde5342c574

add divx2svcd script. uses mencoder instead of mpegtools by VMiklos <mamajom@axelero.hu>
author attila
date Sat, 24 Jan 2004 13:03:38 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..