Skip to content

DVB improvements

Compare
Choose a tag to compare
@ZXGuesser ZXGuesser released this 09 Dec 15:02
· 33 commits to master since this release

Make DVB output simpler to use by encapsulating DVB-TXT packets in an mpeg transport stream.

This provides two new output formats ts and tsnpts to generate an encapsulated DVB-TXT stream with or without program clock reference and presentation timestamps respectively.

The PID of the teletext stream may be set using the --pid argument which accepts a decimal integer.

The previous un-encapsulated PES output format is removed in this release.