Re: RFC: dvbzap application based on DVBv5 API

2012-01-04 Thread Mauro Carvalho Chehab
Hi Akihiro, On 30-12-2011 04:46, Akihiro TSUKADA wrote: >> [channel name] >> property = value >> ... >> property = value > > Currently, at least gstreamer's dvbbasebin and mplayer assumue that > the channel configuration file has the format of one line per channel. > So when I personall

Re: RFC: dvbzap application based on DVBv5 API

2011-12-29 Thread Akihiro TSUKADA
> [channel name] > property = value > ... > property = value Currently, at least gstreamer's dvbbasebin and mplayer assumue that the channel configuration file has the format of one line per channel. So when I personally patched them to use v5 parameters, I chose the one-line-per-chann