Re: Capturing with Amcap and AVStream driver by Matt
Matt
Thu Oct 18 10:22:38 PDT 2007
"Tim Roberts" <timr@probo.com> wrote in message
news:cdqdh3ddetp4hd70e80q3vsft0oc8uacfu@4ax.com...
> phatmatt <phatmatt142@gmail.com> wrote:
>>
>>My AVStream driver is having problems with capturing when using AMCap.
>>I can see the preview with no problems, but when I start capturing,
>>the resulting file only has one frame in it. I've gone back and tested
>>the avshws sample and it is doing the same thing as well. Is there
>>something missing to support capturing video?
>
> Have you checked the time limit dialog to make sure you haven't
> accidentally set a very short time limit?
> --
> Tim Roberts, timr@probo.com
> Providenza & Boekelheide, Inc.
Tim,
No, that's not the problem. If I capture audio and video, the playback time
will be correct, and the audio captures fine (it's not using my driver). But
I still end up with only one frame from my camera. Also while capturing I
can see the preview window with updated images - so the os is getting the
right frames. I have tried capturing with preview off (thinking maybe
preview was stealing the frames from capture?), but there was no change in
the captured file.
Thanks for all your suggestions,
Matt