Hi all I've noticed what appears to be a small bug in lav2yuv, at least in mjpegtools versions 1.8.0 and earlier. lav2yuv includes two flags which allow one to select specific frames from the input file:
-o <num> Start <num> frames in from the beginning of the input file -f <num> Limit the output file length to <num> frames. Despite this documentation, it appears that the argument to the "-f" option is not actually treated as a length, but is rather assumed to be the input frame number at which the output should end. So I guess there are two possibilities: 1) the code is wrong: the "-f" argument really should be a length 2) the documentation is wrong Before taking the time to construct a patch (which in either case would be trivial), which of these angles is correct? Regards jonathan ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users