intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* Can't not play video larger that 2048x2048 using xv
@ 2011-06-02  9:46 Kevin Liao
  0 siblings, 0 replies; only message in thread
From: Kevin Liao @ 2011-06-02  9:46 UTC (permalink / raw)
  To: Intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 854 bytes --]

Hi all,

I want to play a video (3648x2752) through mplayer and xv using the
following command:

./mplayer -vo xv -nosound -geometry 912x688 test1.avi

But mplayer just failed with the error message as below:

VO: [xv] 3648x2752 => 3648x2752 Planar YV12
Source image dimensions are too high: 3648x2752 (maximum is 2048x2048)
FATAL: Cannot initialize video driver.

Then I try to modify the intel_video.c by changing both IMAGE_MAX_WIDTH
and IMAGE_MAX_HEIGHT to 4096. After that, mplayer seems to work but the
screen is always black. If I use gl as video output, everything works
fine. Here are some information of my system:

Hardware: Sandy bridge
Kernel: 2.6.37.6
Intel driver: 2.14.0
X server: 1.9.5
VGA resolution: 1920x1200

Is it possible that the video larger than 2048x2048 can be displayed by
xv? Thanks a lot for any help.

Regards,
Kevin Liao

[-- Attachment #1.2: Type: text/html, Size: 1185 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-02  9:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-02  9:46 Can't not play video larger that 2048x2048 using xv Kevin Liao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).