Topic - mencoder - problem with convert



Reply to this topic

Topic Starter jarda_dis - Posted on Thursday, November 17 2011 07:45:35 PM
Hi, i want use emcoder.exe to convert video file from mp4 to avi/xvid.

I use this:
mencoder.exe -oac mp3lame -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200 -ffourcc xvid -of avi -o "fortuna.avi" "fortuna.mp4"

But it ends this error message:
Opening audio decoder: [dmo] Win32/DMO decoders
IMediaObject ERROR: 00E2DBAB input format not accepted (0x80040205 : -214722098
7)
ERROR: Could not open required DirectShow codec wmspdmod.dll.
ADecoder preinit failed sad
ADecoder init failed sad
Opening audio decoder: [dshow] Win32/DirectShow decoders
Warning: DS_Filter() could not open DirectShow DLL. (DLL=wmavds32.ax, r=0x0)
ERROR: Could not open required DirectShow codec wmavds32.ax.
ADecoder preinit failed sad
ADecoder init failed sad
Cannot find codec for audio format 0xA.
Read DOCS/HTML/en/codecs.html!
==========================================================================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Cannot find codec matching selected -vo and video format 0x7.
Read DOCS/HTML/en/codecs.html!
==========================================================================

Thanks for tip, how I can convert this file with this tool