well i am running PCBSD
The way i installed it was through the ports
/usr/ports/multimedia/mplayer
make
make install
make clean
then when i go to /usr/local/bin/ and do mplayer it works
so i have a movie and i did mplayer /home/name/movie.avi
i get some font error, looking through forums i found that i need to link a font to subfont.tff
I did that, ran the movie... the font error is gone but i get this new error
I searched the web for some solutions and cant find anything..
so iam here asking for ur help this is the output
Code:
MPlayer 1.0pre7try2-3.4.4 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Playing /home/kamil/The Matrix [DivX].avi.
AVI file format detected.
VIDEO: [DIV3] 640x304 24bpp 23.976 fps 461.6 kbps (56.3 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3))
==========================================================================
Checking audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
AF_pre: 48000Hz/2ch/s16le
AO: [oss] 48000Hz 2ch s16le (2 bps)
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
Starting playback...
VDec: vo config request - 640 x 304 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 640x304 => 640x304 Planar YV12 [fs]
A: 0.4 V: 0.0 A-V: 0.381 ct: 0.004 1/ 1 ??% ??% ??,?% 0 0
Thanks for the help in advance