On 9/9/18, Marton Balint <c...@passwd.hu> wrote:
>
>>>>> 2018.08.25. 20:35 keltezessel, Marton Balint irta:
>>>>>> To delay filtering until a given wallclock timestamp.
>>>>>>
>>>>>> Signed-off-by: Marton Balint <c...@passwd.hu>
>>>>>> ---
>>>>>>   doc/filters.texi         |  36 ++++++++++
>>>>>>   libavfilter/Makefile     |   2 +
>>>>>>   libavfilter/allfilters.c |   2 +
>>>>>>   libavfilter/f_cue.c      | 182
>>>>>> +++++++++++++++++++++++++++++++++++++++++++++++
>>>>>>   libavfilter/version.h    |   2 +-
>>>>>>   5 files changed, 223 insertions(+), 1 deletion(-)
>>>>>>   create mode 100644 libavfilter/f_cue.c
>>>>>>
>
> And finally applied. If Nicolas or anybody can provide some pointers on
> how to get rid of the extra frame queue, then I will be more than happy
> to work on it.

Perhaps you need #define FF_INTERNAL_FIELDS 1 ?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to