| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
repeat-write.
|
|
54ca9edc8d6cfc6f7175986d5df21bc101663576 from v2.12.x.
|
|
|
|
there's a long delay at the end of the job while they are written.
We must still write FULL frames even if the queue is long (we only
stop doing that if the queue has too many FULL frames i.e. too much
memory consumption). With this commit we stop writing REPEAT/FAKE
frames when the queue gets long and assume there will always be a
sequence image for writing and hence the main writer thread will reduce
the queue given time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
decoding in general).
|
|
|
|
|
|
|
|
Apparently we have to pass frame_rate as a parameter when making the buffer
source for the filter chain.
|
|
to put subtitles in.
|
|
|
|
|
|
rendering subtitles for preview or burn-in.
|
|
|
|
video when they change (#1290).
|
|
|
|
|
|
|
|
|