[Mplayer-users] 0.18pre4 released with native divx codec :)
Nick Kurshev
nickols_k at mail.ru
Fri Jul 6 14:11:53 CEST 2001
Hi, Gabucino!
On 2001-07-06 09:41:54 you wrote:
>It's the Question that drives us, Nick Kurshev :
>> Good news! But it seems that new codec is useless for me.
>Are you sure?
>
>
>> Found video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3))
> ^^^^^
>Should give some clue.
>
>
>> Loading DLL: /usr/lib/win32/divx_c32.ax OK
>> Using DirectShow codec: divx_c32.ax
>These too.
>
>Seems you like to forget about codecs.conf .
>
I've updated codec.conf from just synced CVS tree, btw!
There are:
; Default codecs config file. It replaces the old codecs.c file!
;=============================================================================
; VIDEO CODECS
;=============================================================================
; =============== Win32/libmpeg2/ProjectMayo MPEG CODECS =====================
videocodec u263
info "UB Video H.263+ Decoder"
comment "added by Juanjo"
status working
fourcc U263
driver dshow
dll "ubv263d+.ax"
guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0
; out I420 flip
; out YVYU flip,noflip
; out YV12 flip
; out UYVY flip,noflip
; out YUY2 flip
out BGR24 flip
videocodec divxds
info "DivX ;-) (MS MPEG-4 v3)"
comment "with postprocessing"
status working
fourcc MP43,mp43 div3 ; fourcc mapping to div3
fourcc DIV5,div5 div3
fourcc DIV6,div6 div4
fourcc DIV3,div3,DIV4,div4
driver dshow
dll "divx_c32.ax"
guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
; out YV12
out YUY2
out BGR32,BGR24,BGR16,BGR15
videocodec mpeg12
info "MPEG 1 or 2"
comment "with postprocessing"
status working
format 0x10000001
driver libmpeg2
dll "libmpeg2"
out YV12
videocodec mpeg4
info "Microsoft MPEG-4 v1/v2"
status working
; comment "No postprocessing"
fourcc MPG4,mpg4
fourcc MP42,mp42
fourcc DIV2 mp42
driver vfw
dll "mpg4c32.dll"
out YUY2 yuvhack
out BGR32,BGR24,BGR15
videocodec mpeg4ds
info "Microsoft MPEG-4 v1/v2"
status working
; comment "with postprocessing"
fourcc DIV2,div2 mp42
fourcc MPG4,mpg4
fourcc MP42,mp42
driver dshow
dll "mpg4ds32.ax"
guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
out YUY2
out BGR32,BGR24,BGR16,BGR15
videocodec divx
info "DivX ;-) (MS MPEG-4 v3)"
status working
fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3)
fourcc DIV5,div5 div3 ; DivX 3.20
fourcc DIV6,div6 div4 ; -||-
fourcc DIV3,div3,DIV4,div4
driver vfw
dll "divxc32.dll"
out YUY2 yuvhack
out BGR32,BGR24,BGR15
videocodec odivx
info "OpenDivX (MPEG-4 v2)"
comment "with postprocessing"
status working
fourcc DIVX,divx
fourcc DIV1,div1 divx
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
format 0x4
driver odivx
dll "opendivx decore"
out YV12
; =============== FFMPEG MPEG CODECS =========================
videocodec ffdivx
info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
status working
fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3)
fourcc DIV5,div5 div3 ; DivX 3.20
fourcc DIV6,div6 div4 ; -||-
fourcc DIV3,div3,DIV4,div4
driver ffmpeg
dll msmpeg4
out YV12
videocodec ffodivx
info "FFmpeg OpenDivX"
status working
fourcc DIVX,divx
fourcc DIV1,div1 divx
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
format 0x4
driver ffmpeg
dll opendivx
out YV12
I.e. divxds there is placed first! But ffmpegs codecs were introduced only in
today version of mplayer's CVS, isn't?
They are introduced only for YV12 but my mplayer's output contain YUY2!
>DShow: using YUY2 colorspace
Second: Playing with string's commenting out in codec.conf already caused
a problem with movie playback. So I have pure codecs.conf
Best regards! Nick (2001-07-06 12:02:29)
_______________________________________________
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