d7ec87ff0e
Adds frame time multiple based timeout option, instead of the hardcoded 1 second timeout. Adds optional automatic device stream reset when the device times out. Helps with devices that "lock up" or "freeze", for example Magewell and Elgato USB HDMI capture devices. The automatic reset is by default off and optional. Turning it on can cause issues for devices that work but drop a lot of frames.
18 lines
478 B
INI
18 lines
478 B
INI
V4L2Input="Video Capture Device (V4L2)"
|
|
Device="Device"
|
|
Input="Input"
|
|
VideoFormat="Video Format"
|
|
VideoStandard="Video Standard"
|
|
DVTiming="DV Timing"
|
|
Resolution="Resolution"
|
|
FrameRate="Frame Rate"
|
|
LeaveUnchanged="Leave Unchanged"
|
|
UseBuffering="Use Buffering"
|
|
ColorRange="Color Range"
|
|
ColorRange.Default="Default"
|
|
ColorRange.Partial="Partial"
|
|
ColorRange.Full="Full"
|
|
CameraCtrls="Camera Controls"
|
|
AutoresetOnTimeout="Autoreset on Timeout"
|
|
FramesUntilTimeout="Frames Until Timeout"
|