using libyuv add text(e.g “hello ”) on video

81 views
Skip to first unread message

yulin jiang

unread,
Aug 13, 2015, 3:15:42 AM8/13/15
to discuss-libyuv
  I Have a Problem that i should add some text on one video frame , do anybody have solutions?   thanks !

Frank Barchard

unread,
Aug 24, 2015, 7:14:10 PM8/24/15
to discuss-libyuv
There are no text rendering functions in libyuv.
Its a bit problematic, rendering onto YUV 420 surfaces, due to subsampling on the chroma.
Good text rendering is quite hard to do well.  Antialiasing, kerning etc.
If its just for debugging purposes, we could consider a rudimentary 8x8 fixed font?

On Thu, Aug 13, 2015 at 12:15 AM, yulin jiang <soso...@gmail.com> wrote:
  I Have a Problem that i should add some text on one video frame , do anybody have solutions?   thanks !

--
You received this message because you are subscribed to the Google Groups "discuss-libyuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-libyu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages