Blender Git Commit Log

Git Commits -> Revision ea94f8a

Revision ea94f8a by Peter Schlaile (master)
May 24, 2009, 13:41 (GMT)
== Sequencer ==

This adds custom proxy file storage to the sequencer.
Reasoning: sometimes low resolution versions are already available as a
seperate file built by the capture application.
So there is no real reason to make blender build it's own seperate proxy.

This also somewhat fixes (aehm works around :) )
[#13632] Creating Proxy Takes Over Process, Should be Background

Since now you can just fire up ffmpeg to build your proxies in the background.
(You could have done before and build a directory of jpeg files, but then you
would have to rename all the files since otherwise things are off by one...)

Commit Details:

Full Hash: ea94f8ab8a2cbe7ccfb4914ef6441c3be7ac0e60
SVN Revision: 20380
Parent Commit: e41eeaa
Lines Changed: +94, -11

5 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/include/butspace.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+3, -0) (Diff)
/source/blender/src/buttons_scene.c (+46, -10) (Diff)
/source/blender/src/sequence.c (+42, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021