2023-02-15, 16:45
~/dvb_channel.conf shows for ITV1 the following:
[ITV1]
SERVICE_ID = 8261
NETWORK_ID = 9018
TRANSPORT_ID = 20544
VIDEO_PID = 1701
AUDIO_PID = 1702 1703
PID_86 = 1735
PID_06 = 1731
PID_05 = 8000
FREQUENCY = 514000000
MODULATION = QAM/64
BANDWIDTH_HZ = 8000000
INVERSION = AUTO
CODE_RATE_HP = 2/3
CODE_RATE_LP = AUTO
GUARD_INTERVAL = 1/32
TRANSMISSION_MODE = 8K
HIERARCHY = NONE
DELIVERY_SYSTEM = DVBT
I've recorded three files with the following commands:
dvbv5-zap -c ~/dvb_channel.conf -p -t 60 ITV1 -o ~alexis/itv1-60s-with-option-p.ts
dvbv5-zap -c ~/dvb_channel.conf -P -t 60 ITV1 -o ~alexis/itv1-60s-with-option-P.ts
dvbv5-zap -c ~/dvb_channel.conf -P -p -t 60 ITV1 -o ~alexis/itv1-60s-with-option-P-and-p.ts
(I didn't know if doing -P -p made sense, but thought it best to do it anyway.)
I'm confused by what mplayer and vlc play for each file, but perhaps with the multiplexing it make sense to you:
for the first file mplayer plays ITV1 without subs, vlc plays ITV1 without subs
for the second file mplayer plays something else (can't tell what as no logo, but not ITV1) without subs (but it was recording TV adverts), vlc plays ITV3 with subs
for the third file mplayer plays CH4+1 without subs, vlc plays ITV3 with subs (i.e. no player plays ITV1)
Links to the three files are itv1-60s-with-option-p.ts, itv1-60s-with-option-P.ts and itv1-60s-with-option-P-and-p.ts, also there's the entire dvb_channel.conf. Many thanks!
Alexis
[ITV1]
SERVICE_ID = 8261
NETWORK_ID = 9018
TRANSPORT_ID = 20544
VIDEO_PID = 1701
AUDIO_PID = 1702 1703
PID_86 = 1735
PID_06 = 1731
PID_05 = 8000
FREQUENCY = 514000000
MODULATION = QAM/64
BANDWIDTH_HZ = 8000000
INVERSION = AUTO
CODE_RATE_HP = 2/3
CODE_RATE_LP = AUTO
GUARD_INTERVAL = 1/32
TRANSMISSION_MODE = 8K
HIERARCHY = NONE
DELIVERY_SYSTEM = DVBT
I've recorded three files with the following commands:
dvbv5-zap -c ~/dvb_channel.conf -p -t 60 ITV1 -o ~alexis/itv1-60s-with-option-p.ts
dvbv5-zap -c ~/dvb_channel.conf -P -t 60 ITV1 -o ~alexis/itv1-60s-with-option-P.ts
dvbv5-zap -c ~/dvb_channel.conf -P -p -t 60 ITV1 -o ~alexis/itv1-60s-with-option-P-and-p.ts
(I didn't know if doing -P -p made sense, but thought it best to do it anyway.)
I'm confused by what mplayer and vlc play for each file, but perhaps with the multiplexing it make sense to you:
for the first file mplayer plays ITV1 without subs, vlc plays ITV1 without subs
for the second file mplayer plays something else (can't tell what as no logo, but not ITV1) without subs (but it was recording TV adverts), vlc plays ITV3 with subs
for the third file mplayer plays CH4+1 without subs, vlc plays ITV3 with subs (i.e. no player plays ITV1)
Links to the three files are itv1-60s-with-option-p.ts, itv1-60s-with-option-P.ts and itv1-60s-with-option-P-and-p.ts, also there's the entire dvb_channel.conf. Many thanks!
Alexis