Spumux Transparency Attributes
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
In Spumux, you can define a “transparent” colour. Any pixels matching this colour are set to transparent in the generated subpicture layer. If not specified, this colour defaults to 50% grey. The <spu> tag has a “transparent” attribute that you can use to specify a different transparent colour. However, the <textsub> tag for defining text subtitles also had an undocumented “transparent” attribute. Turns out this latter setting was worse than useless. The text-rendering system assumes this colour is going to be 50% grey. So if you set it to anything else, suddenly the transparent background to the lettering is no longer transparent, it becomes filled with 50% grey, blocking out that part of the video. So I have removed that undocumented textsub attribute. This won’t affect the use of transparency for images. Question: did anybody know the default setting for this was 50% grey? Is anybody relying on this? It seems to me a more sensible default setting is not to have a transparent colour at all. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users