It seems like Paulo answered your question, but I'm curious why you
would want this behavior? I'm setting up a similar system right now and
I wanted the intermediate frames for analysis (so that I wouldn't have
to use a framegrabber on the video file). In my case, the script creates
a video file every 60 minutes.

One thing to remember is that most video formats compress by comparing
the similarities between the current frame and nearby frames. By not
having all of the frames available at the beginning of the compression
process, you might not get the best file size.

-Jeremy
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to