Opened 13 years ago

Closed 11 years ago

#10044 closed Patch - Feature (fixed)

Extend EIT parser to handle 3DTV signalling

Reported by: dekarl@… Owned by: stuartm
Priority: minor Milestone: 0.27
Component: MythTV - EIT Version: Master Head
Severity: medium Keywords: 3DTV
Cc: Ticket locked: no

Description

Add new component types to the AVC descriptor. 3DTV will appear as HDTV in the guide. According to the spec a 2D receivers can still show the half (horizontal) resolution picture for one eye.

Attachments (2)

0001-Add-DVB-3DTV-signalling-as-a-variant-of-HDTV.patch (2.4 KB) - added by dekarl@… 13 years ago.
four new component types
0002-Add-DVB-3DTV-signalling-as-a-variant-of-HDTV.patch (2.7 KB) - added by dekarl@… 12 years ago.
merge with the last two programtypes.h

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by dekarl@…

four new component types

Changed 12 years ago by dekarl@…

merge with the last two programtypes.h

comment:1 Changed 12 years ago by dekarl@…

See http://www.dvb.org/technology/standards/#3D-TV (and directly above for subtitling 3DTV) Source for the ids: 6.2.2 of DVB BlueBook? A154

comment:2 Changed 12 years ago by Stuart Auchterlonie

Milestone: unknown0.26

This one should be targeted on 0.26 as there are potentially UI indicators to add as well.

Stuart

comment:3 Changed 11 years ago by Kenni Lund [kenni a kelu dot dk]

Milestone: 0.260.27

comment:4 Changed 11 years ago by stuartm

Owner: changed from Stuart Auchterlonie to stuartm
Status: newaccepted

comment:5 Changed 11 years ago by Karl Dietz <dekarl@…>

Resolution: fixed
Status: acceptedclosed

In c8858050e2e7996b578f932dba8ce64c29142abb/mythtv:

Extend EIT parser to handle 3DTV signalling Fixes #10044

Signed-off-by: Stuart Morgan <smorgan@…>

Note: See TracTickets for help on using tickets.