Opened 18 years ago
Closed 17 years ago
#5230 closed enhancement (invalid)
Add support for iptv radio,
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.22 |
| Component: | Video Playback | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Hi,
This patch add support for a new format of m3u file in iptv source. The new format enable the reception of radio stream for the french provider "free".
The idea is that a TS stream contains multiple audio pid stream (each audio pid stream for a different radio stream).
Laurent
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | out_add_support_iptv_radio.diff added |
|---|
comment:1 by , 17 years ago
| Component: | mythtv → Video Playback |
|---|---|
| Milestone: | 0.21.1 → 0.22 |
comment:2 by , 17 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
I don't like the patch as is, there is already audio stream filtering code in mpegstreamdata, I don't understand why that isn't being used. But a reworked patch that used the existing framework would be accepted.
Note:
See TracTickets
for help on using tickets.

Add support for iptv radio....