[FFmpeg-devel] [RFC] ANSI/ASCII animation decoder

Michael Niedermayer michaelni
Wed Mar 10 12:09:24 CET 2010


On Sun, Mar 07, 2010 at 03:13:00AM +1100, Peter Ross wrote:
> Hi,
> 
> This was done as a proof-of-concept for Remote Imaging Protocol (RIP)
> decoding.
> 
> The demuxer simulates the line rate, which can be overriden using the
> AVFormatParameters.sample_rate field (ffmpeg -ar 5000 gives a 5 kilo-
> byte/second line speed).
> 
> Samples: /MPlayer/incoming/ansi, or checkout the pile of floppies/cds
> gathering dust in your closet.
> 
> Cheers,
[...]

> +/**
> + * Draw character to screen
> + */
> +static void draw_char(AVCodecContext *avctx, int c)

please factor this out, we need it for our ass&utf8 subtitle renderer :)


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100310/243e5882/attachment.pgp>



More information about the ffmpeg-devel mailing list