After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645567 - qtkitvideosrc: Add support for Firewire/DV cameras
qtkitvideosrc: Add support for Firewire/DV cameras
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-22 21:07 UTC by Thomas Butter
Modified: 2018-11-03 13:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add muxed video support (2.90 KB, patch)
2011-03-22 21:07 UTC, Thomas Butter
needs-work Details | Review

Description Thomas Butter 2011-03-22 21:07:26 UTC
Created attachment 184125 [details] [review]
add muxed video support

attached is a small patch that adds support for muxed DV video in qtkitvideosrc.
By setting device-type to 1 you have access to firewire camcorders.
Comment 1 David Schleef 2011-03-22 21:11:23 UTC
Thanks.

My first thought, after "I don't know anything about qtkit", is that the device-type property should be an enum.  And secondly, whether the type of device can be autodetected and/or discovered.
Comment 2 Thomas Butter 2011-03-22 21:19:11 UTC
About the autodetection: you could discover all devices and later filter out the audio only devices, but there exists one default device for each type (Video, Muxed, Audio) and the current default of device-index requires a default device.
Comment 3 David Schleef 2011-06-05 21:04:32 UTC
Looking at this again, this should be changed to an enum.  After that change, it should be good to be applied.
Comment 4 André Klapper 2012-02-03 13:30:45 UTC
Comment on attachment 184125 [details] [review]
add muxed video support

[Setting "patch" flag and correcting mime type so this can actually be queried for.]
Comment 5 Sebastian Dröge (slomo) 2013-08-23 11:03:12 UTC
Comment on attachment 184125 [details] [review]
add muxed video support

Should be converted to an enum as per David's comment. Also should apply against latest git master
Comment 6 GStreamer system administrator 2018-11-03 13:07:38 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/36.