bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] SubTitles?


From: Martin Lambers
Subject: Re: [Bino-list] SubTitles?
Date: Tue, 05 Apr 2011 21:36:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Hi!

On 03/04/11 18:49, Martin Lambers wrote:
> In summary, the current state of subtitle support is:
> - Subtitles in plain text and SSA/ASS format can be decoded and rendered
> (via libass) with support for alpha blending.
> - Subtitles in bitmap format (mostly DVD subtitles) currently only
> decode to the string '???'. Proper support will be added later.
> - Subtitle selection is currently only possible via the command line,
> but code for GUI selection and keyboard shortcuts is available in your
> repository and will be merged soon.
> - Subtitle parameters cannot yet be set. The most important parameter is
> probably the subtitle depth for 3D video. Other parameters seem less
> important because they can be easily adjusted in the subtitle file.

Another update: I made a lot of fixes and improvements to the subtitle
rendering code. Subtitles are now always rendered in video display
resolution, not in video frame resolution. This avoids ugly resizing of
alpha-blended text, which was especially noticeable with videos in
left-right-half or similar stereo layouts. You can now resize your video
window as you like and always get the highest possible subtitle quality.
Also, several bugs were fixed, including overflow bugs that messed up
the color and alpha values.

Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]