[FFmpeg-devel] [PATCH] avfilter: add ocr filter
Paul B Mahol
onemda at gmail.com
Wed Sep 9 18:23:34 CEST 2015
On 9/9/15, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Paul B Mahol <onemda <at> gmail.com> writes:
>
>> >> + av_log(ctx, AV_LOG_INFO, "%s\n", result);
>> >
>> > Can't this output a subtitle stream as it is
>> > currently done for Closed Captions? Imo, this
>> > would be helpful even without any formatting
>> > whatsoever.
>>
>> There are no subtitles in AVFrame nor in lavfi.
>
> But you could still do what was done for Closed
> Captions, or is that not possible?
Where, which commit?
More information about the ffmpeg-devel
mailing list