[FFmpeg-devel] Adding Teletext Tags to mpeg TS demuxer

Alwin Esch aesch65350
Fri Sep 18 18:09:50 CEST 2009


Hello all,

the attached patch adding codec Id's for mpeg TS streams which including
Teletext data. The changes to parse the TS stream inside mpegts.c is only a
extension of the "static const StreamType DESC_types[]" table with the ID's
taken from ETSI EN 300 468 V1.5.1 (Digital Video Broadcasting (DVB);
Specification for Service Information (SI) in DVB systems). Due to that
inside avcodec.h no Data Codec section is present I add the ID's to 0x17500,
hope this is acceptable.

It is required for adding Teletext support to XBMC, see Ticket
http://www.xbmc.org/trac/ticket/7187 on XBMC trac.

Best regards,

Alwin Esch
(alwinus/Team XBMC)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg29687-AddTeletextDataIDs.patch
Type: application/octet-stream
Size: 1184 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090918/4e74cdc4/attachment.obj>



More information about the ffmpeg-devel mailing list