[MPlayer-users] Creating DIVX for Xoro HSD 400 with mencoder.

Carsten Koch Carsten.Koch at icem.com
Mon Dec 8 18:23:19 CET 2003


Hi Rich and HR,

thanks for all the hints and ideas!

I believe I implemented all of them by using the following commands
to re-encode my video:


  mencoder source.mov -srate 48000 -ovc frameno -oac mp3lame -lameopts vbr=3 -o frameno.avi
  mencoder source.mov -oac copy -ovc lavc -lavcopts vcodec=msmpeg4:vpass=1:vbitrate=1024:keyint=25 -ffourcc DIV3
  mencoder source.mov -oac copy -ovc lavc -lavcopts vcodec=msmpeg4:vpass=2:vbitrate=1024:keyint=25 -ffourcc DIV3

Unfortunately, the resulting file still does not play in the DVD player.
Mplayer plays it properly, of course.

Now, this is what mplayer reports for it:

AVI file format detected.
VIDEO:  [DIV3]  768x576  24bpp  25.000 fps  1024.2 kbps (125.0 kbyte/s)
Clip info:
  Software: MEncoder dev-CVS-031206-20:34-3.3.1
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0.0" => local display)
Disabling DPMS
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3))
==========================================================================


See my original posting for the mplayer output of a file that works.

The symptoms are still the same: black picture, no sound, blinking DVD icon
in the player's LCD display.

Any other ideas what else I should try?

Thanks and cheers,

Carsten.



More information about the MPlayer-users mailing list