[MPlayer-dev-eng] ao_plugin assumption about ao driver play()

Stephen Davies steve at daviesfam.org
Mon Dec 10 09:36:22 CET 2001


On Mon, 10 Dec 2001, Anders Johansson wrote:

> driver()->play _will_ play what is sent to it cause I check how much
> free space there is before I send data into it.

Not true.  For at least OSS drivers (or, at very least the emu10k1 oss
driver), it will only play complete fragment multiples.  So, for example,
passing 65536 bytes to emu10k1 when its in 6 channel mode, results in
5*12288=61440 bytes being accepted.

Steve





More information about the MPlayer-dev-eng mailing list