Opened 16 years ago

Closed 15 years ago

#4273 closed enhancement (wontfix)

Added teletext sytem subtitle support

Reported by: pholmes@… Owned by: paulh
Priority: minor Milestone: unknown
Component: mytharchive Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Mythtranscode has been modified to be able to extract teletext subtitle into a .srt file. New option -t added to support this. This srt file can then be fed into the mythburn.py script. This script will then use spumux to add the subtile into the final dvd output. More work still has to be done on this as follows: -support for different subtitle formats -allow subtitle font to be defined. (current version expects to find the FreeSans?.ttf found is the .spumux directory.

Attachments (4)

mythtv-4273.patch (13.5 KB) - added by pholmes@… 16 years ago.
Modification for mythtranscode (needs the srttypeteletext files)
srttypeteletext.cpp (19.8 KB) - added by pholmes@… 16 years ago.
This file is placed under ./programs/mythtranscode
srttypeteletext.h (5.9 KB) - added by pholmes@… 16 years ago.
This file is placed under .programs/mythtranscode
mythplugin-4273.patch (7.2 KB) - added by pholmes@… 16 years ago.
The modification for the burn script to include the srt file

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by pholmes@…

Attachment: mythtv-4273.patch added

Modification for mythtranscode (needs the srttypeteletext files)

Changed 16 years ago by pholmes@…

Attachment: srttypeteletext.cpp added

This file is placed under ./programs/mythtranscode

Changed 16 years ago by pholmes@…

Attachment: srttypeteletext.h added

This file is placed under .programs/mythtranscode

Changed 16 years ago by pholmes@…

Attachment: mythplugin-4273.patch added

The modification for the burn script to include the srt file

comment:1 Changed 16 years ago by danielk

Version: unknownhead

comment:2 Changed 15 years ago by Dibblah

Status: newassigned

comment:3 Changed 15 years ago by paulh

Resolution: wontfix
Status: assignedclosed

This has been sitting around for 13 months now with no one showing any interest at all. MythArchive? can already add subtitles from DVB subtitles and it would be easy to extend that to add teletext subtitles at least from DVB not so easy from PVRx50 recordings though.

Going to mark this as wont fix. If someone want to update the patch for current trunk and finish the missing parts then I'll take another look.

Note: See TracTickets for help on using tickets.