On Sun, 13 Jan 2008, Craig Leres wrote:
> If you do something like:
>
> echo 000136_0.jpg | jpeg2yuv -f 25 -I p > /dev/null
>
> jpeg2yuv loops forever processing the last filename seen on stdin.
>
> I see 1.9.0rc3 is out and it appears to also have this issue.
Try the cvs version.
If you do something like:
echo 000136_0.jpg | jpeg2yuv -f 25 -I p > /dev/null
jpeg2yuv loops forever processing the last filename seen on stdin.
I see 1.9.0rc3 is out and it appears to also have this issue.
Patch attached.
Craig
=