[mythtv] [mythtv-commits] Ticket #1748: External text-based subtitle file support for the internal video player

Marcus Gustafsson tgreem at swipnet.se
Sun Apr 30 10:16:06 UTC 2006


> #1748: External text-based subtitle file support for the internal video player
> ---------------------------------------------------------------+------------
>  Reporter:  Pekka Jääskeläinen <pekka.jaaskelainen at gmail.com>  |       Owner:  ijr 
>      Type:  patch                                              |      Status:  new 
>  Priority:  minor                                              |   Milestone:  0.20
> Component:  mythtv                                             |     Version:  head
>  Severity:  medium                                             |  
> ---------------------------------------------------------------+------------
>  Adds text-based subtitle support to the internal video player.
> 
>  Such subtitles are provided in external files with extensions
>  like '.srt', '.txt', or '.sub'. The implementation uses a parser
>  taken from Xine to read in the subtitles.
> 
>  Following formats are supported by the parser: MicroDVD, SubRip,
>  SubViewer, SAMI, VPlayer, RT, Sub Station Alpha, PJS, MPSUB,
>  AQTitle, JacobSub, Subviewer2, Subrip09, and Mplayer sub 2.
> 

Wanting to try the patch I noticed that "debug.h" is missing from a
clean checkout of revision 9829 with Pekka's patch applied.

"textsubtitleparser.cpp:6:19: debug.h: No such file or directory"


Greets
Marcus


More information about the mythtv-dev mailing list