[vlc-devel] [PATCH] Fixed two issues that conspired to	make	transcoding MPEG-TS streams with DVB-subtitles using	soverlay	impossible (seems to be broken since 0.8.6a):
    Laurent Aimar 
    fenrir at via.ecp.fr
       
    Mon Feb  8 20:35:46 CET 2010
    
    
  
Hi,
On Sun, Jan 03, 2010, Peter Bak Nielsen wrote:
> In modules/demux/ts.c:
>   Skipped DVB-subtitles seemingly on purpose when output is a stream.
>   I can't make out why that would be a good idea, but it masks the
>   second issue below, so perhaps this is the reason. Anyway, I removed
>   the check allowing subtitles to proceed.
 It should not be needed anymore, ts-split-es does allow to select the behaviour.
> In modules/codec/dvbsub.c:
>   The module did not mark the subtitles it produces with "b_subtitle == true",
>   which causes them to be handled as OSD, and thus allowing them to become
>   out of sync unless video was streamed in real time...
 Merged by [51e626468feab9627eace037713e5483f58371c5].
 Thanks for your work.
Regards,
-- 
fenrir
    
    
More information about the vlc-devel
mailing list