Quote:
Originally Posted by Gusar
Ah yes, forgot that ffdshow has a file called libmplayer.dll. But, does it contain the full functionality of mplayer? Or is it just some code taken from the mplayer sources and turned into a library, and the only reason it's called libmplayer is to show where the code comes from?
|
I'd guess "libmplayer" contains all the core functionality that is shared between MPlayer and MEncoder. Apart from the code in "libavcodec" and "libavformat" of course. Only a speculation though...