[MPlayer-users] fraps 0x31535046

faxmodem at free.fr faxmodem at free.fr
Thu May 5 17:03:48 CEST 2005


Hi,

Mplayer doesn't seem to play fraps captured videos under Windows:

8><-------------------------------------------------------------------
MPlayer 1.0pre7-3.3.5 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium M Banias (Family: 6, Stepping: 5)
Detected cache-line size is 64 bytes
MMX2 supported but disabled
SSE2 supported but disabled
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX SSE

73 audio & 180 video codecs
CommandLine: '-v' 'capture.avi'
init_freetype
get_path('font/font.desc') -> '/home/fabien/.mplayer/font/font.desc'
font: can't open file: /home/fabien/.mplayer/font/font.desc
font: can't open file: /usr/share/mplayer/font/font.desc
Using MMX Optimized OnScreenDisplay
Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
Using nanosleep() timing
get_path('input.conf') -> '/home/fabien/.mplayer/input.conf'
Can't open input config file /home/fabien/.mplayer/input.conf: No such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 59 binds
Can't init input joystick
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : Permission denied
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
get_path('capture.avi.conf') -> '/home/fabien/.mplayer/capture.avi.conf'
Playing capture.avi.
[file] File size is 207160424 bytes
STREAM: [file] capture.avi
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
CACHE_PRE_INIT: 0 [0] 0  pre:0  eof:1040384  
AVI file format detected.
list_end=0xD4
======= AVI Header =======
us/frame: 40000  (fps=25.000)
max bytes/sec: 5760000
padding: 0
MainAVIHeader.dwFlags: (2064) HAS_INDEX TRUST_CKTYPE
frames  total: 899   initial: 0
streams: 1
Suggested BufferSize: 0
Size:  320 x 240
==========================
list_end=0xD4
==> Found video stream: 0
====== STREAM Header =====
Type: vids   FCC:  (0)
Flags: 0
Priority: 0   Language: 0
InitialFrames: 0
Rate: 25/1 = 25.000
Start: 0   Len: 899
Suggested BufferSize: 230408
Quality 0
Sample size: 0
==========================
found 'bih', 40 bytes of 40
======= VIDEO Format ======
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 12
  biCompression 827543622='FPS1'
  biSizeImage 230400
===========================
list_end=0xC58CC30
Found movie at 0x800 - 0xC58CC30
Reading INDEX block, 899 chunks for 899 frames (fpos=0xc58cc38)
AVI index offset: 0x7FC (movi=0x800 idx0=0x4 idx1=0x38414)
Auto-selected AVI video ID = 0
AVI_NI: No audio stream found -> no sound.
AVI: Searching for audio stream (id:-1)
AVI: No audio stream found -> no sound.
AVI video size=207136792 (899) audio size=0 (0)
VIDEO:  [FPS1]  320x240  12bpp  25.000 fps  46081.6 kbps (5625.2 kbyte/s)
[V] filefmt:3  fourcc:0x31535046  size:320x240  fps:25.00  ftime:=0.0400
get_path('sub/') -> '/home/fabien/.mplayer/sub/'
dvdsublang...capture en fr de
get_path('default.sub') -> '/home/fabien/.mplayer/default.sub'
X11 opening display: :0.0
vo: X11 color mask:  FFFFFF  (R:FF0000 G:FF00 B:FF)
vo: X11 running at 1400x1050 with depth 24 and 32 bpp (":0.0" => local display)
[x11] Detected wm supports layers.
[x11] Unknown wm type...
[x11] Current fstype setting doesn't honour any X atoms
[xv common] Drawing colorkey manually.
[xv common] Using colorkey from Xv (0x00001e).
==========================================================================
Cannot find codec matching selected -vo and video format 0x31535046.
Read DOCS/HTML/en/codecs.html!
==========================================================================

vo: uninit ...

Exiting... (End of file)
-------------------------------------------------------------------><8

I copied the .dll to my codecs dir, and added the following
(sure you'll find errors here) to my codecs.conf:

8><-------------------------------------------------------------------
videocodec fraps
  info "fraps screen video captures"
  comment "none"
  status working
  format 0x31535046
  dll fraps.dll
  driver libmpeg2
  out YV12,I420,IYUV
  out BGR32,BGR24
-------------------------------------------------------------------><8

Then mplayer doesn't complain, seems to play the movie but doesn't open any
window to display it...

I can upload a sample if needed




More information about the MPlayer-users mailing list