| Age | Commit message (Collapse) | Author |
|
|
|
dialogue and add overall peak.
|
|
from master; when we push an encoded frame's data to disk because we
can't write it yet, the idea i to set encoded in the QueueItem to 0
to say that the data has already been pushed to disk.
This was not working because we were resetting encoded in a copy of the QueueItem,
and hence not affecting the QueueItem held in _queue.
This meant that the same frame could be pushed to disk several times.
Use the iterator instead of a copy so that the QueueItem in the list
is modified.
|
|
to KDM emails.
|
|
|
|
|
|
|
|
|
|
|
|
down to nearest 4 pixels to try and speed up scaling. It didn't
work as the two estimates of what would be scaled didn't always
agree. It could probably be resurrected.
|
|
|
|
|
|
|
|
to the DCP.
|
|
disk space check wrt hard links.
|
|
encryption key.
|
|
|
|
|
|
|
|
|
|
|
|
use the picture MXF's filename decided at the start of the encode
the whole way through the encode.
|
|
|
|
|
|
|
|
|
|
update itself when the configuration changes, and add a menu option to restore the default configuration.
|
|
the DCP.
|
|
|
|
|
|
|
|
|
|
DCP audio channel counts between 2 and 16 inclusive.
|
|
|
|
|
|
allow "deletion" of the audio part of a FFmpeg file from the
timeline; delete unmaps the audio (#316).
|
|
signals are disconnected in the right places.
|
|
when repeating MagickImage frames.
|
|
|
|
|
|
|
|
correctly sort image sequences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|