Version: V2
Feature request: extract Teletext-format subtitles carried in an MPEG-TS stream as their own PID, so they can be surfaced/routed alongside the audio/video PIDs the Demuxer already exposes.
Context
MPEG-TS input streams often include a subtitle track encoded as Teletext (EBU EN 300 472 / DVB Teletext) on a dedicated PID. Today the Demuxer isn't extracting these, so downstream consumers can't get at the subtitle data.
Ask
- Detect Teletext-carrying PIDs on the Demuxer.
- Expose them as an output like other tracks, tagged as Teletext + page number where available.
- Downstream module(s) can then convert / forward / re-mux the subtitle payload.
I checked existing tickets and there is no prior issue for this (searched "teletext" / "subtitle" / "subtitles").
Reported by Ivan via Telegram.
Version: V2
Feature request: extract Teletext-format subtitles carried in an MPEG-TS stream as their own PID, so they can be surfaced/routed alongside the audio/video PIDs the Demuxer already exposes.
Context
MPEG-TS input streams often include a subtitle track encoded as Teletext (EBU EN 300 472 / DVB Teletext) on a dedicated PID. Today the Demuxer isn't extracting these, so downstream consumers can't get at the subtitle data.
Ask
I checked existing tickets and there is no prior issue for this (searched "teletext" / "subtitle" / "subtitles").
Reported by Ivan via Telegram.