vrecord
vrecord copied to clipboard
DV Device menu in linux
Currently will always show 'Default Device' - this should be made more accurate in the case of there being no DV devices connected
could you use ffmpeg -f libiec61883 -list_devices 1
in a similar way to avfctl -list_devices
to populate the input list. Or is that the issue with device indexing that we got stuck on before?