Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#4308 closed defect (fixed)

Support reading video and audio properties from EIT

Reported by: stuartm Owned by: Janne Grunau
Priority: minor Milestone: 0.21
Component: eit Version: head
Severity: medium Keywords:
Cc: Stuart Auchterlonie Ticket locked: no

Description

Requested by Janne as a reminder. [13952] added new video, audio and subtitle properties to the metadata stored for programs and recordings. EIT carries this additional information but we don't currently save it.

Attachments (1)

eit_component_parsing.diff (25.2 KB) - added by Janne Grunau 16 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 16 years ago by Stuart Auchterlonie

Cc: Stuart Auchterlonie added

comment:2 Changed 16 years ago by stuartm

Milestone: unknown0.21

Changed 16 years ago by Janne Grunau

Attachment: eit_component_parsing.diff added

comment:3 Changed 16 years ago by Janne Grunau

Component: mythtveit
Status: newaccepted

eit_component_parsing.diff should do

comment:4 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: acceptedclosed

(In [15361]) Closes #4308. Enhances DVB Component Descriptor parsing

Extends the parsing to AVC/H.264 and AC3, HE-AAC stream types and uses the extended subtitle, audio and video properties from [13952].

The subtitle / closed captioning parsing of eit descriptions in eitfixup.cpp is only converted and does not use the extended attributes from [13952].

Some of the audio properties are only written to the database but are not shown in any user visible place.

comment:5 Changed 16 years ago by stuartm

(In [15368]) Show the new video/audio flags in the program details.

"Audio for Hearing Impaired" "Audio for Visually Impaired" and "AVC/H.264"

Refs #4308

comment:6 Changed 16 years ago by stuartm

(In [15371]) Adds new video/audio flags to the program details in mythweb.

Refs #4308

Note: See TracTickets for help on using tickets.