Ticket #4308 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
Support reading video and audio properties from EIT
| Reported by: | stuartm | Owned by: | janne |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | eit | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | stuarta | 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
Change History
comment:3 Changed 4 years ago by janne
- Status changed from new to accepted
- Component changed from mythtv to eit
eit_component_parsing.diff should do
comment:4 Changed 4 years ago by janne
- Status changed from accepted to closed
- Resolution set to fixed
(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.
