[MPlayer-dev-eng] where is mplayer api entry?

Arpi arpi at thot.banki.hu
Tue May 6 17:46:21 CEST 2003


Hi,

> hello,
> 
> I am still searching for mplayer api entry...
> Is is cache2.c like I have understood after reading the doc?

no
cache2 is internal code used by the stream layer to handle cache buffers.

> I am searching for something looking like this:
> init(char * filename,...)
> readImage(image* img,...)
> readSegment(segment * seg,...)
> ...

you won't find such thing in mplayer, it is not a modular library.

mplayer-G2 is closer to your needs but it's not finished yet.

maybe you could write a filter (see vf_*.c files) which exports the iamge
data for your app while keep playing in mplayer.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list