[MPlayer-users] [BUG] movie-aspect autodetection failes for mkv in r22325

Andrew Savchenko Bircoph at list.ru
Fri Feb 23 20:49:37 CET 2007


Hi, all

In current SVN revision 22325, movie aspect ratio detection failes 
for matroska container (in spite of it works fine for avi). 

This feature works fine with r22290, so something was broken 
recently. Regression test shows that problem appears in r22295.

Here is mplayer's output for current svn head:
**************************************************
MPlayer dev-SVN-r22325-4.0.2 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) XP 3200+ (Family: 6, Model: 10, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
107 audio & 227 video codecs
/usr/share/fonts/default/Type1/n019003l.pfb doesn't look like a 
bitmap font description, ignoring.
Cannot load bitmap 
font: /usr/share/fonts/default/Type1/n019003l.pfb

Playing /home/andrew/media/video/anime/fullmetal 
alchemist/{full_metal_alchemist}.mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_VORBIS), -aid 0, -alang rus
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO:  [avc1]  336x480  24bpp  29.970 fps    0.0 kbps ( 0.0 
kbyte/s)
Opening video filter: [screenshot]
Opening video filter: [hue]
Opening video filter: [pp=h1:a/v1:a/dr:a]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
[PP] Using external postprocessing filter, max q = 6.
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->192000)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis 
decoder)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 336 x 480 (preferred colorspace: Planar 
YV12)
[PP] Using external postprocessing filter, max q = 6.
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x88afa60]SwScaler: using unscaled yuv420p -> bgr24 
special converter
VO: [x11] 336x480 => 336x480 Planar YV12  [fs] [zoom]
A:  62.2 V:  62.2 A-V: -0.002 ct: -0.021  40/ 40 15% 43%  1.0% 0 6
Exiting... (Quit)
**************************************************
(Note string "Movie-Aspect is undefined - no prescaling applied.")

And for r22290:
**************************************************
MPlayer dev-SVN-r22290-4.0.2 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) XP 3200+ (Family: 6, Model: 10, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
107 audio & 227 video codecs
/usr/share/fonts/default/Type1/n019003l.pfb doesn't look like a 
bitmap font description, ignoring.
Cannot load bitmap 
font: /usr/share/fonts/default/Type1/n019003l.pfb

Playing /home/andrew/media/video/anime/fullmetal 
alchemist/{full_metal_alchemist}.mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_VORBIS), -aid 0, -alang rus
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO:  [avc1]  336x480  24bpp  29.970 fps    0.0 kbps ( 0.0 
kbyte/s)
Opening video filter: [screenshot]
Opening video filter: [hue]
Opening video filter: [pp=h1:a/v1:a/dr:a]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
[PP] Using external postprocessing filter, max q = 6.
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->192000)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis 
decoder)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 336 x 480 (preferred colorspace: Planar 
YV12)
[PP] Using external postprocessing filter, max q = 6.
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.27:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 21 -> 12
SwScaler: reducing / aligning filtersize 21 -> 12
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 21 -> 9
[swscaler @ 0x88ae600]SwScaler: Bicubic spline scaler, from yuv420p 
to bgr24 using MMX2
[swscaler @ 0x88ae600]SwScaler: using n-tap MMX scaler for 
horizontal luminance scaling
[swscaler @ 0x88ae600]SwScaler: using n-tap MMX scaler for 
horizontal chrominance scaling
[swscaler @ 0x88ae600]SwScaler: using n-tap MMX scaler for vertical 
scaling (BGR)
[swscaler @ 0x88ae600]SwScaler: using MMX2 YV12->BGR24 Converter
[swscaler @ 0x88ae600]SwScaler: 336x480 -> 610x480
VO: [x11] 336x480 => 610x480 Planar YV12  [fs] [zoom]
A: 124.9 V: 124.9 A-V: -0.009 ct: -0.046  52/ 52 10% 80%  1.0% 0 2
Exiting... (Quit)
**************************************************
(Note string "Movie-Aspect is 1.27:1 - prescaling to correct movie 
aspect.")
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20070223/d6658430/attachment.pgp>


More information about the MPlayer-users mailing list