[MPlayer-users] Video codec development for MPlayer

Nico Sabbi nicola_sabbi at fastwebnet.it
Sun Jan 28 11:08:18 CET 2007


Jan Schiefer wrote:

> Hi all,
>
> I'm developing a little own video codec. It's just a fun project, but 
> it's working pretty well now.
> Now I want to integrate my codec into some framework. I chose MPlayer.
> Sadly I have no idea of the MPlayer API.
>
> My codec is really very simple now:
> -No configuration options
> -Input: only raw yuv420p
> -Output only raw yuv420p
> -Input and Output widths + heights must be % 16
>
> I just want to have MPlayer play my files, and MEncoder to encode my 
> files.
>
> Can someone provide some sample code?
>
> Thank you very much!
>
> Greetings,
> Jan Schiefer!
>

codec development belongs to ffmpeg-devel; once integrated mplayer will 
be able to use it



More information about the MPlayer-users mailing list