Library to decode and generate MPEG TS and DVB PSI tables
Library to decode/generate MPEG TS and DVB PSI tables
libdvbpsi
$ gcc -o dvb_parser parser.c $(pkg-config --cflags --libs libdvbpsi)
$ pkg-config --modversion libdvbpsi
$ brew list libdvbpsi