Re: Limit capture file size(video) in C#




On Jun 2 2006 The March Hare [MVP] wrote:

The docs say:

"The AllocCapFile method preallocates a capture file to a specified size.
For best results, always capture to a defragmented, preallocated capture
file that is larger than the size of the capture data."

They don't say anything about it limiting the capture to this size. AFAIK,
it doesn't.

------------------------

Thanks for info. I dont think the AllocCapFile method is what I need to
acomplish what I want.

Do you know of a strategy to limit the capture file size. I want to
limit the video file size
so it can be copied to a CD.

If you could point me in the right direction I would appreciate it.

Thanks again,
Bill

.



Relevant Pages

  • [New Tool]PReplay - A pcap traffic replay tool
    ... For some work i wanted to replay the traffic which i captured using ... you can give list of capture file which you want to send in the ... Preplay.ini in the [SendingFileName] section as bellow: ...
    (Pen-Test)
  • [Full-disclosure] [New Tool]PReplay - A pcap traffic replay tool
    ... For some work i wanted to replay the traffic which i captured using ... you can give list of capture file which you want to send in the ... Preplay.ini in the [SendingFileName] section as bellow: ...
    (Full-Disclosure)
  • Re: Setting cature file location
    ... It should be on the first window which opens when you click on import from ... > When I start the capture process, I am unable to set the capture file ...
    (microsoft.public.windowsxp.moviemaker)
  • Re: Distortion problem in recording from VCR to Hauppage PVR250
    ... > Each combination results in a capture file which, ... has a distortion of about 5% of the screen at the bottom. ... > distorted area appears to be horizontally out of sync with the rest of ... Every capture card I ...
    (rec.video.desktop)
  • Re: Limit capture file size(video) in C#
    ... captureGraphBuilder.SetOutputFileName(MediaSubType.Avi, fname, out mux, ... out sink); ... "The AllocCapFile method preallocates a capture file to a specified size. ...
    (microsoft.public.win32.programmer.directx.video)