Changeset d7239944 in ffmpeg

Timestamp:
Mar 1, 2018, 11:54:06 AM (7 years ago)
Author:
Nicolas George <george@nsup.org>
Branches:
master
Children:
1be4c857
Parents:
40102a21
git-author:
Bodecs Bela <bodecsb@vivanet.hu> (02/25/18 16:07:40)
git-committer:
Nicolas George <george@nsup.org> (03/01/18 11:54:06)
Message:

avfilter/avf_concat: add next command

This patch makes it possible to dinamically close the current segment
and step to the next one by introducing command handling capabilities
into the filter. This new feature is very usefull when working with
real-time sources or live streams as source. Combinig usage with zmqsend
tool you can interactively end the current segment and step to next one.

Signed-off-by: Bela Bodecs <bodecsb@vivanet.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.