On Sat, Dec 29, 2018 at 02:35:18 +0100, Michael Niedermayer wrote: > + CACHED=$((CACHED+1))
I believe this is the sort of math that won't work on old, non-POSIX Bourne shells. (I'm thinking Solaris /bin/sh here.) In case that even matters. Moritz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel