On Wed, 2 Nov 2016, Clément Bœsch wrote:

---
So this is just a prototype that is starting to work. It needs a split
(and completion of the long TODO list) before review but I wanted to
share it for early feedbacks.

Great, thanks!

So long story short: AVSubtitle → AVFrame, you have to use the new M:N
API, and it's integrated into lavfi.

Now a bit longer: the AVFrame->extended_data are
AVFrameSubtitleRectangle (declared in lavu/frame).

Wouldn't it make sense to simply use video AVFrames here instead of a separate struct?

Thanks,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to