[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mplayer (preview)
Yeah it mostly works, very decent first cut. ASF will not however if it is
using Win32 codecs. In other words, try building the port after you
install the win32-codecs port.
We are back to the old stubs.s ".string" unrecognized, etc, that I saw
on the maillists so long ago. Looking on google I've seen questions addressed
to this on maillists in regards to 2.9 (same error with stubs.s) and the
Mplayer development team blamed it on our "old binutils"... Well that's
obviously not the problem now, but the error still exists.
Mark
>>>>> "Andrey" == Andrey Smagin <andrey@smagin.com> writes:
Andrey> On Sun, 5 May 2002 10:31:32 +0200 (MET DST) "Björn Sandell"
Andrey> <biorn@dce.chalmers.se> wrote:
>> Here's a first cut at a mplayer port. The plan is to have it ready when
>> 0.90 is released.
Andrey> Hello Björn, and thank you for the mplayer port.
Andrey> Video output works fine here, x11 being the fastest. I was rather
Andrey> pleased with the performance on my PII-233Mhz CPU - can actually
Andrey> watch DivX movies now (Windows DivX codec was way too slow to be
Andrey> usable on the same machine).
Andrey> Using default 'mp3lib' as audio decoder did not work for some
Andrey> reason:
Andrey> (... Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3)
Andrey> Selecting Audio Decoder: [mp3lib] MPEG layer-2, layer-3 init
Andrey> layer2&3 finished, tables done mp3lib: using Pentium optimized
Andrey> decore!
Andrey> MPlayer interrupted by signal 11 in module: init_audio_codec -
Andrey> MPlayer crashed by bad usage of CPU/FPU/RAM. ...)
Andrey> I installed mad libraries and recompiled mplayer with
Andrey> CONFIGURE_ARGS+=--with-extraincdir=/usr/local/include \
Andrey> --with-extralibdir=/usr/local/lib
Andrey> Using 'mad' codec for decoding audio streams and 'oss' as audio
Andrey> output - this way it works fine on my machine.
Andrey> Would be nice to have different flavors for mplayer (mad, sdl,
Andrey> gui, etc.)
Andrey> This is how it looks here:
Andrey> $ mplayer -vo x11 -ao oss -ac mad the_jackal.avi
Andrey> MPlayer 0.90pre3-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
Andrey> CPU vendor name: GenuineIntel max cpuid level: 2 CPU: Intel
Andrey> Pentium II Klamath/Pentium II OverDrive (Type: 6, Stepping: 3) MMX
Andrey> supported but disabled CPUflags: Type: 6 MMX: 0 MMX2: 0 3DNow: 0
Andrey> 3DNow2: 0 SSE: 0 SSE2: 0 Compiled for x86 CPU with features:
Andrey> Reading /home/andrey/.mplayer/codecs.conf: can't open
Andrey> '/home/andrey/.mplayer/codecs.conf': No such file or directory
Andrey> Reading /usr/local/share/mplayer/codecs.conf: 34 audio & 91 video
Andrey> codecs font: can't open file: /home/andrey/.mplayer/font/font.desc
Andrey> font: can't open file: /usr/local/share/mplayer/font/font.desc
Andrey> Using usleep() timing Can't open input config file
Andrey> /home/andrey/.mplayer/input.conf : No such file or directory
Andrey> Falling back on default (hardcoded) config Playing the_jackal.avi
Andrey> Detected AVI file format! MainAVIHeader.dwFlags: (2064) HAS_INDEX
Andrey> TRUST_CKTYPE VIDEO: [DIV3] 720x368 24bpp 24.00 fps 147.4 kbps
Andrey> (18.0 kbyte/s) [V] filefmt:3 fourcc:0x33564944 size:720x368
Andrey> fps:24.00 ftime:=0.0417 Forcing audio codec: [mad] drv:12 (MAD
Andrey> MPEG layer-2, layer-3) Selecting Audio Decoder: [libmad] libmad
Andrey> mpeg audio decoder AUDIO: srate=48000 chans=2 bps=2 sfmt=0x10
Andrey> ratio: 16000->192000 vo: X11 running at 1280x1024 with depth 24
Andrey> and 32 bits/pixel (":0.0" => local display)
Andrey> ==========================================================================
Andrey> Opening Video Decoder: [ffmpeg] FFmpeg's libavcodec codec family
Andrey> Detected video codec: [ffdivx] drv:5 prio:0 (FFmpeg DivX ;-) (MS
Andrey> MPEG-4 v3))
Andrey> ==========================================================================
Andrey> AO: [oss] 48000Hz Stereo Signed 16-bit (Little-Endian) ao2: 48000
Andrey> Hz 2 chans Signed 16-bit (Little-Endian) audio_setup: sample
Andrey> format: Signed 16-bit (Little-Endian) (requested: Signed 16-bit
Andrey> (Little-Endian)) audio_setup: using 2 channels (requested: 2)
Andrey> audio_setup: using 44100 Hz samplerate (requested: 48000)
Andrey> audio_setup: frags: 4/4 (16384 bytes/frag) free: 65536 Start
Andrey> playing... VDec: vo config request - 720 x 368, Planar YV12 [PP]
Andrey> Sorry, postprocessing is not available Movie-Aspect is undefined -
Andrey> no prescaling applied. VO: [x11] 720x368 => 720x368 Planar YV12
Andrey> No accelerated colorspace conversion found *** [vo] Exporting
Andrey> mp_image_t, 720x368x12bpp YUV planar, 397440 bytes A: 8.8 V: 5.2
Andrey> A-V: 3.623 ct: 0.203 125/125 40% 63% 31.7% 49 0 0%
--
Mark Grimes <mark@openbsd.org>
The OpenBSD Project