| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
VideoContentScale::size().
|
|
size() with a round of 4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need to adjust both the request position AND the amount, not just the position.
|
|
in the audio stream if it is lower than that for the video stream.
The FFmpeg docs don't support it, AFAICS, as they suggest that
the the seek should be in the timebase of the specified stream.
It also causes problems with the "preview" test when seeking
inaccurately in the viewer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
digest calculation.
|
|
|
|
progress reporting when scanning a file for length.
|
|
whole FFmpeg file if there is no length information in the header.
|
|
|
|
|
|
|
|
so we must use the same frame rate when converting back to ContentTime for seek.
|
|
|
|
|