C.Y.M wrote: > What I was thinking is something like this for a fix: > > if [ $FORMAT = "pal" ]; then > echo " \ > pnmscale $S $TMP | \ > pnmpad -black -width 704 -height 576 | \ > ppmntsc --pal | \ > ppmtoy4m -v 0 -n 1 -r -F 25:1 | \ > mpeg2enc -f 7 -T 90 -F 3 -np -a 2 -v 0 -o "$MPG" \ > "| at now > fi > Sorry, this method did not solve the problem.. Best Regards, C.Y.M.