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

Guillaume POIRIER poirierg at gmail.com
Tue Jun 28 13:51:47 CEST 2005


Hi,

On 6/28/05, compn <tempn at twmi.rr.com> 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.




More information about the MPlayer-users mailing list