Willem Ligtenberg wrote: > How about adding DV capture support? > Is anyone working on that?
Not really, no. Sarath worked on webcam capture for summer of code. But DV capture is a little different. We haven't thought much about it. > And how do you feel about using dvgrab for that? PiTiVi uses gstreamer for all its media handling, and I believe there's an ieee1394 source element for that. It's mostly a UI problem (as is everything with PiTiVi). We need an interface for controlling capture, adding sources to the library, naming said sources. Do we want auto-split-scenes or not? Other things to think about would be exporting back to dv, managing batch captures, and "reconforming" to different resolutions (where, for example, all the original sources in a project are replaced with high-resolution versions from the same media). Seems like it would > be fairly easy to just use that to grab the video and store it in a > user defined location. Using the auto-split option would greatly help > I guess. > > Just want to get some feedback first. > > Cheers, > > Willem > > On Sun, Oct 12, 2008 at 10:16 PM, Brandon Lewis > <[EMAIL PROTECTED]> wrote: >> I'll second that! >> >> Edward Hervey wrote: >>> Hi, >>> >>> On Sat, 2008-10-11 at 18:35 +0200, Willem Ligtenberg wrote: >>>> What if I wanted to start helping out developing pitivi? >>>> I actually just downloaded it today in my hunt to get a decent video >>>> editing software package and this is the first one to not crash on me >>>> and actually allow me to edit my video files. >>>> So good job at that! >>> Phew, at least the first goal we wanted to get right (stability) seems >>> to please everybody :) >>> >>>> But then I noticed that is is written in Python, my programming >>>> language of choice and I thought what the hack. If I have some spare >>>> time, I would enjoy working on this project. >>>> So what is a good place to start reading? >>> Need I say it ? Read the source Luke.. err Willem. Seriously though, >>> once the current release is out we've got a big pile of cleaning-up, >>> refactoring, design coming up. You can have a look at >>> http://www.pitivi.org/wiki/DesignThoughts for the list of things we need >>> to change/modify/create. >>> >>>> And to find which things are top priority to do? >>> They are listed on the roadmap: >>> http://www.pitivi.org/wiki/Roadmap >>> >>> We will shortly be creating wikipages, bugzilla-entries and >>> git-branches for the various items still to be done. >>> >>> And if none of those items tempt you, propose an idea or something >>> which you think is missing and not in the TODO-list and we can discuss >>> on the best way to help you code that. >>> >>>> Thanks in advance, >>> Thank you ! >>> >>>> Willem Ligtenberg >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> challenge >>>> Build the coolest Linux based applications with Moblin SDK & win great >>>> prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>> world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> _______________________________________________ >>>> Pitivi-pitivi mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Pitivi-pitivi mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi >> ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pitivi-pitivi mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi
