amiaopensource / vrecord

Vrecord is open-source software for capturing a video signal and turning it into a digital file.
https://github.com/amiaopensource/vrecord
149 stars 44 forks source link

Feature Request: Quick Capture Interface #792

Open iamdamosuzuki opened 4 months ago

iamdamosuzuki commented 4 months ago

I'd like to suggest the creation of a "Quick Capture Interface" that can be used for simply and quickly starting captures.

The current Edit Mode interface (vrecord -e) is extremely thorough but may be overkill for some reason. The Quick Capture interface should have only the following fields available for editing:

The rest of the recording attributes (selected in edit mode) should be visible in a compact way, but not editable. There should also be a big circular red button to begin the capture.

I imagine one of two ways to select the recording attributes:

  1. The attributes are inherited from the last selection made in Edit Mode.
  2. An additional option in Edit Mode allows users to create a "capture profile". The capture profile can then be selected/loaded in the Simple Capture interface.
dericed commented 4 months ago

So perhaps a simplified ui that includes just

Then in the rest of simplified ui, I suspect we need:

@iamdamosuzuki, does that sound right to you?: a couple boxes with record button and then maybe 6 boxes of summarized data.

iamdamosuzuki commented 2 months ago

This looks good to me. I think this configuration would work very well.