[MPlayer-users] make problems...

Kalin Mintchev kalin at el.net
Mon Aug 25 11:26:20 CEST 2003


i forgot this:
when i try the real sample i get this:

MPlayer 0.91-3.2.1  (C) 2000-2003 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6,
Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: 50 audio & 136 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using usleep() timing
Can't open input config file /root/.mplayer/input.conf: No such file or
directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such
file or directory
Falling back on default (hardcoded) input config

Playing ~/stuff/real8video.rm
Cache fill: 16.94% (1420952 bytes)    REAL file format detected.
skip_str: 45 bytes skipped
skip_str: 38 bytes skipped
Not audio/video stream or unsupported!
skip_str: 45 bytes skipped
skip_str: 38 bytes skipped
Not audio/video stream or unsupported!
skip_str: 8 bytes skipped
skip_str: 16 bytes skipped
Not audio/video stream or unsupported!
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 1
Samplerate: 8000
avg byte/sec: 8000
Block align: 288
bits/sample: 16
cbSize: 18
Unknown extra header dump: [20] [0] [8] [0] [0] [0] [20] [1] [8] [0] [1]
[0] [0] [1] [1] [0] [0] [c]
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 1
Samplerate: 11025
avg byte/sec: 11025
Block align: 352
bits/sample: 16
cbSize: 18
Unknown extra header dump: [20] [0] [8] [0] [1] [0] [60] [1] [8] [0] [1]
[0] [0] [1] [1] [0] [0] [c]
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 2
Samplerate: 22050
avg byte/sec: 20672
Block align: 600
bits/sample: 16
cbSize: 26
Unknown extra header dump: [3c] [0] [a] [0] [13] [0] [58] [2] [10] [0] [1]
[0] [0] [3] [4] [0] [0] [17] [0] [0] [0] [0] [0] [1] [0] [3]
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
skip_str: 12 bytes skipped
skip_str: 20 bytes skipped
======= WAVE Format =======
Format Tag: 28515 (0x6F63)
Channels: 1
Samplerate: 8000
avg byte/sec: 8000
Block align: 288
bits/sample: 16
cbSize: 18
Unknown extra header dump: [20] [0] [8] [0] [0] [0] [20] [1] [8] [0] [1]
[0] [0] [1] [1] [0] [0] [c]
skip_str: 12 bytes skipped
skip_str: 30 bytes skipped
======= WAVE Format =======
Format Tag: 28515 (0x6F63)




########################################################################################



On Mon, 25 Aug 2003, Kalin Mintchev wrote:

>
>
> cool. almost....
>
> it complied it and installed with with gmake.
> still can't paly qt stream, a sample real movie (loacaly) and when i try
> to play an mp3 file i get no audio - the /dev/dsp is being used (there
> isn't such dev) - there is dsp0.0 and similar but not dsp....
>
> now what should i just link the dsp0.0 to dsp?!
>
> i try also a qt local and there isn't erros but it just says end of file
> (exiting) and then nothing happanes?!...
>
>
> what? where?....
>
>
>
> On Mon, 25 Aug 2003, Arwed von Merkatz wrote:
>
> > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> > On Mon, Aug 25, 2003 at 03:51:22AM -0400, Kalin Mintchev wrote:
> > > [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> > >
> > >
> > > hi list...
> > >
> > > i just got the source and tried to install it on an i686 FreeBSD 5.0 PIII
> > > machine. i followed the instructions in the README file and moved codecs
> > > and stuff. ./configure says "congratulations..." so no problem there. but
> > > make isn't makeing it... most of the output are warnings of the type:
> > >
> > > "Makefile", line 286: Missing dependency operator
> > > "Makefile", line 287: warning: duplicate script for target "ifeq" ignored
> > > "Makefile", line 287: warning: duplicate script for target "(no,yes)"
> > > ignored
> > > "Makefile", line 288: warning: duplicate script for target "ifeq" ignored
> > > "Makefile", line 288: warning: duplicate script for target "(no,yes)"
> > [...]
> >
> > Those warnings and errors sound like you're using an incompatible make,
> > i'm not sure what the default make on FreeeBSD is, but try using 'gmake'
> > or install gnu make.
> >
> >
>
>



More information about the MPlayer-users mailing list