Menu

Commit [r3191]  Maximize  Restore  History

Added the Patch from:

http://sourceforge.net/tracker/index.php?func=detail&aid=1770186&group_id=5776&atid=305776

Submitted By:
Roland Hermans - rolandh

jpeg2yuv doesn't see EOF when reading filenames from stdin
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.

waldviertler 2007-08-09

changed /trunk/mjpeg_play/lavtools/jpeg2yuv.c
/trunk/mjpeg_play/lavtools/jpeg2yuv.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.