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
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing testcase1.mkv.
[mkv] Track ID 1: video (V_VP8), -vid 0
[mkv] Track ID 2: audio (A_VORBIS), -aid 0, -alang und
[mkv] Will play video track 1.
Detected file format: Matroska
VIDEO:  [VP80]  240x320  24bpp  25.000 fps0.0 kbps ( 0.0 kbyte/s)
Clip info:
 ENCODER: Lavf53.2.0
Load subtitles in .
[ass] auto-open
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffvp8] vfm: ffmpeg (FFmpeg VP8)
==
Audio: no sound
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [null] 240x320 = 240x320 Planar YV12
V:   1.0   0/  0 24%  0%  0.0% 0 0


Exiting... (End of file)
(sid)mv78100:~$ dpkg-query -W mplayer2
mplayer22.0-134-g84d8671-3
(sid)mv78100:~$ cat /proc/cpuinfo 
Processor   : Feroceon rev 0 (v5l)
BogoMIPS: 999.42
Features: swp half thumb fastmult vfp edsp 
CPU implementer : 0x41
CPU architecture: 5TE
CPU variant : 0x1
CPU part: 0x926
CPU revision: 0

Hardware: Marvell DB-78x00-BP Development Board
Revision: 
Serial  : 

-Timo



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


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
deb-src http://10.0.0.100:/debian sid main
(sid)mv78100:~$ sudo apt-get install -t experimental mplayer2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mplayer2 : Depends: libswscale1 (= 4:0.7~~) but it is not installable or
 libswscale-extra-1 (= 4:0.7~~) but it is not installable
E: Broken packages
(sid)mv78100:~$ sudo apt-get install -t experimental mplayer2 libswscale1
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libswscale1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libswscale1' has no installation candidate

-Timo



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


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

2011-08-08 Thread Reinhard Tartler
On Mo, Aug 08, 2011 at 20:42:13 (CEST), Timo Juhani Lindfors wrote:

 Hi,

 Reinhard Tartler siret...@tauware.de writes:
 just curious, does mplayer2 (from experimental) work better on armel?

 Can't install it at the moment:


[...]

 The following packages have unmet dependencies:
  mplayer2 : Depends: libswscale1 (= 4:0.7~~) but it is not installable or
  libswscale-extra-1 (= 4:0.7~~) but it is not installable
 E: Broken packages

Please try again, I've uploaded a fixed mplayer2 package yesterday
evening.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


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
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


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 
/usr/share/games/freecol/freecol/resources/video/freecol-opening.video.ogg
3) ffmpeg -i testcase1.tmp.avi -vcodec libvpx -acodec libvorbis testcase1.mkv
4) mplayer -nosound -vo null -endpos 1 testcase1.mkv

Expected results:
4) mplayer plays the video

Actual results:
4) (on armel architecture) mplayer does not play the video but only
prints

MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing testcase1.mkv.

and gets stuck consuming all available cpu time.

More info:
1) mplayer works on amd64 and prints

MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing testcase1.mkv.
[mkv] Track ID 1: video (V_VP8), -vid 0
[mkv] Track ID 2: audio (A_VORBIS), -aid 0, -alang und
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO:  [VP80]  240x320  24bpp  25.000 fps0.0 kbps ( 0.0 kbyte/s)
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[libvpx @ 0x7fad113532c0]v0.9.5
Selected video codec: [fflibvpx] vfm: ffmpeg (FFmpeg wrapper for libvpx/VP8)
==
Audio: no sound
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [null] 240x320 = 240x320 Planar YV12
V:   1.0   0/  0  1%  0%  0.0% 0 0

Exiting... (End of file)

2) full strace outputs from armel and amd64 are attached as
mplayer.vp8.armel.strace.xz and mplayer.vp8.amd64.strace.xz
respectively.



mplayer.vp8.armel.strace.xz
Description: Binary data


mplayer.vp8.amd64.strace.xz
Description: Binary data


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages mplayer depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libasound2  1.0.23-2.1   shared library for ALSA applicatio
ii  libaudio2   1.9.2-4  Network Audio System - shared libr
ii  libavcodec524:0.6.1-4FFmpeg codec library
ii  libavformat52   4:0.6.1-4FFmpeg file format library
ii  libavutil50 4:0.6.1-4FFmpeg utility library
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  libcaca00.99.beta17-1colour ASCII art library
ii  libcdparanoia0  3.10.2+debian-10 audio extraction tool for sampling
ii  libdca0 0.0.5-3  decoding library for DTS Coherent 
ii  libdirectfb-1.2-9   1.2.10.0-4   direct frame buffer graphics - sha
ii  libdvdnav4  4.1.3-7  DVD navigation library
ii  libdvdread4 4.1.3-10 library for reading DVDs
ii  libenca01.13-3   Extremely Naive Charset Analyser -
ii  libesd0 0.2.41-8 Enlightened Sound Daemon - Shared 
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-2.1FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.4.5-10   GCC support library
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libgl1-mesa-glx [libgl1 7.10-2   A free implementation of the OpenG
ii  libjack-jackd2-0 [libja 1.9.6~dfsg.1-2   JACK Audio Connection Kit (librari
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  liblircclient0  0.8.3-5+b1   infra-red remote control support -
ii  liblzo2-2   2.03-2   data compression library
ii  libncurses5 5.7+20100313-5   shared libraries for terminal hand
ii  libogg0 1.2.0~dfsg-1 Ogg bitstream library
ii  libopenal1  1:1.12.854-2 Software implementation of the Ope
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libpostproc51   4:0.6.1-4FFmpeg video postprocessing librar
ii  libpulse0   0.9.21-3 PulseAudio client libraries
ii  libsdl1.2debian 1.2.14-6.1   Simple DirectMedia Layer
ii  libsmbclient2:3.5.6~dfsg-5   shared library for communication w
ii  libspeex1   1.2~rc1-1The Speex codec runtime library
ii