[vlc-devel] commit: vout_RenderPicture should not render subtitles on the provided picture. ( Laurent Aimar )
Antoine Cellerier
dionoea at videolan.org
Wed Sep 3 12:02:23 CEST 2008
On Wed, Sep 03, 2008, git version control wrote:
> vout_RenderPicture should not render subtitles on the provided picture.
Is that a constraint due to decoders using the picture as a reference
frame?
> This prevents rendering subtitles multiple times (but at the cost of a
> picture copy when subtiles are rendered).
Won't this have a noticeable impact on load when playing a video with
subs or using some other sub picture source (like filters)?
Wouldn't it be possible to have a flag on pictures like "b_spu_blended"
to prevent multiple rendering?
--
Antoine Cellerier
dionoea
More information about the vlc-devel
mailing list