vrecord icon indicating copy to clipboard operation
vrecord copied to clipboard

DV Device menu in linux

Open privatezero opened this issue 4 years ago • 1 comments

Currently will always show 'Default Device' - this should be made more accurate in the case of there being no DV devices connected

privatezero avatar Oct 26 '20 23:10 privatezero

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?

dericed avatar Nov 17 '20 02:11 dericed