The video output for mplayer under 12.1 looks like the horizontal hold is messed up. There’s two bands of video output near the top of the screen. But they look like a tornado hit it and they cover the screen from left all the way to the right.
Does anybody else have this problem? I’m a newbie with mplayer so I don’t know where to look.
I did a fresh svn checkout of mplayer, ./configure, make, and make install. Everything went fine until I tried to test it.
> mplayer ‘240p 128 kbit Struck in tsunami.mp4’
MPlayer SVN-r34578-4.6 (C) 2000-2012 MPlayer Team
Playing 240p 128 kbit Struck in tsunami.mp4.
libavformat version 53.30.100 (internal)
libavformat file format detected.
[lavf] stream 0: audio (aac), -aid 0, -alang und
[lavf] stream 1: video (h264), -vid 0
VIDEO: [H264] 320x240 24bpp 23.976 fps 216.6 kbps (26.4 kbyte/s)
Clip info:
major_brand: mp42
minor_version: 0
compatible_brands: isomavc1mp42
creation_time: 2008-10-13 23:54:21
Load subtitles in ./
Opening video decoder: [ffmpeg] FFmpeg’s libavcodec codec family
libavcodec version 53.56.105 (internal)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 125.6 kbit/8.90% (ratio: 15697->176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
[AO OSS] audio_setup: Can’t open audio device /dev/dsp: No such file or directory
DVB card number must be between 1 and 4
AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback…
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Could not find matching colorspace - retrying with -vf scale…
Opening video filter: [scale]
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x8a2f520]using unscaled yuv420p → rgb565le special converter
VO: [fbdev] 320x240 => 320x240 BGR 16-bit
A: 51.5 V: 51.5 A-V: 0.025 ct: 0.041 0/ 0 6% 3% 0.9% 0 0
Exiting… (Quit)