[Mplayer-users] 0.18pre4 released with native divx codec :)

Nick Kurshev nickols_k at mail.ru
Fri Jul 6 14:50:36 CEST 2001


Hi, Arpi!

On 2001-07-06 09:57:29 you wrote:

>Hi,
>
>> Found video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3))
>> Loading DLL: /usr/lib/win32/divx_c32.ax  OK
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>this is the old codec....
>
>swap ff* and ds* codecs in teh codecs.conf, allow mplayer to find
>ff* ones first...
O'k! I've done it. Now mplayer calls ffmpeg codecs instead of windows codecs.
But maybe it would be better to remove these records from codecs.conf in CVS
and codecs from win32codec.zip?
I've found there following codecs:
;  Default codecs config file. It replaces the old codecs.c file!

;=============================================================================
;                   VIDEO CODECS
;=============================================================================

; =============== Win32/libmpeg2/ProjectMayo MPEG CODECS =====================

videocodec u263
videocodec divxds
videocodec mpeg12
videocodec mpeg4
videocodec mpeg4ds
videocodec divx
videocodec odivx
; =============== FFMPEG MPEG CODECS =========================
videocodec ffdivx
videocodec ffodivx
videocodec ffmpeg12
...
audiocodec mp3acm
  comment "Optimized to Intel MMX/SSE, conflicts with security kernel patches"
  dll "l3codeca.acm"

Now it's clear - why mplayer calls win32 codecs instead of native.

Btw, I've done some "reverse engineer" analysis and didn't find any MMX or SSE opcodes
in l3codeca.acm.
At first - these DLL is never called by mplayer.
Second - why this record is present in mplayer conf
Third - I don't know - may be you have l3codeca.acm which is optimized for MMX and SSE
but my copy doesn't contain such optimization.


Best regards! Nick (2001-07-06 12:36:43)




_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list