[MPlayer-dev-eng] [PATCH] Realplayer codec support

Florian Schneider flo-mplayer-dev at gmx.net
Sat Jun 8 19:03:33 CEST 2002


Hello


> > Can it play rv20 files?
> i didn't try yet (the code is a real mess now, much more than in your
> patch
> :) i've added thousand lines of messy debug code over all, i should
> collect
> the main things and remova all others. i've just finished the demux_real.c
> stuff, but it doesn't work (reads mor ethan packet size), now starting to
> find why. i bet it's a typo somewhere :)
> 

I will dl the snapshot tomorrow (my brother doesn't have linux, and
I doubt I can convince him).

> > AFAIR you have worked on sorenson in january. Have you had
> yes
> 
> > more success since then? When the real player stuff is finished,
> are you subscribed to the qt-codec-devel list?

No, but I will do. Where can I find it. There doesn't seem to be one
on the quicktime4linux page, but there is one for libquicktime.

> 
> i've done 2 ways. first i made a wrapper, just like your drv3.c, to debug
> in/out data structures of the codec .dll. it's a real mess, looks like the
> rm custommessage stuff but more params and about 300 different calls... :(
> 
> then i started to use their wrapper .dll from the qt5 sdk. it's a wrapper,
> transforming hundreds of functions (like ImageDecodeBand(x,y,z) to their
> lowlevel gate function calls (like theQtDispatcher(function codes and
> params
> in registers)). i've started to code some very simple program using
> winelib
> (avifile's dll loader crashes, needs some new function to work well with
> qt
> dlls) which opens a codec, and decode frames. but i get error code at
> codec
> opening, the init param structure is not accepted :(
> i gave it up then, i had no more time and patience :(
> 

Looks like a hard piece of work.

> > I am willing to look at sorenson and that other proprietary
> great! it seems you're very good in such 'debugging' work :)
> so we together may can get it to work!

Well, I did some RE work some years ago...

> 
> > audio format (don't know the name).
> mp3pro? wma/divxaudio? or the qt one?

the qt one. but also mp3pro seems to be interesting, since a friend
of mine gave me some files with this format.

At first I will 'ida'-ize the codecs. :)

> 
> alex done some work on getting winamp audio codec plugins to work, for
> mp3pro and some other closed formats support, but didn't finish yet.
> 

Are there other closed source codecs that mplayer doesn't support,
except the named ones?

Regards

Flo



-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net




More information about the MPlayer-dev-eng mailing list