Hi
Marie-Jose
A few
quickies...
On the INT:
INT
does not announce the PID, but a set of identifiers which then may be used to
find the PID.
INT
announces network_id, original_network_id, transport_stream_id, service_id and
component_tag.
On the Table/PID Change
requirements:
When a
MUX changes (re-marks) PIDs, it only has to update the PMT (where PIDs are
announced).
MUX
does not need to (and it does not) update the INT, as INT does not announce
PID.
MUX
only changes (re-marks) PIDs, and updates the PMT
accordingly.
If INT table is properly used (i.e. PIDs are not
fixed, but announced using INT and PMT), MUX may change (re-mark) PIDs at will,
and it causes no problems for data-transmission.
On the
need:
For mostly IP backbone (e.g. IP encapsulated close to
transmission) it's unlikely that PID change would be necessary. However, many
DVB deployments do have multiple MUXes, especially in the satellite case so I
guess this design constraint is totally unavoidable. INT took account of the
need for remux PID change and for this reason it uses component_tag which is
persistent even with PID change - so it should work pretty smoothly.
Cheers, Rod.
|