Could Avidemux list explicitly the 3 Teletext entries? (Even if it doesn't use them yet?)
Instead of "-> ????".
Avidemux v2.6.14 (161024_8b5bfb9baa1) .
[TsPacket] Detecting TS/TS2...
[TsPacket] Score : 188:20, 192:1 out of 20
[TsPacket] Probably TS1 (188)...
[getNextPSI] Section Syntax is set to private
[TsDemuxer] Pat : Prg:3012 Pid: 0x0042
<<< PMT : 0/1>>>
[TsDemuxer] Looking for PMT : 0x42
[getNextPSI] Section Syntax is set to private
[TsDemuxer] PCR 0xe065, len=64
[PMT]--Decoding Program info--
[PMT] Left : 60 bytes
[PMT]--Decoding ES Descriptor--
[PMT] Type=0x1b pid=65 size=0
[PMT] Adding pid 0x65 (101) , type H264 Video, language=unknown
[PMT] Type=0xf pid=c9 size=6
[PMT] Tag 0xa , len 4, 66 72 61 00
[PMT] Adding pid 0xc9 (201) , type Mpeg AAC ADTS, language=fra
[PMT] Type=0xf pid=ca size=6
[PMT] Tag 0xa , len 4, 71 61 61 00
[PMT] Adding pid 0xca (202) , type Mpeg AAC ADTS, language=qaa
[PMT] Type=0xf pid=cb size=6
[PMT] Tag 0xa , len 4, 71 61 64 00
[PMT] Adding pid 0xcb (203) , type Mpeg AAC ADTS, language=qad
[PMT] Type=0x6 pid=12d size=17
[PMT] Tag 0x56 , len 15, 66 72 61 09 00 66 72 61 10 89 64 65 75 28 88
[PMT] -> ????
[PMT] Left :0 bytes
[TS Demuxer] Found 4 interesting tracks
[T Demuxer] Kept 4 tracks
MediaInfo 0.7.88
General
ID : 47429 (0xB945)
Complete name : ...\M-A-C.ts
Format : MPEG-TS
File size : 830 MiB
Duration : 59 min 59 s
Overall bit rate mode : Variable
Overall bit rate : 1 934 kb/s
Video
ID : 101 (0x65)
Menu ID : 52164 (0xCBC4)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Codec ID : 27
Duration : 59 min 58 s
Width : 720 pixels
Height : 576 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 FPS
Standard : PAL
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : MBAFF
Scan type, store method : Interleaved fields
Scan order : Top Field First
Audio #1
ID : 201 (0xC9)
Menu ID : 52164 (0xCBC4)
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 2
Format profile : LC
Muxing mode : ADTS
Codec ID : 15
Duration : 59 min 59 s
Bit rate mode : Variable
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 kHz
Frame rate : 46.875 FPS (1024 spf)
Compression mode : Lossy
Delay relative to video : -688 ms
Language : French
Audio #2
ID : 202 (0xCA)
Menu ID : 52164 (0xCBC4)
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 2
Format profile : HE-AAC / LC
Muxing mode : ADTS
Codec ID : 15
Duration : 59 min 59 s
Bit rate mode : Variable
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 kHz / 24.0 kHz
Frame rate : 23.438 FPS (1024 spf)
Compression mode : Lossy
Delay relative to video : -448 ms
Language : qaa
Audio #3
ID : 203 (0xCB)
Menu ID : 52164 (0xCBC4)
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 2
Format profile : HE-AAC / LC
Muxing mode : ADTS
Codec ID : 15
Duration : 59 min 59 s
Bit rate mode : Variable
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 kHz / 24.0 kHz
Frame rate : 23.438 FPS (1024 spf)
Compression mode : Lossy
Delay relative to video : -528 ms
Language : qad
Text #1
ID : 301 (0x12D)-888
Menu ID : 52164 (0xCBC4)
Format : Teletext Subtitle
Language : German
Language, more info : For hearing impaired people
Text #2
ID : 301 (0x12D)-889
Menu ID : 52164 (0xCBC4)
Format : Teletext Subtitle
Language : French
Other
ID : 301 (0x12D)-100
Menu ID : 52164 (0xCBC4)
Format : Teletext
Language : French
See
bool TS_scanPmt(tsPacket *t,uint32_t pid,listOfTsTracks *list) (https://github.com/mean00/avidemux2/blob/eba13905b861d70d733f8c7c42c77503e5dfff3d/avidemux_plugins/ADM_demuxers/MpegTS/ADM_tsPatPmt.cpp#L189)