Re: capture live video in yuv planar format
- From: "Alessandro Angeli" <nobody@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 8 Sep 2008 12:07:39 -0400
From: "Huey"
I am trying to save live video stream in yuv format. I
tried it with using only writing raw yuv data with CFile
but keep losing frames. Application using CFile is too
slow.
What resolution and frame rate? What CPU and HDD?
Uncompressed video is a lot of data, even YUV at QCIF
resolution (3.3 MB/sec) , and many systems simply can not
keep up, especially without specialized unbuffered and
overlapped I/O or if the volume is fragmented or used
concurrently.
--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm
.
- Follow-Ups:
- Re: capture live video in yuv planar format
- From: Huey
- Re: capture live video in yuv planar format
- References:
- capture live video in yuv planar format
- From: Huey
- capture live video in yuv planar format
- Prev by Date: Re: "One shot" mode in SampleGrabber doesn't work
- Next by Date: Re: CheckMediaType not called
- Previous by thread: capture live video in yuv planar format
- Next by thread: Re: capture live video in yuv planar format
- Index(es):
Relevant Pages
|