[MPlayer-users] Uncompressed AVI?
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Sep 27 12:23:30 CEST 2010
Uwe Dippel <udippel <at> gmail.com> writes:
> MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team
Note that this version is _very_ old and you can only get support for latest
svn here.
> VDec: vo config request - 1920 x 1080 (preferred colorspace: BGRA)
> VO: [xv] 1920x1080 => 1920x1080 Planar YV12
xv does not support BGRA, and the scaler also does colour-space conversion,
that's why it has to be used (-vo gl supports BGRA)..
You can test if playing works at all with -speed 0.2 (or similar), and encoding
into a lossless codec (ffv1, x264 will loose part of the colour information)
with FFmpeg will probably solve (most of) your problems.
Carl Eugen
More information about the MPlayer-users
mailing list