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 566069 - [capture] IEEE 1394/FireWire device (e.g. video camera)
[capture] IEEE 1394/FireWire device (e.g. video camera)
Status: RESOLVED WONTFIX
Product: pitivi
Classification: Other
Component: Media library
Git
Other Linux
: High enhancement
: 0.93
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-30 18:08 UTC by Paul Jenner
Modified: 2014-01-05 19:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Jenner 2008-12-30 18:08:21 UTC
As an enhancement, it would be good if PiTiVi supported import direct from IEEE 1394/FireWire (e.g. a video camera).

Postings on the Web show users are using a two part process of initial capture from 1394 device (e.g. using dvgrab or kino) and then importing DV file and editing in PiTiVi, for example:

http://www.redhatmagazine.com/2008/04/24/from-camera-to-website-building-an-open-source-video-streamer/

Gstreamer provides a source for 1394 DV capture:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-dv1394src.html

and DV demuxer and decoder:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-dvdemux.html
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-dvdec.html

I would be a useful enhancement for PitiVi to use these Gstreamer plugins to import direct, providing similar functionality to kino:

http://www.kinodv.org/article/static/2
Comment 1 Edward Hervey 2008-12-30 18:50:31 UTC
It shouldn't be *too* hard to get the basics rolling for standard DV cameras.

Adding auto-cut might be a tad trickier, just need to figure out how 'scene-changes' are notified by the demuxer.
Comment 2 Michael Monreal 2009-07-28 13:37:51 UTC
It should be noted that kino is only minimally maintained these days, so sooner or later a replacement will be needed. If pitivi could offer this functionality, that would really be great.
Comment 3 Edward Hervey 2009-07-28 15:07:07 UTC
This *must* be in for 0.13.3
Comment 4 Jean-François Fortin Tam 2010-02-16 02:29:06 UTC
Due to time constraints and the feedback we got from most users, I guess we'll defer this to some other release.
Comment 5 Jean-François Fortin Tam 2014-01-05 19:45:08 UTC
Okay, I think I'll close this now:
- DV/Firewire is dead technology. There's not much point in touching this now.
- It would complexify Pitivi's UI and codebase
- This would be better done as a minimalist, specialized standalone app.

As we are a small team with very limited resources, we sadly cannot implement every request. Since no patch/implementation was provided and there has not been a huge amount of interest in this particular feature, we will consider this to be out of scope.