[MPlayer-users] MP4 playback problem in pre8

Casey King casey.king at amd.com
Fri Sep 20 21:57:01 CEST 2002


MP4's from Apple's MPEG4 video gallery play back under Linux on our MIPS
processor, but the same bitstream plays back with errors with mplayer on
OSX. In the MIPS build the video codec is detected as 'Fourcc: mp4v' and on
OSX it is detected as 'Fourcc: v4pm'. Must be an endian issue.

First snippet below is from MIPS run, second from OSX:

root at 163.181.32.10:~/MP4Tests# mplayer -vo fbdev -nosound imac_short.mov


MPlayer 0.90pre8-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS)

Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf':
No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 38 audio & 106 video codecs
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Linux RTC init error in ioctl (rtc_irqp_read): Invalid argument
Using usleep() timing
Can't open input config file /root/.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 imac_short.mov
Detected QuickTime/MOV file format!
--------------
MOV track #0: 7 chunks, 78 samples
Audio bits: 16  chans: 2  rate: 44100
Fourcc: mp4a
--------------
==========================================================================
MOV track #1: 11 chunks, 79 samples
MOV: Found MPEG4 movie Elementary Stream Descriptor atom (69)!
Image size: 320 x 240 (24 bpp)
Display size: 320 x 240
Fourcc: mp4v  Codec: ''
--------------
MOV track #2: 1 chunks, 0 samples
Generic track - not completly understood! (id: 2)
--------------
MOV track #3: 1 chunks, 0 samples
Generic track - not completly understood! (id: 3)
--------------
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Detected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
Audio: no sound!!!
Start playing...
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [fbdev] 320x240 => 320x240 Planar YV12
No accelerated colorspace conversion found
V:   1.8   54  31% 11%  0.0% 0 0 0%

Exiting... (End of file)
root at 163.181.32.10:~/MP4Tests#



€€€€€€€€

[pb1k71:~/Desktop/MP4Tests] casey% /usr/local/bin/mplayer -vo sdl -nosound
imac_short.mov 


MPlayer 0.90pre8-3.1 (C) 2000-2002 Arpad Gereoffy (see DOCS)

Reading /Users/casey/.mplayer/codecs.conf: can't open
'/Users/casey/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 38 audio & 106 video codecs
font: can't open file: /Users/casey/.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/casey/.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 imac_short.mov
Detected QuickTime/MOV file format!
--------------
MOV track #0: 7 chunks, 78 samples
Audio bits: 16  chans: 2  rate: 17580
Fourcc: a4pm
--------------
MOV track #1: 11 chunks, 79 samples
Image size: 320 x 240 (24 bpp)
Display size: 320 x 240
Fourcc: v4pm  Codec: ''
--------------
MOV track #2: 1 chunks, 0 samples
Generic track - not completly understood! (id: 2)
--------------
MOV track #3: 1 chunks, 0 samples
Generic track - not completly understood! (id: 3)
--------------
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Detected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Audio: no sound!!!
Start playing...
Marker bit missing before vop_coded
hmm, seems the headers arnt complete, trying to guess time_increment_bits
my guess is 15 bits ;)
looks like this file was encoded with (divx4/(old)xvid/opendivx) -> forcing
low_delay flag
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [sdl] 320x240 => 320x240 Planar YV12
SDL: Using driver: Quartz
Error at MB: 1930%  0%  0.0% 0 0 0%
concealing errors
Error at MB: 2690%  0%  0.0% 0 0 0%
concealing errors
Error at MB: 2570%  0%  0.0% 0 0 0%
concealing errors
ac-tex damaged at 7 4%  0.0% 0 0 0%
Error at MB: 87
concealing errors
Error at MB: 29220% 49%  0.0% 0 0 0%
concealing errors
Error at MB: 27367% 48%  0.0% 0 0 0%
concealing errors
Error at MB: 27344% 47%  0.0% 0 0 0%
concealing errors
Error at MB: 23203% 50%  0.0% 0 0 0%
concealing errors
ac-tex damaged at 11 3%  0.0% 0 0 0%
Error at MB: 71
concealing errors
illegal dc vlc 306% 49%  0.0% 0 0 0%
Error at MB: 87
concealing errors
V:   1.5   45  300% 49%  0.0% 0 0 0%
Exiting... (Quit)
[pb1k71:~/Desktop/MP4Tests] casey%






More information about the MPlayer-users mailing list