
This patch modifies mpeg_stat v2.2b in such a way
that it gives the test result as an exit value. It 
will be 0 when the stream seemed OK and 1 otherwise.

This patch can be useful if mpeg_stat is used in
scripts or when the output is otherwise redirected.

Usage:

shell> tar -xzvf mpeg_stat-2.2b.tar.gz
shell> patch -p0 <mpeg_stat-2.2b-result.patch


 - Igor / RRR

