Bug#808682: marked as done (mplayer: FTBFS on kfreebsd: error: 'CDRIOCSETBLOCKSIZE' undeclared (first use in this function))

2016-02-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Feb 2016 06:19:21 +
with message-id 
and subject line Bug#808682: fixed in mplayer 2:1.2.1-1
has caused the Debian Bug report #808682,
regarding mplayer: FTBFS on kfreebsd: error: 'CDRIOCSETBLOCKSIZE' undeclared 
(first use in this function)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mplayer
Version: 2:1.2-1
Severity: important

mplayer failed to build on kfreebsd-amd64:
| cc -MMD -MP -Wundef -W -Wall -Wall -Wno-switch -Wno-parentheses 
-Wpointer-arith -Wredundant-decls -Werror=format-security -Wstrict-prototypes 
-Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign 
-Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration 
-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ISOC99_SOURCE -I. -Iffmpeg -O2 
-march=x86-64 -mtune=generic -pipe -g  -fno-tree-vectorize -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -fpie 
-DPIC -D_THREAD_SAFE -I/usr/include/p11-kit-1 -I/usr/include/samba-4.0 
-I/usr/include/directfb -I/usr/include/   -D_REENTRANT  
-I/usr/include/freetype2 -DZLIB_CONST -I/usr/include/opus -I/usr/include/bs2b 
-I/usr/include/x86_64-kfreebsd-gnu -I/usr/include/x86_64-kfreebsd-gnu -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-kfreebsd-gnu/gtk-2.0/include 
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include 
-I/usr/include/freetype2  -c -o stream/stream_vcd.o stream/stream_vcd.c
| In file included from stream/stream_vcd.c:42:0:
| stream/vcd_read_libcdio.h: In function 'vcd_read_toc':
| stream/vcd_read_libcdio.h:50:47: warning: unused parameter 'fd' 
[-Wunused-parameter]
|  static inline mp_vcd_priv_t *vcd_read_toc(int fd)
|^
| stream/stream_vcd.c: In function 'fill_buffer':
| stream/stream_vcd.c:82:55: warning: unused parameter 'max_len' 
[-Wunused-parameter]
|  static int fill_buffer(stream_t *s, char* buffer, int max_len){
|^
| stream/stream_vcd.c: In function 'open_s':
| stream/stream_vcd.c:252:17: error: 'CDRIOCSETBLOCKSIZE' undeclared (first use 
in this function)
|if (ioctl (f, CDRIOCSETBLOCKSIZE, ) == -1) {
|  ^
| stream/stream_vcd.c:252:17: note: each undeclared identifier is reported only 
once for each function it appears in
| Makefile:729: recipe for target 'stream/stream_vcd.o' failed

A full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=mplayer=kfreebsd-amd64=2:1.2-1=1449429777

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: mplayer
Source-Version: 2:1.2.1-1

We believe that the bug you reported is fixed in the latest version of
mplayer, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 808...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel A. Colón Vélez  (supplier of updated mplayer 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 23 Feb 2016 23:08:20 -0500
Source: mplayer
Binary: mplayer-gui mencoder mplayer mplayer-dbg mplayer-doc
Architecture: source
Version: 2:1.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Miguel A. Colón Vélez 
Description:
 mencoder   - MPlayer's Movie Encoder
 mplayer- movie player for Unix-like systems
 mplayer-dbg - debugging symbols for MPlayer
 mplayer-doc - documentation for MPlayer
 

Bug#808385: marked as done (mplayer cannot play m3u8)

2016-02-23 Thread Debian Bug Tracking System
Your message dated Wed, 24 Feb 2016 06:19:20 +
with message-id 
and subject line Bug#808385: fixed in mplayer 2:1.2.1-1
has caused the Debian Bug report #808385,
regarding mplayer cannot play m3u8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808385
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mplayer
Version: 2:1.2-1+b1
Severity: wishlist

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

I tried a new URL to play a Canadian radio.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

This url gives a weird result:
http://985-lh.akamaihd.net/i/studioaudio_1@393647/master.m3u8

If I do instead:
#!/bin/bash

##on cré un tube
date=`date +%F-%H:%M:%S`
mkfifo /tmp/$date



ffmpeg -re -i "http://985-lh.akamaihd.net/i/studioaudio_1@393647/master.m3u8; 
-acodec copy -vcodec copy -f mpegts -y /tmp/$date &
pid=$!

It works.

   * What was the outcome of this action?

mplayer "jumps" and displays:
[aac @ 0x7f51bc135540]element type mismatch 1 != 0

   * What outcome did you expect instead?

It should play 

*** End of the template - remove these template lines ***

Regards,


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mplayer depends on:
ii  liba52-0.7.4  0.7.4-18
ii  libaa11.4p5-44
ii  libasound21.0.29-1
ii  libass5   0.13.1-1
ii  libaudio2 1.9.4-3
ii  libavcodec-ffmpeg56   7:2.8.3-1
ii  libavformat-ffmpeg56  7:2.8.3-1
ii  libavutil-ffmpeg547:2.8.3-1
ii  libbluray11:0.9.2-1
ii  libbs2b0  3.1.0+dfsg-2.1
ii  libc6 2.21-4
ii  libcaca0  0.99.beta19-2+b1
ii  libcdio-cdda1 0.83-4.2+b1
ii  libcdio-paranoia1 0.83-4.2+b1
ii  libcdio13 0.83-4.2+b1
ii  libdca0   0.0.5-7
ii  libdirectfb-1.2-9 1.2.10.0-5.1
ii  libdv41.0.0-6
ii  libdvdnav45.0.3-1
ii  libdvdread4   5.0.3-1
ii  libenca0  1.16-2
ii  libesd0   0.2.41-11
ii  libfaad2  2.8.0~cvs20150510-1
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6.1-0.1
ii  libfribidi0   0.19.7-1
ii  libgif7   5.1.1-0.2
ii  libgl1-mesa-glx [libgl1]  11.0.7-1
ii  libjack-jackd2-0 [libjack-0.116]  1.9.10+20150825git1ed50c92~dfsg-1
ii  libjpeg62-turbo   1:1.4.1-2
ii  liblircclient00.9.0~pre1-1.2
ii  libmad0   0.15.1b-8
ii  libmpeg2-40.5.1-7
ii  libmpg123-0   1.22.4-1
ii  libogg0   1.3.2-1
ii  libopenal11:1.16.0-3
ii  libpng12-01.2.54-1
ii  libpostproc-ffmpeg53  7:2.8.3-1
ii  libpulse0 7.1-2
ii  libsdl1.2debian   1.2.15-12
ii  libsmbclient  2:4.1.17+dfsg-4
ii  libspeex1 1.2~rc1.2-1
ii  libswscale-ffmpeg37:2.8.3-1
ii  libtheora01.1.1+dfsg.1-7
ii  libtinfo5 6.0+20151024-2
ii  libvdpau1 1.1.1-3
ii  libvorbisidec11.0.2+svn18153-0.2
ii  libx11-6  2:1.6.3-1
ii  libxext6  2:1.3.3-1
ii  libxinerama1  2:1.1.3-1+b1
ii  libxss1   1:1.2.2-1
ii  libxv12:1.0.10-1+b1
ii  libxvidcore4  2:1.3.4-1
ii  libxvmc1  2:1.0.9-1
ii  libxxf86dga1  2:1.1.4-1+b1
ii  libxxf86vm1   1:1.1.4-1
ii  zlib1g1:1.2.8.dfsg-2+b1

mplayer recommends no packages.

Versions of packages 

mplayer_1.2.1-1_source.changes ACCEPTED into unstable

2016-02-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 23 Feb 2016 23:08:20 -0500
Source: mplayer
Binary: mplayer-gui mencoder mplayer mplayer-dbg mplayer-doc
Architecture: source
Version: 2:1.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Miguel A. Colón Vélez 
Description:
 mencoder   - MPlayer's Movie Encoder
 mplayer- movie player for Unix-like systems
 mplayer-dbg - debugging symbols for MPlayer
 mplayer-doc - documentation for MPlayer
 mplayer-gui - movie player for Unix-like systems (GUI variant)
Closes: 808385 808682
Changes:
 mplayer (2:1.2.1-1) unstable; urgency=medium
 .
   * New upstream release.
 - Init network when using libavformat for streaming. (Closes: #808385)
 - Fix build regression on FreeBSD. (Closes: #808682)
   * debian/control:
 - Bump Standards-Version to 3.9.7 (no changes needed).
 - Drop the build-dependency on libpng-dev as requested in #809955. Other
   build-dependencies still pull this package therefore there is no change 
in
   current behavior.
   * debian/patches:
 - Refresh patches and drop the ones applied by upstream.
Checksums-Sha1:
 e815747c846b5b1daffd4ff20865c701e7c50f24 3463 mplayer_1.2.1-1.dsc
 6454335ffc7e76aa16416dc35c14959454e2d3f2 5209440 mplayer_1.2.1.orig.tar.xz
 ce343a80bab1b6201dc53553b896089a89cd2b20 36404 mplayer_1.2.1-1.debian.tar.xz
Checksums-Sha256:
 dca052484e67b7d9b7563f2a9d5930af42ff486a445c4dcc7d21f30bc43d0ebf 3463 
mplayer_1.2.1-1.dsc
 6670b365072444af974ab845ebd3af5951725fba7bdd083cb4515e469421c493 5209440 
mplayer_1.2.1.orig.tar.xz
 7623df7b6687e26e0dc590121d2e397c23ee02965363abe1f308c7bac9081d2e 36404 
mplayer_1.2.1-1.debian.tar.xz
Files:
 7d230de68dfd99f01796441756f6adc6 3463 video optional mplayer_1.2.1-1.dsc
 36cb01de31abdc2beb815aae5f621880 5209440 video optional 
mplayer_1.2.1.orig.tar.xz
 7f13e664dde34f8994f08d1b1987751d 36404 video optional 
mplayer_1.2.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWzUQWAAoJEAamIUI/8faTM9cQAKNnW9KnabOF+HtGHf4A+e/p
I8mKHgM4i/OeOiCP/EFqMBOmXZO2MK00TwQy7TqoCxQtAiQbr+bv9uICqlJX09ED
BA1X6AFPXtJco4Mk4kMOvVxagfgOGanZ69jUN+zWXJL2xSa6LJTetTKuXAR8eH1D
CB9bujqDSNDxIfHRtaBSmcDntF2ceLAaPxqLC981b3dIcWTK/kiKcq2aeZzbvDO8
H1+vYgBJ0lon6Fm6KzaBDpLIKR3GoZnY+F+G7bXBs6TR5PpQ5tVHJdjTvTq7+k+q
s/mKLWT9D54egwooEIS/uwGkBjTKbUz0mnt7UCCJVLJwJcXOIMIbytZMWxsrMU9V
ZQiswnQ3xA1X7sNsGQiMj4RyKPXP8IvqNpmMNvp3+9q/Ng6m1sPSemc76dki7iyl
HNsvhJkYn3njBovRuYy6/QaMVhdOV++1LAsejl5+YkUkDQl0MIcF5NGADihtjiDX
SpnRD3E4JtS0XPV/JfxFj5IhTcGqaFjJ8Slj+XKrgOZCHVD+s70haIZzbBouUCZB
dsqo4p6VTkEUym2RUhi7Odsw/zeglReGdiPySmhD4E+DQBndqlph7dHd77RwdR3T
pW7P3I1zSpufeziYhLDIJebxIAxf7GV0oAqUbAl4UMJmtNoDdeShbfDUqSCkOdNK
TiIHycvZj3k+H9B09vSK
=Oxrk
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

Processed: Bug#808682 marked as pending

2016-02-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 808682 pending
Bug #808682 [src:mplayer] mplayer: FTBFS on kfreebsd: error: 
'CDRIOCSETBLOCKSIZE' undeclared (first use in this function)
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
808682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processed: Bug#808385 marked as pending

2016-02-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 808385 pending
Bug #808385 [mplayer] mplayer cannot play m3u8
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
808385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808385
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processing of mplayer_1.2.1-1_source.changes

2016-02-23 Thread Debian FTP Masters
mplayer_1.2.1-1_source.changes uploaded successfully to localhost
along with the files:
  mplayer_1.2.1-1.dsc
  mplayer_1.2.1.orig.tar.xz
  mplayer_1.2.1-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

___
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#815692: mpv: new upstream version

2016-02-23 Thread Christoph Anton Mitterer
Package: mpv
Version: 0.14.0-1
Severity: wishlist


Hi.

AFAICS, there is a version 0.15 :-)

Cheers,
Chris.

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


Processed: update bug sumbitter address

2016-02-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> submitter 759691 !
Bug #759691 [src:ck] ck: file "ck_hclh" is not cleaned by debian/rules clean
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 767599 !
Bug #767599 [lldb-3.5] lldb-3.5: enable lldb on arm64 and ppc64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 768651 !
Bug #768651 {Done: Steve McIntyre <93...@debian.org>} [libaudio2] libaudio2: 
fails to update - trying to overwrite shared 
'/usr/share/doc/libaudio2/changelog.Debian.gz'
Bug #768800 {Done: Steve McIntyre <93...@debian.org>} [libaudio2] libaudio2: 
not multiarch-binNMU safe
Bug #768912 {Done: Steve McIntyre <93...@debian.org>} [libaudio2] libaudio2: 
amd64 and i386 versions have a conflict over the changelog
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 771779 !
Bug #771779 [src:glibc] libc6: dpkg error trying to install libc6:mips and 
libc6:mipsel together
Bug #745552 [src:glibc] libc6: not coinstallable on some arches due to ld.so 
conflict
Bug #762073 [src:glibc] libc6: libc6 declares 'Multi-Arch: same' but is not 
coinstallable on some arches
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 773205 !
Bug #773205 {Done: YunQiang Su } [libatomic-ops-dev] 
libatomic-ops-dev: FTBFS on mips64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 773549 !
Bug #773549 [apt-xapian-index] apt-xapian-index: suggests non-existent package 
app-install-data
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 774618 !
Bug #774618 {Done: Youhei SASAKI } [src:ruby-lapack] 
ruby-lapack: FTBFS on arm64, mips64el and ppc64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 774849 !
Bug #774849 [src:libuv] libuv: sometimes FTBFS with test 
'tcp_close_while_connecting' failing
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775141 !
Bug #775141 [fonts-wqy-microhei] fonts-wqy-microhei: a few missing / 
incorrectly drawn glyphs
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775357 !
Bug #775357 [src:libexplain] libexplain: FTBFS on mips64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775434 !
Bug #775434 [src:libbio-scf-perl] libbio-scf-perl: FTBFS on mips64el, ppc64el, 
s390x - tests
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775435 !
Bug #775435 [src:iwyu] iwyu: FTBFS on mips64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775501 !
Bug #775501 [src:noweb] noweb: does not fail to build when it should
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775518 !
Bug #775518 [src:mgetty] mgetty: FTBFS on mips64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775732 !
Bug #775732 [src:cpqarrayd] cpqarrayd: FTBFS on mips64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775744 !
Bug #775744 [src:libapp-stacktrace-perl] libapp-stacktrace-perl: FTBFS on many 
arches
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775817 !
Bug #775817 [libbuffy-dev] libbuffy: buffer overflow in 
buffy::mailfolder::isMailbox
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775818 !
Bug #775818 [src:libwibble] libwibble: do not use -D_FILE_OFFSET_BITS=64 on 
mips64el
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775819 !
Bug #775819 [src:libbuffy] libbuffy: test failures do not cause build to fail
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775844 !
Bug #775844 [src:pocl] pocl: vcs-browser field does not work
Changed Bug submitter to 'James Cowgill ' from 'James 
Cowgill '
> submitter 775850 !
Bug #775850 {Done: Joost van Baal-Ilić } [src:timblserver] 
timblserver: FTBFS in unstable: error: 'class 

Bug#815688: musescore: missing user manual

2016-02-23 Thread Thorsten Glaser
Package: musescore
Version: 2.0.2+dfsg-2
Severity: normal

tg@leee:~ $ musescore  
QXcbConnection: Failed to initialize XRandr
Qt: XKEYBOARD extension not present on the X server.
initScoreFonts 0x9a75008
init Help from: 
cannot setup data for help engine: Cannot open collection file: 
/usr/share/mscore-2.0/manual/doc_de.qhc

This also happened on first start, before I changed the language:

init Help from: 
cannot setup data for help engine: Cannot open collection file: 
/usr/share/mscore-2.0/manual/doc_en_GB.qhc

No surprise though, because:

ls: cannot access '/usr/share/mscore-2.0/manual': No such file or directory

I think the manual ought to be available, or is there a
reason it isn’t?

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.4.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages musescore depends on:
ii  desktop-file-utils   0.22-1
ii  libasound2   1.1.0-1
ii  libc62.21-9
ii  libfreetype6 2.6.1-0.1
ii  libgcc1  1:5.3.1-9
ii  libogg0  1.3.2-1
ii  libportaudio219+svn20140130-1
ii  libpulse08.0-1
ii  libqt5concurrent55.5.1+dfsg-14
ii  libqt5core5a [qtbase-abi-5-5-1]  5.5.1+dfsg-14
ii  libqt5designer5  5.5.1-3
ii  libqt5gui5   5.5.1+dfsg-14
ii  libqt5help5  5.5.1-3
ii  libqt5network5   5.5.1+dfsg-14
ii  libqt5printsupport5  5.5.1+dfsg-14
ii  libqt5qml5   5.5.1-3
ii  libqt5quick5 5.5.1-3
ii  libqt5quickwidgets5  5.5.1-3
ii  libqt5sql5   5.5.1+dfsg-14
ii  libqt5sql5-sqlite5.5.1+dfsg-14
ii  libqt5svg5   5.5.1-2
ii  libqt5test5  5.5.1+dfsg-14
ii  libqt5webkit55.5.1+dfsg-2
ii  libqt5widgets5   5.5.1+dfsg-14
ii  libqt5xml5   5.5.1+dfsg-14
ii  libqt5xmlpatterns5   5.5.1-2
ii  libsndfile1  1.0.25-10
ii  libstdc++6   5.3.1-9
ii  libvorbis0a  1.3.5-3
ii  libvorbisfile3   1.3.5-3
ii  musescore-common 2.0.2+dfsg-2
ii  qml-module-qtquick-controls  5.5.1-2
ii  qml-module-qtquick-layouts   5.5.1-2
ii  qml-module-qtquick2  5.5.1-3
ii  shared-mime-info 1.5-2
ii  xdg-utils1.1.1-1
ii  zlib1g   1:1.2.8.dfsg-2+b1

Versions of packages musescore recommends:
pn  pulseaudio-utils  

Versions of packages musescore suggests:
pn  fluid-soundfont-gm  
pn  timgm6mb-soundfont  

-- no debconf information

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

vlc 2.2.2-4 MIGRATED to testing

2016-02-23 Thread Debian testing watch
FYI: The status of the vlc source package
in Debian's testing distribution has changed.

  Previous version: 2.2.2-3
  Current version:  2.2.2-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


rtaudio 4.1.1~ds0-4 MIGRATED to testing

2016-02-23 Thread Debian testing watch
FYI: The status of the rtaudio source package
in Debian's testing distribution has changed.

  Previous version: 4.1.1~ds0-3
  Current version:  4.1.1~ds0-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


ffmpeg 7:2.8.6-1 MIGRATED to testing

2016-02-23 Thread Debian testing watch
FYI: The status of the ffmpeg source package
in Debian's testing distribution has changed.

  Previous version: 7:2.8.5-1
  Current version:  7:2.8.6-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


pd-iemutils 0.0.20160217-2 MIGRATED to testing

2016-02-23 Thread Debian testing watch
FYI: The status of the pd-iemutils source package
in Debian's testing distribution has changed.

  Previous version: 0.0.20151207-1
  Current version:  0.0.20160217-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


libebur128 1.1.0-1 MIGRATED to testing

2016-02-23 Thread Debian testing watch
FYI: The status of the libebur128 source package
in Debian's testing distribution has changed.

  Previous version: 1.0.3-1
  Current version:  1.1.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


lv2-c++-tools 1.0.5-2 MIGRATED to testing

2016-02-23 Thread Debian testing watch
FYI: The status of the lv2-c++-tools source package
in Debian's testing distribution has changed.

  Previous version: 1.0.5-1
  Current version:  1.0.5-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
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#815673: ffmpeg: VP9 seek broken in ffplay

2016-02-23 Thread George B.
Package: ffmpeg
Version: 7:2.8.6-1+b1
Severity: normal

Hello,

I have encoded a video as VP9 using ffmpeg with the following settings
and I am unable to seek forward in the video (tested with mpv and
ffplay).

```
ffmpeg -i raw/00040.MTS -c:v libvpx-vp9 -b:v 3500K -threads 8 -speed 1 
-tile-columns 6 -frame-parallel 1 -auto-alt-ref 1 -lag-in-frames 25 -c:a 
libopus -b:a 64k -f webm 00040_1pass.webm
```

The output I get from ffplay:

```
ffplay version 2.8.6-1+b1 Copyright (c) 2003-2016 the FFmpeg developers
  built with gcc 5.3.1 (Debian 5.3.1-8) 20160205
  configuration: --prefix=/usr --extra-version=1+b1 --build-suffix=-ffmpeg 
--toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl 
--enable-shared --disable-stripping --disable-decoder=libopenjpeg 
--disable-decoder=libschroedinger --enable-avresample --enable-avisynth 
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite 
--enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme 
--enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg 
--enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger 
--enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex 
--enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis 
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 
--enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enabl
 e-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq 
--enable-frei0r --enable-libx264 --enable-libopencv
  libavutil  54. 31.100 / 54. 31.100
  libavcodec 56. 60.100 / 56. 60.100
  libavformat56. 40.101 / 56. 40.101
  libavdevice56.  4.100 / 56.  4.100
  libavfilter 5. 40.101 /  5. 40.101
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale  3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
  libpostproc53.  3.100 / 53.  3.100
Input #0, matroska,webm, from '00040_1pass.webm': sq=0B f=0/0   
  Metadata:
encoder : Lavf56.40.101
  Duration: 00:01:44.68, start: 0.007000, bitrate: 2594 kb/s
Stream #0:0: Video: vp9 (Profile 0), yuv420p(tv), 1920x1080, SAR 1:1 DAR 
16:9, 25 fps, 25 tbr, 1k tbn, 1k tbc (default)
Stream #0:1: Audio: opus, 48000 Hz, 5.1, fltp (default)
[matroska,webm @ 0x7fe7d4009240] seek_frame_generic failed as this stream seems 
to contain no keyframes after the target timestamp, 1002 non keyframes found
[matroska,webm @ 0x7fe7d4009240] seek_frame_generic failed as this stream seems 
to contain no keyframes after the target timestamp, 1002 non keyframes found
00040_1pass.webm: error while seeking
```

You can find the file here: 
https://gir.me.uk/files/tmp/20160223-ffmpeg_bug/00040_1pass.webm


Thanks,

George

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ffmpeg depends on:
ii  libavcodec-ffmpeg567:2.8.6-1+b1
ii  libavdevice-ffmpeg56   7:2.8.6-1+b1
ii  libavfilter-ffmpeg57:2.8.6-1+b1
ii  libavformat-ffmpeg56   7:2.8.6-1+b1
ii  libavresample-ffmpeg2  7:2.8.6-1+b1
ii  libavutil-ffmpeg54 7:2.8.6-1+b1
ii  libc6  2.21-9
ii  libpostproc-ffmpeg53   7:2.8.6-1+b1
ii  libsdl1.2debian1.2.15+dfsg1-2
ii  libswresample-ffmpeg1  7:2.8.6-1+b1
ii  libswscale-ffmpeg3 7:2.8.6-1+b1
ii  libvdpau1  1.1.1-3
ii  libx11-6   2:1.6.3-1

ffmpeg recommends no packages.

Versions of packages ffmpeg suggests:
pn  ffmpeg-doc  

-- no debconf information

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