Re: Access to MPEG-TS?

2015-05-25 Thread Steven Toth
On Sun, May 24, 2015 at 7:25 PM, wrote: > Hello, > > I'm working on an application that - among other things - should be able to > identify the programs in a MPEG transport stream broadcasted via DVB-C. This > is what I have figured out so far: > > 1. Open the DVB frontend. > 2. Fill struct dvb_f

Access to MPEG-TS?

2015-05-24 Thread tomsmith7899
Hello, I'm working on an application that - among other things - should be able to identify the programs in a MPEG transport stream broadcasted via DVB-C. This is what I have figured out so far: 1. Open the DVB frontend. 2. Fill struct dvb_frontend_parameters with transponder frequency etc. 3