view TVout/clean.sh @ 7436:ef1daba63c30

Sync with upstream version. According to Edouard Gomez: - better defaults for some vbr_state_t attributes. - twopass_max_bitrate has been set to much higher default, so nasty blocking effects during scene changes and/or high motion scenes is no more.
author kmkaplan
date Wed, 18 Sep 2002 01:32:32 +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 ..