Los videos codificados en DIVX se reproducen con el
ffmpeg que está integrado en el mplayer que se entrega en el XBMC.
Si por algún motivo no consigues reproducirlo con la versión que tienes ahora del XBMC, prueba a poner esta
dll
FICHERO CODECS.CONF
videocodec ffodivx
info "FFmpeg MPEG-4"
status working
fourcc DIVX,divx
fourcc DIV1,div1 divx
fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
fourcc M4S2,m4s2
;fourcc xvid,XVID,XviD,XVIX ; disble to let xvid 1.0 codec below handle all xvids
fourcc DX50,dx50,BLZ0 DX50
fourcc mp4v,MP4V
format 0x4
fourcc UMP4
fourcc 3IV2,3iv2 ; 3ivx Delta 4
format 0x10000004 ; mpeg 4 es
driver ffmpeg
dll mpeg4 ;opendivx
out YV12,I420,IYUV
videocodec xvid
info "XviD (MPEG-4)"
status working
fourcc DIVX,divx
fourcc xvid,XVID,XviD
format 0x4
driver xvid
out YV12
out I420
out YUY2
out UYVY
out YVYU
out BGR32,BGR24,BGR16,BGR15
;dll "libxvidcore.a"