Bug#573257: mplayer: font path error

2010-04-21 Thread Timo Juhani Lindfors
Hi, I can reproduce the problem. If I hit o I only see | sign but no numbers. If I do ln -s /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf .mplayer/subfont.ttf I can see the position of the video properly again in OSD. ___

Bug#594093: mplayer: wrong byteorder on 16-bit displays with -vo x11 (-vo sdl works)?

2010-08-23 Thread Timo Juhani Lindfors
I can reproduce this on amd64: 1) vnc4server -depth 24 :1 2) xvnc4viewer -passwd .vnc/passwd localhost:1 3) DISPLAY=:1 mplayer -vo x11 -nosound 1050_Lightning_talk_Redirecting_require.ogv ___ pkg-multimedia-maintainers mailing list

Bug#594108: ffmpeg: documented example fails: Unrecognized option 'vfilters'

2010-08-23 Thread Timo Juhani Lindfors
Package: ffmpeg Version: 4:0.6-2 Severity: normal /usr/share/doc/ffmpeg/html/libavfilter.html contains the example ffmpeg -i in.avi -vfilters crop=0:0:0:240 out.avi but it seems to fail: $ wget

Bug#594110: mencoder -lavcopts acodec=libvorbis segfaults

2010-08-23 Thread Timo Juhani Lindfors
Package: mencoder Version: 2:1.0~rc3++final.dfsg1-1 Severity: normal Steps to reproduce: 1) wget http://ftp.acc.umu.se/pub/debian-meetings/2009/debconf9/low/1050_Lightning_talk_Redirecting_require.ogv 2) mencoder 1050_Lightning_talk_Redirecting_require.ogv -oac lavc -lavcopts acodec=libvorbis

Bug#594093: Info received (mplayer: wrong byteorder on 16-bit displays with -vo x11 (-vo sdl works)?)

2010-08-25 Thread Timo Juhani Lindfors
Hi, the problem does not occur on lenny. However, if I install the following stable packages to my squeeze system I still see the bug: libavcodec51_0.svn20080206-18+lenny1_amd64.deb libavformat52_0.svn20080206-18+lenny1_amd64.deb libcaca0_0.99.beta14-1_amd64.deb libcucul0_0.99.beta14-1_amd64.deb

Bug#594093: mplayer: wrong byteorder on 16-bit displays with -vo x11 (-vo sdl works)?

2010-08-26 Thread Timo Juhani Lindfors
Hello Reinhard, I managed to build ffmpeg 0.6-2 on armel by forcing has_vfp := 1 has_neon := 1 in debian/confflags. After that mplayer 1.0~rc4~try1.dsfg1-1 built without problems and the bug is now gone, thanks! I ran some benchmarks to ensure that we have no serious regressions. The following

Bug#594474: mplayer: -vo fbdev: image displayed with an offset of 16 pixels in y direction

2010-08-26 Thread Timo Juhani Lindfors
Package: mplayer Version: 2:1.0~rc4~try1.dsfg1-1 Severity: normal Steps to reproduce: 1) run the tests on openmoko freerunner with no X server running 2) wget http://lindi.iki.fi/lindi/theora/1050_Lightning_talk_Redirecting_require_rot90.ogv 3) sudo sh -c 'echo qvga-normal

Bug#594093: mplayer: wrong byteorder on 16-bit displays with -vo x11 (-vo sdl works)?

2010-08-26 Thread Timo Juhani Lindfors
Reinhard Tartler siret...@tauware.de writes: AFAIUI this requires a) arm hardare and b) an uptodate (and unpackaged) version of libvorbis. Sorry for being unclear. The minimal testcase seems to be mplayer -framedrop -ao null -vc theora -vo x11 1050_Lightning_talk_Redirecting_require.ogv No

Bug#612970: VP8 does not play on armel architecture (but works on amd64)

2011-02-11 Thread Timo Juhani Lindfors
Package: mplayer Version: 2:1.0~rc4.dfsg1-1 Severity: normal Steps to reproduce: 1) sudo apt-get install freecol mencoder ffmpeg mplayer 2) mencoder -oac pcm -ovc lavc -lavcopts vcodec=ffvhuff -vf scale=320:240,rotate=1 -o testcase1.tmp.avi

Bug#594474: mplayer: -vo fbdev: image displayed with an offset of 16 pixels in y direction

2011-08-05 Thread Timo Juhani Lindfors
Hi, wget http://lindi.iki.fi/lindi/theora/1050_Lightning_talk_Redirecting_require_rot90.ogv mplayer -nosound -vo png 1050_Lightning_talk_Redirecting_require_rot90.ogv on amd64 with mplayer 2:1.0~rc4.dfsg1-2 still reproduces the bug. -Timo ___

Bug#612970: VP8 does not play on armel architecture (but works on amd64)

2011-08-05 Thread Timo Juhani Lindfors
Hi, this bug still occurs in unstable with $ dpkg-query -W mplayer mplayer 2:1.0~rc4.dfsg1-2 Again, only armel is affected but amd64 works. -Timo ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Package: mplayer Version: 2:1.0~rc4.dfsg1-2 Severity: important Steps to reproduce: 1) sudo apt-get install freeciv-sound-standard 2) mplayer -ao null /usr/share/games/freeciv/stdsounds/Splash.ogg Expected results: 2) mplayer exits succesfully. Actual results: 2) mplayer prints MPlayer

Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Hi Reinhard, Reinhard Tartler siret...@tauware.de writes: Timo, is this reproducible with 'ffplay' from the 'ffmpeg' package as well? No. ffplay plays the file. It hits buffer underruns which cause the audio to skip. It also does not exit but gets stuck. It seems to be drawing the waveform

Bug#612970: VP8 does not play on armel architecture (but works on amd64)

2011-08-08 Thread Timo Juhani Lindfors
Hi, Reinhard Tartler siret...@tauware.de writes: just curious, does mplayer2 (from experimental) work better on armel? Can't install it at the moment: (sid)mv78100:~$ cat /etc/apt/sources.list deb http://10.0.0.100:/debian sid main deb http://10.0.0.100:/debian experimental main

Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Timo Juhani Lindfors timo.lindf...@iki.fi writes: $ nm -A -D /usr/lib/vfp/libavcodec.so.52.72.2|grep __aeabi_d2 /usr/lib/vfp/libavcodec.so.52.72.2: U __aeabi_d2lz /usr/lib/vfp/libavcodec.so.52.72.2: U __aeabi_d2ulz shows that libavcodec.so clearly does not define this. Aha

Bug#637077: mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVCODEC_52 not defined in file libavcodec.so.52 with link time reference

2011-08-08 Thread Timo Juhani Lindfors
Hi, as I predicted, simply rebuilding mplayer allows me to play ogg vorbis again. $ mplayer -ao null /usr/share/games/freeciv/stdsounds/Splash.ogg MPlayer 1.0rc4-4.6.1 (C) 2000-2010 MPlayer Team mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support.

Bug#612970: VP8 does not play on armel architecture (but works on amd64)

2011-08-09 Thread Timo Juhani Lindfors
Hi, Reinhard Tartler siret...@tauware.de writes: Please try again, I've uploaded a fixed mplayer2 package yesterday evening. Looks better: (sid)mv78100:~$ mplayer -nosound -vo null -endpos 1 testcase1.mkv MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team mplayer: could not connect to socket

Bug#594093: closed by Reinhard Tartler siret...@tauware.de (Bug#594093: fixed in mplayer 2:1.0~rc4.dfsg1+svn33713-1)

2011-08-22 Thread Timo Juhani Lindfors
ow...@bugs.debian.org (Debian Bug Tracking System) writes: Steps to reproduce: 1) wget http://ftp.acc.umu.se/pub/debian-meetings/2009/debconf9/low/1050_Lightning_talk_Redirecting_require.ogv 2) mplayer -vo sdl 1050_Lightning_talk_Redirecting_require.ogv 3) look at the text around 00:16 4)

Bug#643621: relocation error: mplayer: symbol __aeabi_f2ulz, version LIBAVCODEC_53 not defined in file libavcodec.so.53 with link time reference

2011-09-28 Thread Timo Juhani Lindfors
Package: mplayer Version: 2:1.0~rc4.dfsg1+svn33713-2 Severity: important This is almost the same bug as #637077. Steps to reproduce: 1) sudo apt-get install freeciv-sound-standard 2) mplayer -ao null /usr/share/games/freeciv/stdsounds/Splash.ogg Expected results: 2) mplayer exits succesfully.

Bug#643621: relocation error: mplayer: symbol __aeabi_f2ulz, version LIBAVCODEC_53 not defined in file libavcodec.so.53 with link time reference

2011-10-29 Thread Timo Juhani Lindfors
package mplayer found 6436212:1.0~rc4.dfsg1+svn33713-2 notfound 643621 2:1.0~rc4.dfsg1+svn33713-2+b1 thanks Hi, this bug does not occur anymore with mplayer 2:1.0~rc4.dfsg1+svn33713-2+b1 This time lindi@ginger:~$ objdump -T /usr/bin/mplayer | grep __aeabi_ DF *UND*

Re: Unofficial repositories on 'debian' domains

2012-03-05 Thread Timo Juhani Lindfors
Reinhard Tartler siret...@gmail.com writes: the libdvdread maintainer removed that really handy script. Not really related but it did have a security issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554772 ___ pkg-multimedia-maintainers