[MPlayer-users] fraps 0x31535046 codec

faxmodem at free.fr faxmodem at free.fr
Tue Jun 14 09:28:47 CEST 2005


Hi,

Sorry for re-posting but I got no reply... trying my luck again

Mplayer doesn't seem to play fraps captured videos under Windows
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 frapsvid.dll
  driver dshow
  out YV12,I420,IYUV
  out BGR32,BGR24
-------------------------------------------------------------------><8

now I get the following error:

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 & 181 video codecs
CommandLine: '-v' 'WoW 2005-06-13 10-30-00-69.avi'
init_freetype
[...]
Using MMX Optimized OnScreenDisplay
Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
Using nanosleep() timing
[...]
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('WoW 2005-06-13 10-30-00-69.avi.conf') -> '/home/[...]/.mplayer/WoW 2005-06-13 10-30-00-69.avi.conf'
Playing WoW 2005-06-13 10-30-00-69.avi.
[file] File size is 18767376 bytes
STREAM: [file] WoW 2005-06-13 10-30-00-69.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:122880  
Cache fill: 11.72% (122880 bytes)    AVI file format detected.
list_end=0x138
======= AVI Header =======
us/frame: 40000  (fps=25.000)
max bytes/sec: 7372800
padding: 0
MainAVIHeader.dwFlags: (2064) HAS_INDEX TRUST_CKTYPE
frames  total: 124   initial: 0
streams: 2
Suggested BufferSize: 0
Size:  512 x 384
==========================
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: 124
Suggested BufferSize: 294920
Quality 0
Sample size: 0
==========================
found 'bih', 40 bytes of 40
======= VIDEO Format ======
  biSize 40
  biWidth 512
  biHeight 384
  biPlanes 1
  biBitCount 12
  biCompression 827543622='FPS1'
  biSizeImage 294912
===========================
list_end=0x138
==> Found audio stream: 1
====== STREAM Header =====
Type: auds   FCC:  (0)
Flags: 0
Priority: 0   Language: 0
InitialFrames: 0
Rate: 176400/4 = 44100.000
Start: 0   Len: 273408
Suggested BufferSize: 0
Quality -1
Sample size: 4
==========================
found 'wf', 16 bytes of 18
======= WAVE Format =======
Format Tag: 1 (0x1)
Channels: 2
Samplerate: 44100
avg byte/sec: 176400
Block align: 4
bits/sample: 16
cbSize: 0
===========================
list_end=0x11E4E98
Found movie at 0x800 - 0x11E4E98
Reading INDEX block, 247 chunks for 124 frames (fpos=0x11e4ea0)
AVI index offset: 0x7FC (movi=0x800 idx0=0x4 idx1=0x22EB4)
Auto-selected AVI video ID = 0
Auto-selected AVI audio ID = 1
AVI: Searching for audio stream (id:1)
XXX initial  v_pts=0.040  a_pos=0 (0.000) 
AVI video size=17665760 (124) audio size=1093632 (273408)
VIDEO:  [FPS1]  512x384  12bpp  25.000 fps  28493.2 kbps (3478.2 kbyte/s)
[V] filefmt:3  fourcc:0x31535046  size:512x384  fps:25.00  ftime:=0.0400
[...]
==========================================================================
Trying to force audio codec driver family libmad...
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
dec_audio: Allocating 2048 + 65536 = 67584 bytes for output buffer.
AUDIO: 44100 Hz, 2 ch, s16le, 1411.2 kbit/100.00% (ratio: 176400->176400)
Selected audio codec: [pcm] afm:pcm (Uncompressed PCM)
==========================================================================
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] Using workaround for Metacity bugs.
[x11] Detected wm supports NetWM.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Detected wm supports FULLSCREEN state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
[xv common] Drawing colorkey manually.
[xv common] Using colorkey from Xv (0x00001e).
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
ERROR: Could not open required DirectShow codec frapsvid.dll.
Warning: DS_Filter() illegal or corrupt DirectShow DLL.  (DLL=frapsvid.dll, r=0x84a6b9c)
Failed to create DirectShow filter
You need to upgrade/install the binary codecs package.
Go to http://mplayerhq.hu/homepage/dload.html
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x31535046.
Read DOCS/HTML/en/codecs.html!
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
[libaf] Adding filter dummy 
[dummy] Was reinitialized: 44100Hz/2ch/s16le
AF_pre: 44100Hz/2ch/s16le
alsa-init: requested format: 44100 Hz, 2 channels, 9
alsa-init: compiled for ALSA-1.0.8
alsa-init: setup for 1/2 channel(s)
alsa-init: 1 soundcard found, using: default
alsa-init: pcm opend in block-mode
alsa-init: chunksize set to 1024
alsa-init: fragcount=16
alsa-init: got buffersize=65536
alsa: 44100 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little Endian
AO: [alsa] 44100Hz 2ch s16le (2 bps)
AO: Description: ALSA-0.9.x-1.x audio output
AO: Author: Alex Beregszaszi, Zsolt Barat <joy at streamminister.de>
AO: Comment: under developement
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
[dummy] Was reinitialized: 44100Hz/2ch/s16le
[dummy] Was reinitialized: 44100Hz/2ch/s16le
Video: no video
Freeing 1 unused video chunks.
Starting playback...
alsa-space: free space = 65536, prepared --
ds_fill_buffer: EOF reached (stream: audio)
A:   5.8 (05.8)  0.9% 0%
EOF code: 1


Uninit audio filters...
[libaf] Removing filter dummy 
uninit audio: pcm
alsa-uninit: pcm closed
vo: uninit ...

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

_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/mplayer-users




More information about the MPlayer-users mailing list