Re: Arpi, if you are still reading the mcf-mplayer

Steve Lhomme <[email protected]> Tue, 06 Aug 2002 19:14:24 +0200
Newsgroups gmane.comp.video.mcf.mplayer
Message-ID <[email protected]>
>>You can always have wrappers for C if you really can't stand it.
> 
> 
> and what is teh sense of some c->c++->c wrapper? nothing

Why are you talking about that ?

>>Also, the lack of such a common programming platform/architecture is 
>>exactly why all the player are so complicated to adapt...
>>
>>Making a basic DShow player can take very little time to play so many 
>>formats !
> 
> 
> and there are tons of players using the same buggy dshow codecs/demuxers...
> 
> i never liked this kind of modularization...
> easy implementation of player should not be a goal for a codec interface...
> performance, stability... it should.

OK, so it's better to restart a project from scratch when there is a bug 
somewhere...

Also if you look at the BeOS Media Kit, you'll see that their major goal 
is performance.