english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> temp-vse-multi-framerates

"Temp-vse-multi-framerates" branch

Total commits : 3
Total committers : 1
First Commit : March 29, 2021
Latest Commit : March 29, 2021


Commits by Date

DateNumber of Commits
March 29, 20213

Committers

AuthorNumber of Commits
Richard Antalik3

Popular Files

FilenameTotal Edits
strip_add.c3
strip_time.c2
strip_relations.c1
sequencer_add.c1
strip_time.h1
DNA_sequence_types.h1
strip_transform.c1
rna_sequencer_api.c1
SEQ_add.h1
sequencer.c1

Latest commits Feed

March 29, 2021, 06:35 (GMT)
initialize playback rate in SEQ_sequence_alloc, so no strip can be missed
March 29, 2021, 06:34 (GMT)
Initialize playback_rate to 0 if scene rate should be used. Also missed sound playback rate
March 29, 2021, 06:09 (GMT)
[WIP]VSE: Allow playback of multiple framerates

WARNING: Need to update FFmpeg tests

Store playback rate in `Sequence` and use it to calculate length
and to convert timeline frame to frame index.

Playback rate is stored as absolute value which allows easy update on
framechange. This means that scene framerate has to be available, so
a lot of functions had to be supplied with pointer to scene.

With relative value, scene frame rate properties would need `_set`
accessor function that would first go over all strips to update
framerate value, then scene framerate and finally update strip offsets.
There is also risk of precision loss for playback rate when doing these
calculations.

-----

I am undecided whether to keep this property for users to utilize for
other purposes (it could possibly replace speed effect). See for
example D4067, which is attempt for more advanced version of this
feature.

Right now property is exposed in time panel (it's badly aligned...)
It has no effect on effect strips, only movie, image, scene and similar strips.

Problem with speed effect is, that it is more difficult to work with
because whole effect chain has to be cut and time related issues and
inconsistencies do require special treatment.

On the other hand this approach does not work well with animation -
retiming strip won' t move keyframes.

So either this feature will work only for movie (and scene) strips
and will be hidden under the hood
Or it could replace speed effect completely.

Perhaps it would be better to first make this feature invisible and catch bugs, because I am quite sure there will be some.

Differential Revision: https://developer.blender.org/D10807

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021