[MPlayer-users] Playing QHD (3840x2160) material with mplayer

Dean S. Messing deanm at sharplabs.com
Fri Apr 11 00:01:11 CEST 2008


I am trying to play uncompressed rgb QHD material with mplayer.  After
modifying transcode to handle QHD, I was able to generate an .avi from
the .png frames of the video.  I can play them with mplayer using 
"-vo x11" but only at about 14fps.  I need to play at 24fps.

When I use the xv output driver, I get the Transcript below.  Is it
straightforward to increase the accepted dimensions of the xv output
driver in the mplayer source code?

The transcode people were kind enough to help me do something similar
with `transcode'.  It turned out to be a change in a #define and a
recompile.

I'm hoping one of the helpful gurus on this list can provide a solution.
Thanks.

Dean

========= Transcript ===============


==> mplayer -vo xv -vc rawbgr24flip movie.avi
MPlayer SVN-r23545 rpm.livna.org (C) 2000-2007 MPlayer Team
CPU: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz (Family: 6, Model: 15, Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing movie.avi.
AVI file format detected.
[aviheader] Video stream found, -vid 0
AVI: ODML: Building ODML index (1 superindexchunks).

Badly interleaved AVI file detected - switching to -ni mode...
AVI: No audio stream found -> no sound.
VIDEO:  []  3840x2160  24bpp  23.976 fps  4772802.0 kbps (582617.4 kbyte/s)
Clip info:
 Software: transcode-1.0.2
==========================================================================
Forced video codec: rawbgr24flip
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 3840 x 2160 (preferred colorspace: BGR 24-bit)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using BGR 24-bit as output csp (no 0)
Opening video filter: [flip]
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0xd0d060]SwScaler: using unscaled bgr24 -> yuv420p special converter
VO: [xv] 3840x2160 => 3840x2160 Planar YV12 
[ASPECT] Warning: No suitable new res found!
Source image dimensions are too high: 3840x2160 (maximum is 2046x2046)
FATAL: Cannot initialize video driver.
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x0.
Read DOCS/HTML/en/codecs.html!
==========================================================================



More information about the MPlayer-users mailing list