IsdbsMux Manual PDF
IsdbsMux Manual PDF
IsdbsMux Manual PDF
NAME
IsdbsMux – create a multiplexed ISDB-S file
SYNOPSIS
IsdbsMux –p params [-v] -o outfile infile1 infile2...
DESCRIPTION
IsdbsMux is a tool to convert one or more transport-stream files into a
valid ISDB-S stream including TMCC data. The resulting stream can be used
for ISDB-S modulation using the DekTec StreamXpress player.
OPTIONS
The following options are supported:
-p param1=val1,param2=val2…
Specifies the modulation parameters in a comma-separated
parameter-value list. See the PARAMETERS section for a list
of supported parameters and their values.
-v Sets verbose mode.
-o outfile Sets the output filename. The bitrate of the output file will
be 52,170,000 bps.
PARAMETERS
The following modulation parameters are recognized for the –p option:
CONSTRAINTS
The output bitrate is fixed to 52.17 Mbps. This bit rate is available in
its entirety to the input file(s) if all slots use 8PSK2/3 modulation.
However, the TS rate capacity is reduced if some slots are set to use
another modulation type than 8PSK2/3. In that case IsdbsMux stuffs the
output stream with null packets, so that the output bitrate remains fixed
at 52.17 Mbps.
EXAMPLE
IsdbsMux –p
tmode[0]=8psk2/3,slot_count[0]=46,tmode[1]=qpsk1/2,slot_count[1]=2,
relts=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,
1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0],
tsid[0]=0x40f1,tsid[1]=0x40f2 -o muxed.ts fileA.ts fileB.ts
The packets transmitted in layer 1 using QPSK 1/2 are more robust and are
typically used to transmit the SI data and the audio.
Layer 1 uses 2 slots. IsdbsMux will use one of these slots to stuff null
packets and the other slot to transmit transport packets.
LICENSE
A valid ISDB-S license installed on a DekTec modulator card is required to
run IsbsMux.