[vlc-devel] Re: vlc: svn commit r14001 (dionoea)
Derk-Jan Hartman
hartman at videolan.org
Mon Jan 23 02:30:53 CET 2006
DVB subs are AR'less and always in a 720x576 frame. The specification
says that DVB subs will look different on 16:9 vs 4:3 displays.
If you need to display on both you should provide seperate streams
and basically enforce the right one trough the tables and descriptors
(ETSI EN 300 743 sect: 7.2.1)
DJ
On 23-jan-2006, at 2:02, Subversion daemon wrote:
> r14001 | dionoea | 2006-01-23 02:02:54 +0100 (Mon, 23 Jan 2006) |
> 16 lines
> Changed paths:
> M /trunk/modules/codec/dvbsub.c
>
> fix subtitles position (aspect ratio)
>
> the subtitle was displayed fine but since aspect ratios didn't
> match it
> wasn't positioned correctly on the vout. ie:
> | |
> | |
> | subtit|
> | |
> -------------- ( http://people.videolan.org/~dionoea/vlcsubs.png )
>
> now it's displayed in the center but the letters are scaled
> horrizontaly
> (which doesn't look too good ... but at least everything is displayed)
> ( http://people.videolan.org/~dionoea/vlcsubs2.png )
>
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>
>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list