[FFmpeg-devel] [PATCH] DVBSUBTILES, fixes to decoding/encoding and a new way of burning the subtitles onto the screen

Michael Niedermayer michaelni at gmx.at
Tue Sep 27 05:12:23 CEST 2011


On Mon, Sep 26, 2011 at 11:43:10PM +0100, JULIAN GARDNER wrote:
[...]

> Changes made to dvbsub*.c are to fix to the encoding and decoding, not real much to say but if you use the old source against the TS file i posted to the bug system months ago you will see that it did not work, it does now.

i tried with ticket/153/bbc_small.ts
playing it with ffplay works, but not pretty, the colors are off but
it works. applyimg your patch makes it worse, there are artifacts
at the right and left of the first "help" text and valgrind reports
below

==31934== Use of uninitialised value of size 8
==31934==    at 0x43B0EB: video_image_display (ffplay.c:533)
==31934==    by 0x43F71D: main (ffplay.c:968)
==31934==
==31934== Use of uninitialised value of size 8
==31934==    at 0x43B136: video_image_display (ffplay.c:539)
==31934==    by 0x43F71D: main (ffplay.c:968)
==31934==
==31934== Use of uninitialised value of size 8
==31934==    at 0x43B17E: video_image_display (ffplay.c:547)
==31934==    by 0x43F71D: main (ffplay.c:968)
==31934==
==31934== Use of uninitialised value of size 8
==31934==    at 0x43B205: video_image_display (ffplay.c:553)
==31934==    by 0x43F71D: main (ffplay.c:968)
==31934==

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There seems to be only one solution to NIH syndrom, ... a shooting squad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110927/81142cc7/attachment.asc>


More information about the ffmpeg-devel mailing list