view TVout/clean.sh @ 10259:b60e89268837

- discard soon non TS files (previously it took too long, as in the case of mpeg-ps files without a registered extension) - detect sooner audio-only files (at least 64K of the chosen audio streams without a video stream) patch by Nico <nsabbi@libero.it>
author arpi
date Sun, 08 Jun 2003 11:58:05 +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 ..