| Age | Commit message (Collapse) | Author |
|
but only for preview.
|
|
* _video_frames_enqueued -> _position
* some int -> Frame replacements
* Call Writer::ref_write when there is nothing to encode / write
for one frame.
* Assume Encoder::encode is called once per output video frame.
* Possibly correct some off-by-1 overlap bugs.
* Don't reset _last_written on FAKE write as I believe there is no need.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dcp_to_content_audio with some subtle and hopefully reasonable
fixes.
|
|
|
|
content settings rather than using the film's settings. Remove
film property of burn-subtitles.
|
|
|
|
|
|
|
|
|
|
|
|
AudioContent.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
comments.
|
|
|
|
|
|
|
|
VideoDecoder/AudioDecoder has to cope with stuff per-stream anyway.
|
|
|
|
no video content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
previous one has finished; this requires that more than one subtitle be
kept by the player.
Reported-by: Matthias Damm
|
|
|
|
|
|
|
|
|
|
for separate-eye sources.
|
|
|
|
|
|
|
|
|