mipops / dvrescue

Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation. Snapshot daily builds are at https://mediaarea.net/download/snapshots/binary/dvrescue/.
BSD 3-Clause "New" or "Revised" License
94 stars 20 forks source link

dvcapture - indicator lamps for HDV and LP #779

Open libbyhopfauf opened 11 months ago

libbyhopfauf commented 11 months ago

Based on feedback from the group today, here is a mock-up for adding little "lamps" to the side of the player that were grayed out (or not there) if a tape is not HDV or LP. When the deck detects a LP or HDV tape, the corresponding "lamp" would be pink (like the pink line below the player buttons highlighting which mode the deck is in). Thoughts?

LP = off | HDV = on

HDV-LP_lamp-design-HDV

LP = off | HDV = off

HDV-LP_lamp-design-off

LP = on | HDV = on

HDV-LP_lamp-design
dericed commented 11 months ago

I like this idea. Let's do the SP/LP one first. First the question at https://github.com/mipops/dvrescue/issues/552#issuecomment-1843306954 would need an answer so we have a precise way to know if it's SP or LP.

libbyhopfauf commented 9 months ago

I like this idea. Let's do the SP/LP one first. First the question at #552 (comment) would need an answer so we have a precise way to know if it's SP or LP.

@dericed I added links to a set of files to #552 (it's a set of tapes we did for an org that recorded them all on the same camcorder, some are LP and some are SP, I organized them accordingly in Google Drive). I wasn't sure where to look for the info you wanted though. Let me know and I can gather that data.

libbyhopfauf commented 6 months ago

@dericed all of the data for this has been added to this spreadsheet to track the ABST frame rates and I described my finding in #552 :)

Is HDV easier to detect since it has different encoding?

dericed commented 6 months ago

@libbyhopfauf did you ever add svg files for the LP lamp. Like an on or off?

dericed commented 4 months ago

@libbyhopfauf just a reminder that we need svg for DV-SP and DV-LP. I suggest we can add DVCam and DVCPro after more research.

libbyhopfauf commented 4 months ago

@dericed I just uploaded the SVGs as part of PR #880