On Sat, 18 Jun 2005, Steven M. Schultz wrote: > > On Sun, 19 Jun 2005, Steve Tell wrote: > > > Here's one little patch that makes my live-to-mjpeg recordings look much > > better. ... "Corrupt JPEG data: 30 extraneous bytes before marker 0xd9" > > > > This patch for lav2yuv and related library routines adds an option to > > perform the simplest, crudest error-concealment to these damaged frames... > > Looked reasonable to me. Changes are in cvs - give SourceForge a > few hours and anonymous cvs should have the changes.
Thanks, Steve! The patch I sent was missing the tiny addition to the documentation for the newoption, due to a mistake of mine generating the patchfile. Its attached now. I've now finished up a dvd project, and should be able to revisit and post my other patches soon. They add audio level and video monitoring to lavrec, and may be a bit more intrusive than the previous. Steve > Cheers, > Steven Schultz > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Mjpeg-users mailing list > Mjpeg-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mjpeg-users >
--- mjpeg_play/docs/lav2yuv.1 2005-03-09 22:17:11.000000000 -0500 +++ mjpeg_play_laverr/docs/lav2yuv.1 2005-06-19 01:04:35.000000000 -0400 @@ -33,6 +33,10 @@ .BI \-m Force mono\-chrome .TP 5 +.BI \-c +Conceal frames containing corrupt MJPEG data by repeating the +preceeding good frame. +.TP 5 .BI \-S " list.el" Output a scene list with scene detection .TP 5