On Wed, 16 Aug 2006, Michael Hanke wrote:

> maybe it is possible to add it to the FAQ?

        Anything is "possible".  It's finding the time that is the difficult
        part ;)

> >     http://sourceforge.net/mailarchive/message.php?msg_id=7061972 
> > 
> Thanks, this was exactly what I was looking for!
> Can't your skip() function be replaced by tail +2 -?

        Maybe, maybe not.  Two reasons for not doing so come to mind:  1) I
        come from an era when tail was NOT safe to use on binary files - that
        probably has changed but old habits linger on and 2) 'cat' is probably
        more efficient since it does not have to do any character/line parsing.

        Actually the need for skip() maybe be gone now.  There were changes
        made to mjpegtools to ignore repeated YUV4MPEG2 headers *IF* all the
        attributes match.  I can not remember if those changes were before
        or after 1.8.0 was released.

        Cheers,
        Steven Schultz


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to