[FFmpeg-devel] [PATCH 1/4] lavc: correctly set AVSubtitle format for text based subtitles.

Wolfram Gloger wmglo at dent.med.uni-muenchen.de
Mon Dec 31 18:24:31 CET 2012


Clément Bœsch <ubitux at gmail.com> writes:

> I believe this whole thing is pretty fragile anyway.
>
> Alternative: transform this format thing into flags:
>     0: undefined/loop yourself/fix the decoder
>  1<<0: i haz text
>  1<<1: i haz bitmap
>
> Whatever you prefer, but that might break later anyway. Feel free to send
> any patch.

I'll send a patch for ffplay first.

> You're working on teletext support? Can you tell us more?

Sure, it is based on libzvbi and can generate bitmap and text subtitles
(controlled by -teletext_bitmap).

Note!  Most of these patches are teletext related but some are not and
definitely not ready for merging.

http://www.malloc.de/ffmpeg-patches/ffmpeg-72ff8ee-wg.diff

Regards,
Wolfram.


More information about the ffmpeg-devel mailing list