[MPlayer-dev-eng] RGB32 not supported on big endian systems

Steven M. Schultz sms at 2BSD.COM
Fri Apr 11 08:34:41 CEST 2003


Hi -

	Built MPlayer on OS/X (nice new 17" LCD Powerbook arrived a few
	days ago) - many thanks to the folks who made it possible to build
	MPlayer on OS/X (no trouble at all compiling it).

	After installing the X11 kit for OS/X I get an error:

RGB32 not supported on big-endian systems, please contact the developers

	so that's what I'm doing :)

	If I use "-vo sdl" playback works great except for fullscreen (seems
	something does not like the 1400x900 display and I get audio and
	very little video).

	I can live with '-vo sdl' just fine.

	Cheers,
	Steven Schultz

Script started on Thu Apr 10 23:08:15 2003
[DHCP-250:~] % /usr/local/src/MPlayer-cvs/mplayer rabbitfire.mpg
Using GNU internationalization
Original domain: messages
Original dirname: /usr/local/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale

MPlayer dev-CVS-030410-22:53-3.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)

Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /Users/stevenschultz/.mplayer/config
Reading /Users/stevenschultz/.mplayer/codecs.conf: can't open '/Users/stevenschultz/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf
font: can't open file: /Users/stevenschultz/.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 /Users/stevenschultz/.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 rabbitfire.mpg
MPEG-PS file format detected.
VIDEO:  MPEG2  480x480  (aspect 2)  29.97 fps  2500.0 kbps (312.5 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 44100 Hz, 2 ch, 16 bit (0x20), ratio: 20000->176400 (160.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1440x878 with depth 24 and 32 bpp (":0.0" => local display)
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support, and read Xv section of DOCS/video.html !
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 480 x 480 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: No accelerated IDCT transform found
libmpeg2: No accelerated motion compensation found
VDec: vo config request - 480 x 480 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 480x480 => 640x480 Planar YV12 
No accelerated colorspace conversion found
SwScaler: using unscaled Planar YV12 -> BGR 32-bit special converter
RGB32 not supported on big-endian systems, please contact the developers
FATAL: Cannot initialize video driver.
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg12] vfm:ffmpeg (FFmpeg MPEG 1/2)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, big endian signed int 
AF_pre: 44100Hz 2ch Signed 16-bit (Big-Endian)
SDL: Samplerate: 44100Hz Channels: Stereo Format Signed 16-bit (Big-Endian)
AO: [sdl] 44100Hz 2ch Signed 16-bit (Big-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 480 x 480 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [x11] 480x480 => 640x480 Planar YV12 
No accelerated colorspace conversion found
RGB32 not supported on big-endian systems, please contact the developers
FATAL: Cannot initialize video driver.
init_vo failed

FATAL: Could not initialize video filters (-vop) or video output (-vo).


Exiting... (End of file)

Script done on Thu Apr 10 23:10:10 2003



More information about the MPlayer-dev-eng mailing list