git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian MICHON <christian.michon@gmail.com>
To: Charles Earl <charles.cearl@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Appropriateness of git for digital video production versioning
Date: Fri, 30 Jan 2009 11:13:54 +0100	[thread overview]
Message-ID: <46d6db660901300213q21ad099w2b49ceba8690d51a@mail.gmail.com> (raw)
In-Reply-To: <8c4a72800901290736p4952e53byddca243f300dd8af@mail.gmail.com>

On Thu, Jan 29, 2009 at 4:36 PM, Charles Earl <charles.cearl@gmail.com> wrote:
> Hi,
> Are there past instances of git having been adapted to support version
> control of digital media production workflow?
> I'm evaluating CMS and versioning systems for the backend of a SaaS
> for digital media production workflow.
> The bulk of content stored is binary data -- there have been posts on
> this about integration of various binary diff implemetations with git.
> The versioning of metadata, scripts, project structure seems to argue
> for applicability of system such as git -- these fit the paradigm of
> traditional scm.
> Example content is from media production suites such as Adobe After
> Effects/Premier: video, compositions, etc.
> I'd also like the object storage to be in S3/Amazon BlockStore or
> similar remote stores.
> Charles
> --

for what it's worth (call me crazy, call me sick), I used msysgit only
on the project files from Windows Movie Maker (not on the media files,
but the timeline and my personal cuts, etc...).

it works perfectly, so (whatever system you're using) my advice would
be identify the small files and formats saved by your video editing
software (I see xml files are usually used there), only add these in
the git repository and make sure the video inputs and outputs files
are in .gitignore

doing so, you have a fast and cheap tracker of your timeline edition,
splitting and joining of video files.

HIH

-- 
Christian
--
http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside !

      parent reply	other threads:[~2009-01-30 10:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-29 15:36 Appropriateness of git for digital video production versioning Charles Earl
2009-01-29 15:45 ` Shawn O. Pearce
2009-01-29 15:48 ` Pau Garcia i Quiles
2009-01-30 10:13 ` Christian MICHON [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46d6db660901300213q21ad099w2b49ceba8690d51a@mail.gmail.com \
    --to=christian.michon@gmail.com \
    --cc=charles.cearl@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).