Text Aspect Ratio & Video Format
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
spumux is now sensitive to whether the video format is PAL or NTSC, same as dvdauthor. This way the textsub movie-height, movie-fps and subtitle-fps values can have appropriate defaults depending on the format (movie-height defaulting to 478 for NTSC and 574 for PAL, the fps attributes correspondingly being 29.97 for NTSC and 25 for PAL). I have also added an “aspect” attribute to the <textsub> tag, which can have values “16:9” or “4:3”. This, together with the video format, is used to adjust the rendering of the text so the glyph shapes are not distorted from their original design. The previous code always rendered the glyphs assuming the pixel density was the same across and down, which of course was always wrong, and furthermore could be wrong in four different ways. ------------------------------------------------------------------------------ _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users