mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] [bugreport] scale on amd64?incoming\PngBug.tar.bz2


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] [bugreport] scale on amd64?incoming\PngBug.tar.bz2
From: Guillaume POIRIER <poirierg@xxxxxxxxx>
Date: Tue, 28 Jun 2005 13:51:47 +0200
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;b=EeLzQJ6SR+BrzB6mp39NvI6pxM9s+ldG85bh4FiRzCqFgUPYMXxUkFvoZq0i8y19kC2OC4Zl88BHxYMIfaXXm4JQLU1eLqM6yY+bC+AvZXh9z3UG4Ret6XI5m53l3uCN8p3++vSe0KRDvGVpwiYLuLrjiNBr86/Pr0XlXbtMF1M=
In-reply-to: <20050628074752.0000328e@dragons>
References: <20050628074752.0000328e@dragons>

Hi,

On 6/28/05, compn <tempn@xxxxxxxxxxx> wrote:
> Description: mplayer and mencoder crash when reading some PNG images. The 
> images where created by POV-ray (www.povray.org), a famous raytracing program.
> An old version of mplayer on windows (MPlayer dev-CVS-041023-09:31-3.2.3) 
> doesn't have this problem.
> 
> Converting the PNGs with imagemagick to jpg format solves the problem (of 
> course, I have to play the jpg files).
> 
> Command line:
> mplayer mf://*.png -mf w=720:h=576:fps=25:type=png
> mencoder mf://*.png -mf w=720:h=576:fps=25:type=png -ovc lavc -lavcopts 
> vcodec=mpeg4:vbitrate=4000 -oac copy -o output.avi
> 
> 
> System info:
> Gentoo 2005.0 amd64
> 
> # uname -a
> Linux thor 2.6.12-rc4 #2 Sun May 22 13:21:17 CEST 2005 x86_64 AMD Athlon(tm) 
> 64 Processor 3000+ AuthenticAMD GNU/Linux
> 
> # ls -l /lib/libc[.-]*
> -rwxr-xr-x  1 root root 1270528 Apr 15 10:47 /lib/libc-2.3.4.so
> lrwxrwxrwx  1 root root      13 Apr 15 10:47 /lib/libc.so.6 -> libc-2.3.4.so
> 
> # gcc -v
> Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
> Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure 
> --enable-version-specific-runtime-libs --prefix=/usr 
> --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3 
> --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include 
> --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 
> --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man 
> --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/info 
> --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3 
> --host=x86_64-pc-linux-gnu --disable-altivec --enable-nls 
> --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu 
> --with-system-zlib --disable-checking --disable-werror 
> --disable-libunwind-exceptions --enable-shared --enable-threads=posix 
> --enable-multilib --disable-libgcj --enable-languages=c,c++,f77
> Thread model: posix
> gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)

Yeah, scale is broken: I broke it when adding support for GCC4, but
the GCC version that is supposed to fail is GCC-3.3, not gcc-3.4. We
are trying to find a good fix that will allow all versions of GCC to
be supported, but so far, no luck.

Meanwhile, try to use a different compiler version (either a more
recent gcc-3.4 or gcc4)

Regards,

Guillaume
-- 
A woman isn't complete without a man.
But where do you find a man - a real man - these
days?
  -- Lauren Bacall
My answer: Only at #mplayerdev on the freenode IRC network.

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]