[MPlayer-users] mencoder: Trying to convert real format to xvid

Scott Cegielski scegielski at charter.net
Sun Oct 30 20:06:37 CET 2005


I am trying to convert some real format movies to divx and I am having 
no luck.  I am running this under cygwin.  I have downloaded the 
windows-all codecs as well as the realplayer 8 and 9 codecs for win32.   
I get errors about missing codecs, but they are there. 

Here is the output of the following mencoder command:
mencoder 101-CartmanGetsAnAnalProbe.rm -o test.avi -ovc xvid 
-xvidencopts bitrate=100 -oac lavc

MEncoder 1.0pre7try2-3.4.4 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

File not found: 'frameno.avi'
Failed to open frameno.avi

success: format: 0  data: 0x0 - 0x22f70c7
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
VIDEO:  [RV20]  320x240  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:11  fourcc:0x30325652  size:320x240  fps:25.00  ftime:=0.0400
==========================================================================
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/usr/local/lib/codecs/cook.so'
Error: Permission denied
opening win32 dll 'cook.so'
Error loading dll
ERROR: Could not open required DirectShow codec cook.so.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/usr/local/lib/codecs/cook.so.6.0'
Error: No such file or directory
opening win32 dll 'cook.so.6.0'
Error loading dll
ERROR: Could not open required DirectShow codec cook.so.6.0.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening win32 dll 'cook3260.dll'
Error loading dll
ERROR: Could not open required DirectShow codec cook3260.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
opening shared obj '/usr/local/lib/codecs/cook.bundle/Contents/MacOS/cook'
Error: No such file or directory
opening win32 dll 'cook.bundle/Contents/MacOS/cook'
Error loading dll
ERROR: Could not open required DirectShow codec 
cook.bundle/Contents/MacOS/cook.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x6B6F6F63.
Read DOCS/HTML/en/codecs.html!
==========================================================================
xvid: using library version 1.0.3 (build xvid-1.0.3)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffrv20] vfm:ffmpeg (FFmpeg RV20 decoder)
==========================================================================
Forcing output fourcc to 30355844 [DX50]
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not 
writing vprp header.
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
videocodec: XviD (320x240 fourcc=30355844 [DX50])
xvid: par=0/0 (vga11), displayed=320x240, sampled=320x240
xvid: CBR Rate Control -- bitrate=100kbit/s
ODML: vprp aspect is 4:3.
Pos:   0.2s      6f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [0:0]
3 duplicate frame(s)!
Pos:   0.4s      8f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [0:0]
1 duplicate frame(s)!
Pos:   0.5s     11f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [0:0]
3 duplicate frame(s)!
Pos:   0.8s     14f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [0:0]
1 duplicate frame(s)!
Pos:   1.1s     22f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [126:0]
5 duplicate frame(s)!
Pos:   1.6s     29f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [99:0]]
7 duplicate frame(s)!
Pos:   2.2s     36f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [75:0]
5 duplicate frame(s)!
Pos:   2.6s     43f ( 0%)   0fps Trem:   0min   0mb  A-V:0.000 [64:0]
7 duplicate frame(s)!
Segmentation fault (core dumped) Trem:   0min   0mb  A-V:0.000 [54:0]

If I run an identify on the .rm file, I get:
ID_AUDIO_ID=0
ID_VIDEO_ID=1
ID_FILENAME="101-CartmanGetsAnAnalProbe.rm"
ID_VIDEO_FORMAT=RV20
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=320
ID_VIDEO_HEIGHT=240
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_CODEC=racookwin
ID_AUDIO_FORMAT=cook
ID_AUDIO_BITRATE=32384
ID_AUDIO_RATE=22050
ID_AUDIO_NCH=2
ID_LENGTH=1310


Here is a listing of my /usr/local/lib/codecs directory:
-rwxr-xr-x  1 scottc None   92160 Oct 30 10:33 AvidQTAVUICodec.qtx
-rwxr-xr-x  1 scottc None   76800 Oct 30 10:33 BeHereiVideo.qtx
-rwxr-xr-x  1 scottc None  312832 Apr 21  2002 CLRVIDDC.DLL
-rwxr-xr-x  1 scottc None   81920 Apr 21  2002 CtWbJpg.DLL
-rwxr-xr-x  1 scottc None   88464 Aug 14  1996 DECVW_32.DLL
-rwxr-xr-x  1 scottc None  245760 Oct 30 10:33 LCMW2.dll
-rwxr-xr-x  1 scottc None   81920 Oct 30 10:33 LCODCCMW2E.dll
-rwxr-xr-x  1 scottc None  338432 Apr 21  2002 LCodcCMP.dll
-rw-r--r--  1 scottc None      36 Dec 22  2002 NOTE
-rwxr-xr-x  1 scottc None 4544512 May 27  2003 QuickTime.qts
-rwxr-xr-x  1 scottc None  563200 May 27  2003 QuickTimeEssentials.qtx
-rwxr-xr-x  1 scottc None  904704 May 27  2003 QuickTimeInternetExtras.qtx
-rw-r--r--  1 scottc None     870 Oct 30 10:33 README
-rw-r--r--  1 scottc None     870 Jan 15  2005 Readme.txt
-rwxr-xr-x  1 scottc None   76800 Nov 12  1996 VDODEC32.dll
-rwxr-xr-x  1 scottc None  211968 Oct 30 10:33 ViVD2.dll
-rwxr-xr-x  1 scottc None   61952 Apr 10  2001 acelpdec.ax
-rwxr-xr-x  1 scottc None   38912 Jan  7  2002 alf2cd.acm
-rwxr-xr-x  1 scottc None  118784 Oct 30 10:33 aslcodec_dshow.dll
-rwxr-xr-x  1 scottc None   77824 Mar 24  2004 aslcodec_vfw.dll
-rwxr-xr-x  1 scottc None   88064 Jan 22  2001 asusasv2.dll
-rwxr-xr-x  1 scottc None   35840 Sep  9  1999 asusasvd.dll
-rwxr-xr-x  1 scottc None  150016 Aug  2  2000 ativcr2.dll
-rwxr-xr-x  1 scottc None   95292 Feb 15  2001 atrac3.acm
-rw-r--r--  1 scottc None   64912 Oct 30 10:33 atrc.so.6.0
-rwxr-xr-x  1 scottc None   73766 Dec 10  2002 atrc3260.dll
-rwxr-xr-x  1 scottc None   69632 May  3  2001 avimszh.dll
-rwxr-xr-x  1 scottc None  114688 May  3  2001 avizlib.dll
-rwxr-xr-x  1 scottc None  135168 Apr 21  2002 clrviddd.dll
-rw-r--r--  1 scottc None   42956 Oct 30 10:33 cook.so
-rwxr-xr-x  1 scottc None   65575 Dec 10  2002 cook3260.dll
-rwxr-xr-x  1 scottc None   11776 Sep  9  2003 ctadp32.acm
-rwxr-xr-x  1 scottc None   36864 Jun  9  2002 ddnt3260.dll
-rwxr-xr-x  1 scottc None  520192 Aug 28  2001 divx.dll
-rwxr-xr-x  1 scottc None  239616 Dec 21  2000 divx_c32.ax
-rwxr-xr-x  1 scottc None  287744 Dec 29  2000 divxa32.acm
-rwxr-xr-x  1 scottc None  412160 Jan 24  2001 divxc32.dll
-rwxr-xr-x  1 scottc None  434176 Aug 28  2001 divxdec.ax
-rwxr-xr-x  1 scottc None   20992 Jun  9  2002 dnet3260.dll
-rwxr-xr-x  1 scottc None  102437 Dec  9  2002 drv13260.dll
-rwxr-xr-x  1 scottc None  176165 Dec 10  2002 drv23260.dll
-rwxr-xr-x  1 scottc None  208935 Dec 10  2002 drv33260.dll
-rwxr-xr-x  1 scottc None  217127 Dec 10  2002 drv43260.dll
-rw-r--r--  1 scottc None  321008 Oct 30 10:33 drvc.so
-rw-r--r--  1 scottc None   69648 Oct 30 10:33 dspr.so.6.0
-rwxr-xr-x  1 scottc None   40448 Jun  9  2002 dspr3260.dll
-rwxr-xr-x  1 scottc None   33280 Aug 24  2000 huffyuv.dll
-rwxr-xr-x  1 scottc None  391680 Aug  1  2000 i263_32.drv
-rwxr-xr-x  1 scottc None  199680 Oct 30 10:33 iac25_32.ax
-rwxr-xr-x  1 scottc None  110592 Mar  9  2000 iccvid.dll
-rwxr-xr-x  1 scottc None  307200 May  3  2001 icmw_32.dll
-rwxr-xr-x  1 scottc None   19456 Mar 30  2001 imaadp32.acm
-rwxr-xr-x  1 scottc None   98304 Dec 18  2000 imc32.acm
-rwxr-xr-x  1 scottc None  199168 Jul 14  2000 ir32_32.dll
-rwxr-xr-x  1 scottc None  739328 Jul  7  1997 ir41_32.dll
-rwxr-xr-x  1 scottc None  755200 Mar  9  2000 ir50_32.dll
-rwxr-xr-x  1 scottc None  225280 Nov  4  2001 ivvideo.dll
-rwxr-xr-x  1 scottc None   90112 Nov 30  2002 jp2avi.dll
-rwxr-xr-x  1 scottc None  300544 Dec 21  2000 l3codeca.acm
-rwxr-xr-x  1 scottc None   83456 Jan  3  2001 l3codecx.ax
-rwxr-xr-x  1 scottc None   33040 Apr 21  2002 lhacm.acm
-rwxr-xr-x  1 scottc None  204800 Nov 14  2004 lsvxdec.dll
-rwxr-xr-x  1 scottc None  422912 Nov 12  2002 m3jp2k32.dll
-rwxr-xr-x  1 scottc None  264704 Sep  3  2001 m3jpeg32.dll
-rwxr-xr-x  1 scottc None   53760 May 10  2001 m3jpegdec.ax
-rwxr-xr-x  1 scottc None  263680 Oct 11  2001 mcdvd_32.dll
-rwxr-xr-x  1 scottc None   98304 Apr  2  2001 mcmjpg32.dll
-rwxr-xr-x  1 scottc None   57344 Feb 14  2004 mi-sc4.acm
-rwxr-xr-x  1 scottc None  254272 Jun 26  1999 mpg4c32.dll
-rwxr-xr-x  1 scottc None  262416 May 11  2001 mpg4ds32.ax
-rwxr-xr-x  1 scottc None   17920 Jul 30  2000 msadp32.acm
-rwxr-xr-x  1 scottc None   10752 May  6  1999 msg711.acm
-rwxr-xr-x  1 scottc None   25088 May  6  1999 msgsm32.acm
-rwxr-xr-x  1 scottc None  167696 Jun 26  2001 msh261.drv
-rwxr-xr-x  1 scottc None  424960 Apr 15  1999 msms001.vwp
-rwxr-xr-x  1 scottc None   79872 Oct 11  2001 msnaudio.acm
-rwxr-xr-x  1 scottc None   28672 May  5  1999 msrle32.dll
-rwxr-xr-x  1 scottc None   76112 Dec  7  2001 msscds32.ax
-rwxr-xr-x  1 scottc None   30208 Mar 23  2001 msvidc32.dll
-rwxr-xr-x  1 scottc None  218624 Apr 15  1999 mvoiced.vwp
-rwxr-xr-x  1 scottc None   49664 Apr 21  2002 nsrt2432.acm
-rwxr-xr-x  1 scottc None   45056 Nov 16  2001 pclepim1.dll
-rwxr-xr-x  1 scottc None  278528 Sep 12  2003 pncrt.dll
-rwxr-xr-x  1 scottc None  225552 Jan 29  2001 qdv.dll
-rwxr-xr-x  1 scottc None   34304 Dec 16  1996 qpeg32.dll
-rwxr-xr-x  1 scottc None  225280 Nov  8  2002 qtmlClient.dll
-rwxr-xr-x  1 scottc None  299008 Apr 21  2002 rt32dcmp.dll
-rwxr-xr-x  1 scottc None   13239 Dec  3  2003 scg726.acm
-rw-r--r--  1 scottc None   62896 Oct 30 10:33 sipr.so.6.0
-rwxr-xr-x  1 scottc None  102439 Dec 10  2002 sipr3260.dll
-rwxr-xr-x  1 scottc None  131072 Sep  9  2002 sp5x_32.dll
-rwxr-xr-x  1 scottc None  175616 Apr 23  2002 tm20dec.ax
-rw-r--r--  1 scottc None   22472 Oct 30 10:33 tokf.so.6.0
-rw-r--r--  1 scottc None   59696 Oct 30 10:33 tokr.so.6.0
-rwxr-xr-x  1 scottc None   49152 Jun  9  2002 tokr3260.dll
-rwxr-xr-x  1 scottc None  110592 Apr 21  2002 tsccvid.dll
-rwxr-xr-x  1 scottc None   16144 Oct 30 10:33 tsd32.dll
-rwxr-xr-x  1 scottc None    9488 Apr 21  2002 tssoft32.acm
-rwxr-xr-x  1 scottc None  573440 Dec 19  2004 tvqdec.dll
-rwxr-xr-x  1 scottc None  241664 Jul  3  2001 ubv263d+.ax
-rwxr-xr-x  1 scottc None  118784 Apr 21  2002 ubvmp4d.dll
-rwxr-xr-x  1 scottc None   28672 Oct 29  2003 ultimo.dll
-rwxr-xr-x  1 scottc None   82432 Aug 18  2003 vdowave.drv
-rwxr-xr-x  1 scottc None   76800 Mar 12  2002 vgpix32d.dll
-rw-r--r--  1 scottc None  319480 Oct 30 10:33 vid_3ivX.xa
-rwxr-xr-x  1 scottc None  122880 May  3  2001 vivog723.acm
-rwxr-xr-x  1 scottc None  155648 Apr 10  2005 vmnc.dll
-rwxr-xr-x  1 scottc None   56320 Apr 15  1999 voxmsdec.ax
-rwxr-xr-x  1 scottc None  462848 Sep 22  2001 vp31vfw.dll
-rwxr-xr-x  1 scottc None  466944 Oct 29  2003 vp4vfw.dll
-rwxr-xr-x  1 scottc None  372736 Jun 26  2004 vp5vfw.dll
-rwxr-xr-x  1 scottc None  438272 Jun 26  2004 vp6vfw.dll
-rwxr-xr-x  1 scottc None   98304 Apr 10  2003 vssh264.dll
-rwxr-xr-x  1 scottc None   49152 Apr 10  2003 vssh264core.dll
-rwxr-xr-x  1 scottc None  421888 Apr 10  2003 vssh264dec.dll
-rwxr-xr-x  1 scottc None  706696 Apr 10  2003 vsslight.dll
-rwxr-xr-x  1 scottc None  167936 Apr 10  2003 vsswlt.dll
-rwxr-xr-x  1 scottc None  409720 Oct 29  2002 wma9dmod.dll
-rwxr-xr-x  1 scottc None  410216 Oct 28  2002 wmadmod.dll
-rwxr-xr-x  1 scottc None  773368 Aug 11  2004 wmsdmod.dll
-rwxr-xr-x  1 scottc None  486504 Oct 28  2002 wmspdmod.dll
-rwxr-xr-x  1 scottc None  278800 May  1  2001 wmv8ds32.ax
-rwxr-xr-x  1 scottc None  807032 Nov 20  2002 wmv9dmod.dll
-rwxr-xr-x  1 scottc None 1181944 Oct 18  2004 wmvadvd.dll
-rwxr-xr-x  1 scottc None  807528 Oct 28  2002 wmvdmod.dll
-rwxr-xr-x  1 scottc None  262416 Apr  2  2001 wmvds32.ax
-rwxr-xr-x  1 scottc None  126464 Jul  3  2004 wnvplay1.dll
-rwxr-xr-x  1 scottc None   93184 Jul  3  2004 wnvwinx.dll

Any help is appreciated.  Thanks!






More information about the MPlayer-users mailing list