Video Capture output always in 320x240 despite changing resolution

前端 未结 2 1384
无人及你
无人及你 2020-12-09 05:48

Ok I have been at this for 2 days and need help with this last part.

I have a Microsoft LifeCam Cinema camera and I use the .NET DirectShowLib to capture the video s

2条回答
  •  隐瞒了意图╮
    2020-12-09 06:35

    Lifecam is known for unobvious behavior with setting capture format (more specifically, falling back to other formats). See prevoius discussions which are likely to suggest you a solution:

    • Can't make IAMStreamConfig.SetFormat() to work with LifeCam Studio
    • IAMStreamConfig settings are ignored by stream - Microsoft LifeCam Cinema records only on 640x480
    • Can Microsoft LifeCam record at a frame rates lower than 30 fps?

提交回复
热议问题