Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR plugins - RFC - audio handling



On Thursday 23 May 2002 18:58, Klaus Schmidinger wrote:

[...]

> Would it be feasible to require each chunk of data given to the PlayAudio()
> function to be "complete" (i.e., for instance, an entire PES packet) and
> "unique" (meaning that it contains only _one_ type of audio data). That way
> an audio plugin would only have to look at the first few bytes to be able
> to tell whether that chunk is of any meaning to it (and would not have to
> parse the entire data block).

I certainly think so. The data block could (maybe should?) even be passed in a 
cFrame like fashion with a type id.

Andreas

-- 
Andreas Schultz <aschultz@cs.uni-magdeburg.de>
Student of computer science

"In accordance with plans for Linux OS world domination
      infiltration of governments is vital (:-))."




Home | Main Index | Thread Index