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.

This problem was introduced by the changes made in version 1.31 of
lavtools/jpeg2yuv.c. If I revert to version 1.30 the command runs just
fine.

I've filed a patch on sf.net with request ID 1770186 which resolves
the issue for me, but it has not been extensively tested for other
uses for jpeg2yuv.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to