GNOME Bugzilla – Bug 581555
[dv1394/hdv1394] detect HDV devices
Last modified: 2018-05-04 11:18:44 UTC
Currently we have separated sources of standard DV cameras and HDV cameras even though they share a lot of common code. Using the AV/C probing mechanism, one can detect a connected device's output format, we should therefore: * unify hdv1394src/dv1394src code * detect that format before going to PAUSED * properly set the output caps and code path according to the detected format. The changes required can be seen in this commit from dvgrab: http://kino.cvs.sourceforge.net/viewvc/kino/dvgrab/ieee1394io.cc?r1=1.25&r2=1.26
*** Bug 594598 has been marked as a duplicate of this bug. ***
Aaaaand I'm not going to do this.