Results 1 to 5 of 5
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 ...
- 03-07-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 2
Mplayer Help Plz
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
Thanks for your help in AdvanceCode: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 Exiting... (End of file)
- 03-07-2006 #2Just Joined!
- Join Date
- Jan 2006
- Posts
- 1
did you link your osd fonts into the directory in the readme?
- 03-07-2006 #3Just Joined!
- Join Date
- Mar 2006
- Posts
- 2
i think so i linked a TrueType font to ~/.mplayer/subfont.ttf
thats what got rid of the error that said i was missing subfont.ttf
But it still doesent run
- 03-07-2006 #4Just Joined!
- Join Date
- Mar 2006
- Posts
- 29
The output is normal, there is no problem, I don't see any error message !!
if you ask about :
This is a normal warning. The precompiled binaries cannot be compiled with optimization for certain processor. It has to be probed at runtime, when configuring they use "--enable-runtime-cpudetection" so it is probed at runtime ! But the mplayer team says that it is not perfect ! That's it.Code:Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
- 03-07-2006 #5Linux Newbie
- Join Date
- Feb 2006
- Location
- KP22
- Posts
- 106
Are you sure that movie is not corrupted? Does it play any other videoclips, same or different format? Or does any other player play that video?


Reply With Quote
