[MPlayer-users] sedg

Petteri Larjos pla at etla.fi
Fri May 20 13:34:46 CEST 2005


On Friday, 15 April 2005 at 22:05, ajtiM wrote:
> I try to play one movie and get anmesage:
> divx.dvd  screener.sedg format
> What do I need to play it?

I don't know if this is anwer to your question but I run into similar
problem with my Samsug Miniket. When trying to play movie recorded
with my minket I got mplayr error message: 

Playing smov0001.avi.
AVI file format detected.
VIDEO:  [SEDG]  720x576  24bpp  25.000 fps  5568.1 kbps (679.7 kbyte/s)
==========================================================================
 ...
==========================================================================
Cannot find codec matching selected -vo and video format 0x47444553.
Read DOCS/HTML/en/codecs.html!
==========================================================================

For a quick solution I added 'format 0x47444553' line into 'odivx' block in
codecs.conf file. So, after editing it looks like:

videocodec odivx
  info "OpenDivX API (ODIVX,DIVX4,DIVX5,XVID)"
  comment "with postprocessing"
  status working
  fourcc mp4v
  fourcc DIVX,divx
  fourcc DIV1,div1 divx
;  fourcc MP4S,mp4s     ; ISO MPEG-4 Video V1
  fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3  ; for DivX4Linux only!
  fourcc AP41 DIV3        ; AngelPotion stuff
  fourcc xvid,XVID,XviD
  fourcc DX50,BLZ0 DX50
  format 0x4
  ; Samsung mpeg4 (miniket)
  format 0x47444553
  driver odivx
  dll "libdivxdecore.0"
  out YV12,I420,IYUV

works fine for me. This works also with 'ffodivx' codec.

Regards,
petteri

-- 
Petteri Larjos                             /"\
609 90225,050-5587347                      \ /  ASCII Ribbon Campaign
ETLA                                        X  -NO HTML/RTF in e-mail 
                                           / \ -NO Word docs in e-mail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050520/744931fe/attachment.pgp>


More information about the MPlayer-users mailing list