Hallo
> The jpeg2yuv command mjpegtools-1.9.0rc2 does not properly detect the
> end of the list of input files passed via stdin. The example command
> mentioned in the manual page
>
> $ls *jpg | jpeg2yuv -f 25 -I p > result.yuv
>
> never returns and keeps on writing data to result.yuv until the
The jpeg2yuv command mjpegtools-1.9.0rc2 does not properly detect the
end of the list of input files passed via stdin. The example command
mentioned in the manual page
$ls *jpg | jpeg2yuv -f 25 -I p > result.yuv
never returns and keeps on writing data to result.yuv until the
filesystem is full.