[MPlayer-dev-eng] MOV bad rescale

Bertrand Baudet bertrand_baudet at yahoo.com
Sat Jul 27 10:07:59 CEST 2002


On Saturday 27 July 2002 12:40 am, Bertrand Baudet wrote:
> I uploaded a tarball (bad_aspect_mov.tar.zg) with 3 .mov
> It tracked down from the mov demuxer which read a size of 240x180.
> But the h263 decoder read a CIF format at 352x288 and set the vo driver
> width and height with this. But there is no rescale of the frames to fit
> the window.
> Unfortunatly it takes time to understand what's going on when you don't
> know the code and I not really have time to go further. If  someone can
> have a look at it/fix it, it will be cool. Please let me know what was the
> bug, thanks.

Would be better with an output...
Here it goes:
BTW I just update my local CVS copy over the one I got 2 days ago and
now it just crash in decode_video.

Anyway here is the output that show the scale output issue.
I will send another bug report for the crash.



MPlayer CVS-020726-20:11-3.0.4 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Intel Celeron 2/Pentium III Tualatin (Family: 6, Stepping: 1)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Reading /home/bertrand/.mplayer/codecs.conf: 36 audio & 103 video codecs
Font /home/bertrand/.mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error: Permission denied
Using usleep() timing
Input config file /home/bertrand/.mplayer/input.conf parsed : 50 binds

Playing tt.mov
Detected QuickTime/MOV file format!
--------------
MOV track #0: 629 chunks, 1897 samples
Image size: 240 x 180 (24 bpp)
Display size: 240 x 180
Fourcc: h263  Codec: 'H.263'
--------------
MOV track #1: 319 chunks, 0 samples
Audio bits: 16  chans: 2  rate: 22050
Fourcc: QDM2
--------------
Can't find codec for audio format 0x324D4451 !
*** Try to upgrade /home/bertrand/.mplayer/codecs.conf from etc/codecs.conf
*** If it's still not OK, then read DOCS/codecs.html!
vo: X11 running at 1600x1200 with depth 24 and 32 bpp (":0.0" => local 
display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec: CPU flags: mmx mmxext sse
Detected video codec: [ffh263] vfm:5 (FFmpeg H263+ decoder)
==========================================================================
Audio: no sound!!!
Start playing...
VDec: vo config request - 352 x 288 (preferred csp: Planar YV12)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 352x288 => 352x288 Planar YV12
Disabling DPMS




More information about the MPlayer-dev-eng mailing list