[MPlayer-cygwin] motion pixels moviecd codec in mingw?

Compn tempn at twmi.rr.com
Fri Oct 3 16:12:18 CEST 2003


At 10/2/2003 4:17:00 PM, you wrote:
>Just for giggles, what are the access rights to the file under cygwin/mingw as opposed to those in XP itself?
>(Looking for the -rwx-w--w- style syntax, with user/group included).
>
>Have you tried making the dll owned/grouped to Administrator?  Just theories, mind you, but it might do the trick... Also, try switching the executable flag and try it, otherwise it may need other things setup in mplayers 'internal' 
registry, which I know
> nothing about really.
>
>/S. Smith

er, NT 5 = win 2000, not xp


i dont have mingw installed on this computer to see the rights, but since i run with admin access
i'm sure its not a permission problem but more of a program error. or in the way mplayer accesses
the codec... its a very troublesome codec ;\ i think the final outcome on linux was someone had to
add to the wine code mplayer uses to open codecs. 

that error comes from a window which is titled 'Mvicod32 Exception Handler'
"A fatal error has occured in the Motion Pixels codec!"
"Please update your video/system drivers before reporting this problem"
"If the problem still exists please contact Motion Pixels at www.motionpixels.com"

then follows that with the error i pasted.

mplayer -v works normally until it loads the dll, then the window pops up, after clicking ok on the window
mplayer exists without error. the file is cut off a moviecd that i own, the file works in the motion pixels
program.



C:\Documents and Settings\resu\Desktop\motionpixelsmoviecd>mplayer -v mortal-moviecd.avi
MPlayer dev-CVS-030906-11:32 (C) 2000-2003 MPlayer Team

CPU: Intel Pentium MMX P55C (Family: 5, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directo
ry
Reading config file C:/programs/mplayer/mplayer/config
Reading C:/programs/mplayer/mplayer/codecs.conf: 60 audio & 158 video codecs
CommandLine: '-v' 'mortal-moviecd.avi'
Font c:\programs\mplayer\font-arial-18-iso-8859-1\font.desc loaded successfully!
 (206 chars)
Using MMX Optimized OnScreenDisplay
Using usleep() timing
get_path('input.conf') -> 'C:/programs/mplayer/mplayer/input.conf'
Parsing input config file C:/programs/mplayer/mplayer/input.conf
Input config file C:/programs/mplayer/mplayer/input.conf parsed: 52 binds
get_path('mortal-moviecd.avi.conf') -> 'C:/programs/mplayer/mplayer/mortal-moviecd.avi.conf'

Playing mortal-moviecd.avi
WINSOCK2 init: 0
[file] File size is 3145728 bytes
STREAM: [file] mortal-moviecd.avi
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
AVI file format detected.
list_end=0x1A4
======= AVI Header =======
us/frame: 66733  (fps=14.985)
max bytes/sec: 0
padding: 2048
MainAVIHeader.dwFlags: (272) HAS_INDEX IS_INTERLEAVED
frames  total: 50572   initial: 12
streams: 2
Suggested BufferSize: 38904
Size:  320 x 236
==========================
list_end=0x10A
==> Found video stream: 0
====== STREAM Header =====
Type: vids   FCC: mvi2 (3269766D)
Flags: 0
Priority: 0   Language: 0
InitialFrames: 0
Rate: 1000000/66733 = 14.985
Start: 0   Len: 50572
Suggested BufferSize: 36636
Quality 10000
Sample size: 0
==========================
found 'bih', 40 bytes of 40
======= VIDEO Format ======
  biSize 40
  biWidth 320
  biHeight 236
  biPlanes 1
  biBitCount 16
  biCompression 845744132=i2'
  biSizeImage 151040
===========================
list_end=0x1A4
==> Found audio stream: 1
====== STREAM Header =====
Type: auds   FCC:  (0)
Flags: 0
Priority: 0   Language: 0
InitialFrames: 12
Rate: 11025/1 = 11025.000
Start: 0   Len: 37207405
Suggested BufferSize: 2780
Quality 0
Sample size: 1
==========================
found 'wf', 16 bytes of 18
======= WAVE Format =======
Format Tag: 1 (0x1)
Channels: 1
Samplerate: 11025
avg byte/sec: 11025
Block align: 1
bits/sample: 8
cbSize: 0
===========================
Broken chunk?  chunksize=1596  (id=JUNK)
list_end=0x27618FF4
Found movie at 0x7F4 - 0x27618FF4
stream_seek: WARNING! Can't seek to 0x27618FF4 !
Auto-selected AVI audio ID = 1
Auto-selected AVI video ID = 0
AVI: Searching for audio stream (id:1)
AVI video size=623091251 (50572)  audio size=37207405
VIDEO:  i2]  320x236  16bpp  14.985 fps  1477.0 kbps (180.3 kbyte/s)
[V] filefmt:3  fourcc:0x32690804  size:320x236  fps:14.99  ftime:=0.0667
get_path('sub/') -> 'C:/programs/mplayer/mplayer/sub/'
get_path('default.sub') -> 'C:/programs/mplayer/mplayer/default.sub'
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
dec_audio: Allocating 2048 + 65536 = 67584 bytes for output buffer
AUDIO: 11025 Hz, 1 ch, 8 bit (0x8), ratio: 11025->11025 (88.2 kbit)
Selected audio codec: [pcm] afm:pcm (Uncompressed PCM)
==========================================================================
<vo_directx><INFO>checking primary surface
<vo_directx><FORMAT PRIMARY>12 BGR32 supported
<vo_directx><INFO>testing supported overlay pixelformats
<vo_directx><FORMAT OVERLAY>0 YV12  supported
<vo_directx><FORMAT OVERLAY>1 I420  not supported
<vo_directx><FORMAT OVERLAY>2 IYUV  not supported
<vo_directx><FORMAT OVERLAY>3 YVU9  supported
<vo_directx><FORMAT OVERLAY>4 YUY2  supported
<vo_directx><FORMAT OVERLAY>5 RGB15 not supported
<vo_directx><FORMAT OVERLAY>6 BGR15 not supported
<vo_directx><FORMAT OVERLAY>7 RGB16 not supported
<vo_directx><FORMAT OVERLAY>8 BGR16 not supported
<vo_directx><FORMAT OVERLAY>9 RGB24 not supported
<vo_directx><FORMAT OVERLAY>10 BGR24 not supported
<vo_directx><FORMAT OVERLAY>11 RGB32 not supported
<vo_directx><FORMAT OVERLAY>12 BGR32 not supported
<vo_directx><INFO>Your card supports 3 of 13 overlayformats
<vo_directx><INFO>can mirror up down
<vo_directx><INFO>hardware supports overlay
==========================================================================
Opening video decoder: [vfw] Win32/VfW video codecs
======= Win32 (VFW) VIDEO Codec init =======
Loaded DLL driver mvicod32.dll

C:\Documents and Settings\resu\Desktop\motionpixelsmoviecd>



More information about the MPlayer-cygwin mailing list