[MPlayer-dev-eng] Next public release: 0.90.1 (or similar)

Steven M. Schultz sms at 2BSD.COM
Tue Apr 15 22:21:17 CEST 2003


> From: Michael Niedermayer <michaelni at gmx.at>
> > 	I have MPlayer built and running on OS/X (1GHz Powerbook).  Have to
> > 	use '-vo sdl' even if XFree86  is installed because RGB32 isn't
> > 	supported on big endian systems (or a similar error).   Full screen
> what happens if u simple comment the stupid check in vo_x11.c ? 

	I don't know.  I figured the check was there for a Good Reason :)

> > 	What I'm running into is endian related problems.  Raw DV files
> > 	are identified as H264 for some reason (even with MPlayer built
> even with latest cvs? i fixed the h264 detection (dunno if dv will be detected

	As of 2300 yesterday evening.   I looked briefly at the code and
	the H264 check is immediately prior to the DV check - never gets to
	the DV check.

> but h264 should not be missdetected ...), if its still buggy then -v output 
> please ...

	I did that the day before yesterday to the -users list when I was
	asking if anyone else was seeing endian problems (files which play
	fine on a Intel platform but not on a OS/X).     This is from a
	day ago - I'll retest when I get home from work tonight.   This is
	using the duck pond clip from libdv's site.

[DHCP-250:~] stevenschultz% mplayer -v pond.dv
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-23:37-3.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)

AltiVec found
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: 50 audio & 140 video codecs
CommandLine: '-v' 'pond.dv'
get_path('font/font.desc') -> '/Users/stevenschultz/.mplayer/font/font.desc'
font: can't open file: /Users/stevenschultz/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using Unoptimized OnScreenDisplay
Using usleep() timing
get_path('input.conf') -> '/Users/stevenschultz/.mplayer/input.conf'
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
get_path('pond.dv.conf') -> '/Users/stevenschultz/.mplayer/pond.dv.conf'

Playing pond.dv
Not an URL!
[file] File size is 109800000 bytes
STREAM: [file] pond.dv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x72db70  
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x72db70  
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x72db70  
Checking for REAL
DEMUXER: freeing demuxer at 0x72db70  
Checking for SMJPEG
DEMUXER: freeing demuxer at 0x72db70  
Searching demuxer type for filename pond.dv ext: .dv
Checking for MOV
DEMUXER: freeing demuxer at 0x7404b0  
Checking for VIVO
header block 1 size: 0
DEMUXER: freeing demuxer at 0x7404b0  
DEMUXER: freeing demuxer at 0x7404b0  
DEMUXER: freeing demuxer at 0x7404b0  
DEMUXER: freeing demuxer at 0x7404b0  
DEMUXER: freeing demuxer at 0x7404b0  
DEMUXER: freeing demuxer at 0x7404b0  
Checking for PVA
DEMUXER: freeing demuxer at 0x7404b0  
************Checking for TS************
NOT A TS FILE1
TRIED UP TO POSITION 1000000, FUOND 7d, packet_size= 0
DEMUXER: freeing demuxer at 0x7404b0  
sync_mpeg_ps: seems to be MP3 stream...
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
MPEG packet stats: p100: 0  p101: 2 p1B6: 0 p12x: 311 sli: 22 a: 23 b: 20 c: 0 idr: 16 sps: 0 pps: 39 PES: 11  MP3: 102 
H264-ES file format detected.
==> Found video stream: 0
Searching for sequence parameter set... OK!
Searching for picture parameter set... 0x127
0x1A6
0x1A7
0x131
0x1AE
0x120
0x122
0x101
0x1A6
0x1AB
0x1A6
0x1A0
0x12C
0x1AB
0x12A
0x1AC
0x120
0x1A4
0x1A2
0x1A6
0x1A7
0x1AD
0x126
0x1A6
0x1AB
0x128
OK!
Searching for Slice... OK!
[V] filefmt:30  fourcc:0x10000005  size:0x0  fps: 0.00  ftime:=0.0000
FPS not specified in the header or invalid, use the -fps option.
No stream found.

DEMUXER: freeing demuxer at 0x73a750  
DEMUXER: freeing sh_video at 0x740d20  
vo: x11 uninit called but X11 not inited..

Exiting... (End of file)


	Cheers,
	Steven Schultz



More information about the MPlayer-dev-eng mailing list