Re: [matroska-devel] Re: a subtitle format
"Gabest" <[email protected]> Thu, 6 Mar 2003 12:32:52 +0100
| Newsgroups | gmane.comp.multimedia.usf.devel |
|---|---|
| Message-ID | <018b01c2e3d4$1f846f20$0100a8c0@i2400p4> |
> @Gabest : was it possible to include libpng into VobSub, such that the > Bitmaps could be compressed to PNG, without altering anything ? Of > course, matroska codec ID would then be set to I did not follow this discussion but if this is about muxing bitmaps as subtitles then I don't understand why vobsub or any other future filter/renderer doing the painting needed to know about the storage format of the pictures. Multiplex every kind of subpictures like idx/sub or bmps as png and the demuxer will output it as an uncompressed subtitle image towards the renderer. http://usf.corecodec.org