Example of the creation of a multiplex stream of 2 DAB stations

From Opendigitalradio
(Difference between revisions)
Jump to: navigation, search

Revision as of 01:20, 28 November 2009

CRC-DabMux -A ./maxxima.mp2 -b 160 -i 1 -p 3 -A ./fb2.mp2 -b 128 -i 2 -p 3 -S -L "Maxxima" -C -i1 -S -L "Le Mix" -C -i0 -S -L "Banane" -C -i2 -S -L "MeyrinFM" -C -i1 -O file://racor.eti

Creation of an ETI stream of 2 DAB stations out of 2 pre-encoded MPEG Layer II files (maxxima.mp2 and fb2.mp2). Service linking of labels "Maxxima, "Le Mix" and "Banane" to maxxima stream.

Result is recorded in an ETI file called "racor.eti"

The file can then be modulated and played on a USRP for RF modulation using the following command:

CRC-DabMod /root/racor.eti -l -g1 -r3200000 |CRC-Dwap.py -r3200000 -f-222064000 -u
Personal tools