[MPlayer-users] atten: A'rpi -- sorry...i read the documentation.html file before, but i forgot about the bugreports.html file...also: i think i figured out the problem, but i cant figure out how to fix it

Farrell Farahbod upgrdman at mindspring.com
Fri May 10 06:51:01 CEST 2002


ok, sorry. i hadn't realized there was a bugreports.html file in the
docs dir. i only read the documentation.html and dvd files. i think i
figured out my problem...i think maybe the condec.conf file may be
messed up, or not updated. heres why: when i cd to
/usr/lib/win32/w32codec-0.60, then mplayer file.wmv, it play it fine.
however when i load mplayer from my home dir with mplayer file.wmv, it
can initalize the codec. heres the results with the -v option:

[upgrdman at farrell upgrdman]$ mplayer -v OutpostTeaser.wmv


MPlayer 0.60-2.96 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU vendor name: AuthenticAMD  max cpuid level: 1
CPU: Advanced Micro Devices Athlon TB Thunderbird (Type: 6, Stepping: 4)
extended cpuid-level: 6
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with features: MMX MMX2 3DNow 3DNowEx
Reading /home/upgrdman/.mplayer/codecs.conf: 26 audio & 70 video codecs
CommandLine: '-v' 'OutpostTeaser.wmv'
num_filenames: 1
get_path('font/font.desc') -> '/home/upgrdman/.mplayer/font/font.desc'
font: can't open file: /home/upgrdman/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Linux RTC init: ioctl (rtc_pie_on): Permission denied
Using usleep() timing
Playing OutpostTeaser.wmv
get_path('sub/') -> '/home/upgrdman/.mplayer/sub/'
Not an URL!
File size is 15293712 bytes
Checking for YUV4MPEG2
Detected ASF file format!

 Title: The Last Outpost
 Author: Starry Knight Productions
 Copyright: (c) 2002 by SKP
 Comment: Advance Teaser Trailer
 Rating: 

ASF: packets: 1747  flags: 2  pack_size: 8753  frame_size: 700160
stream type: guid_audio_stream
stream concealment: guid_audio_conceal_interleave
type: 28 bytes,  stream: 8 bytes  ID: 1
unk1: 0  unk2: 7A79D0
FILEPOS=0x1F0
==> Found audio stream: 1
======= WAVE Format =======
Format Tag: 353 (0x161)
Channels: 2
Samplerate: 44100
avg byte/sec: 8005
Block align: 1487
bits/sample: 16
cbSize: 10
ASF: audio scrambling: 1 x 1 x 1487
stream type: guid_video_stream
stream concealment: unknown guid 0057fb20-555b-cf11-a8fd00805f5c442b
type: 51 bytes,  stream: 0 bytes  ID: 2
unk1: 0  unk2: 7A79D0
FILEPOS=0x262
==> Found video stream: 2
======= VIDEO Format ======
  biSize 40
  biWidth 320
  biHeight 240
  biPlanes 1
  biBitCount 24
  biCompression 827739479='WMV1'
  biSizeImage 0
===========================
Found movie at 0x425 - 0xE95888
Auto-selected ASF audio ID = 1
Auto-selected ASF video ID = 2
VIDEO:  [WMV1]  320x240  24bpp
ASF: Searching for audio stream (id:1)
[V] filefmt:6  fourcc:0x31564D57  size:320x240  fps:1000.00 
ftime:=0.0010
Clip info: 
 Name: The Last Outpost
 Author: Starry Knight Productions
 Copyright: (c) 2002 by SKP
 Comments: Advance Teaser Trailer
Detected audio codec: [divx] drv:4 (DivX audio (WMA))
Initializing audio codec...
======= Win32 (ACM) AUDIO Codec init =======
Input format:
  wFormatTag 353
  nChannels 2
  nSamplesPerSec 44100
  nAvgBytesPerSec 8005
  nBlockAlign 1487
  wBitsPerSample 16
  cbSize 10
Output fmt:
  wFormatTag 1
  nChannels 2
  nSamplesPerSec 44100
  nAvgBytesPerSec 176400
  nBlockAlign 4
  wBitsPerSample 16
  cbSize 0
fs seg 0x4003b000
Loading DLL: 'divxa32.acm'
Win32 LoadLibrary failed to load: divxa32.acm,
/usr/lib/win32/divxa32.acm, /usr/local/lib/win32/divxa32.acm
Can't open library divxa32.acm
Loading DLL: 'divxa32.acm'
Win32 LoadLibrary failed to load: divxa32.acm,
/usr/lib/win32/divxa32.acm, /usr/local/lib/win32/divxa32.acm
Can't open library divxa32.acm
Loading DLL: 'divxa32.acm'
Win32 LoadLibrary failed to load: divxa32.acm,
/usr/lib/win32/divxa32.acm, /usr/local/lib/win32/divxa32.acm
Can't open library divxa32.acm
ACM_Decoder: Unappropriate audio format
Could not load/initialize Win32/ACM AUDIO codec (missing DLL file?)
Couldn't initialize audio codec! -> nosound
Detected video codec: [wmv7] drv:4 prio:0 (Windows Media Video 7)
Loading DLL: 'wmvds32.ax'
Win32 LoadLibrary failed to load: wmvds32.ax, /usr/lib/win32/wmvds32.ax,
/usr/local/lib/win32/wmvds32.ax
Warning: DS_Filter() could not open DirectShow DLL.  (DLL=wmvds32.ax)
Failed to create DirectShow filter
ERROR: Couldn't open required DirectShow codec: wmvds32.ax
Maybe you forget to upgrade your win32 codecs?? It's time to download
the new
package from:  ftp://mplayerhq.hu/MPlayer/releases/w32codec.zip  !
FATAL: Couldn't initialize video codec :(
*** free_stream() called ***

Exiting... (End of file)
max framesize was 0 bytes
[upgrdman at farrell upgrdman]$ 

so i thought maybe recompiling mplayer 0.60 would update my codecs.conf
file...but it didnt seem to work. so i tryed cp
/usr/local/share/mplayer/codecs.conf /home/upgrdman/.mplayer but that
didnt help either.

im sorry if i missed something in the docs, and am wasting your time. i
checked the docs and to the best of my knowledge, i cant figure this
out.

thanks, and sorry...i do appriciate your help and work on mplayer.

farrell f.




More information about the MPlayer-users mailing list