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

show decklink sources #698

Closed dericed closed 1 year ago

dericed commented 1 year ago

Let's mix decklink and dv inputs in --list_devices

dvrescue gives:

% dvrescue -list_devices                                                                        
0x8004601025d6122: DV-VCR (Sony DSR-45)

To get decklink devices:

% /usr/local/opt/ffmpegdecklink/bin/ffmpeg-dl -hide_banner -sources decklink
Auto-detected sources for decklink:
  59:00000000:003bc300 [UltraStudio Express] (none)

or

% /usr/local/opt/ffmpegdecklink/bin/ffmpeg-dl -hide_banner -list_devices 1 -sources decklink -i blank
Auto-detected sources for decklink:
  59:00000000:003bc300 [UltraStudio Express] (none)