[MPlayer-users] Playing 3d O/U files
NdK
ndk.clanbo at gmail.com
Thu Mar 26 23:29:38 CET 2015
Hello all.
I'm having some troubles playing 3D mkv files.
The test file I'm using is Big Buck Bunny Sunflower edition, 1920x1080
60fps.
File format is Over/under, so it's actually a 1920x2160:
-8<--
$ mplayer bbb_sunflower_1080p_60fps_stereo_abl.mp4
MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
Playing bbb_sunflower_1080p_60fps_stereo_abl.mp4.
libavformat version 54.20.4 (external)
Mismatching header version 54.20.3
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (mp3), -aid 0, -alang und
[lavf] stream 2: audio (ac3), -aid 1, -alang und
VIDEO: [H264] 1920x2160 24bpp 60.000 fps 6005.8 kbps (733.1 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isomavc1
creation_time: 2013-12-16 18:03:30
title: Big Buck Bunny, Sunflower version
artist: Blender Foundation 2008, Janus Bager Kristensen 2013
comment: Creative Commons Attribution 3.0 - http://bbb3d.renderfarming.net
genre: Animation
composer: Sacha Goedegebure
Load subtitles in ./
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.35.0 (external)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Trying to force audio codec driver family mp3lib...
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 160.0 kbit/10.42% (ratio: 20000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
Unsupported AVPixelFormat 53
Movie-Aspect is 0.89:1 - prescaling to correct movie aspect.
VO: [vdpau] 1920x2160 => 1920x2160 Planar YV12 [fs]
-8<--
The problem is that it gets scaled (automatically?) so that outputted
image is centered and half width, leaving two ugly black borders (and
bad aspect ratio... the bunny seems slim! :) ).
I've run many tests with -vf scale=x:y trying to output a vertically
compressed image, but in vain. :(
Any hints?
Tks,
Diego
More information about the MPlayer-users
mailing list