Bug#498174: libmms0: Please include support for extended stream properties

2010-01-07 Thread Anssi Hannula
It seems upstream released a new version a while ago. However, this patch was 
not applied.

Also, there exists now another patch doing the same in an upstream bugreport:
https://bugs.launchpad.net/libmms/+bug/381782

-- 
Anssi Hannula



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#498174: libmms0: Please include support for extended stream properties

2008-09-13 Thread Antti Ajanki

On Fri, 12 Sep 2008, Fabian Greffrath wrote:


Is only this patch required?
http://bazaar.launchpad.net/~tonytung/libmms/asf_extended_stream_properties/revision/86


Yes, that is the only required patch.

The patch is fairly non-intrusive adding just support for parsing one 
new ASF header. I hope that this could be added directly to the Debian 
package because the upstream has been inactive lately, but I also 
understand if you don't want to diverge too far from the upstream sources.


--
Antti Ajanki



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#498174: libmms0: Please include support for extended stream properties

2008-09-12 Thread Fabian Greffrath

Is only this patch required?
http://bazaar.launchpad.net/~tonytung/libmms/asf_extended_stream_properties/revision/86

Reinhard Tartler schrieb:

Thank you very much for notifying us about your work. However, I don't
think that we have the manpower to properly review and maintain this
patch. Have you been in contact with upstream about this? Perhaps you
can get your work included there, so that we don't have to maintain a
divergence from upstream because of that.



--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#498174: libmms0: Please include support for extended stream properties

2008-09-10 Thread Reinhard Tartler
Antti Ajanki [EMAIL PROTECTED] writes:

 Please, include this feature in the Debian package.

Thank you very much for notifying us about your work. However, I don't
think that we have the manpower to properly review and maintain this
patch. Have you been in contact with upstream about this? Perhaps you
can get your work included there, so that we don't have to maintain a
divergence from upstream because of that.

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#498174: libmms0: Please include support for extended stream properties

2008-09-07 Thread Antti Ajanki
Package: libmms0
Version: 0.4-2
Severity: wishlist

An ASF stream can contain several versions of the content encoded in
different bitrates as substreams. The mms software is supposed to
select an appropriate substream when it begins to download the stream.
The bitrates of the streams are described either in basic stream
properties ASF header or in extended stream properties header.

libmms release 0.4 supports only the basic stream properties header,
and ignores the substreams in extended stream properties. Sometimes (I
don't know if this is generally true) the basic header only describes
the low quality substream, and all higher quality substreams are
described in extended headers (maybe an ASF stream can contain only
one basic stream properties header?).

There is a bzr branch with the support for extended properties header
at
https://code.launchpad.net/~tonytung/libmms/asf_extended_stream_properties.
Please, include this feature in the Debian package.

A test case for the feature is
mms://qstream-wm.qbrick.com/00928/sthlm/autowrapper/meta_anordinaryday_070604.wmv.
libmms 0.4-2 (using mimms 3.2.1-1 as a frontend) retrieves a very low
quality substream (9 kb/s audio, 37 kb/s video). With the extended
properties support included, libmms downloads the substream with
highest quality available (67 kb/s audio, 739 kb/s video). You can see
the bitrates when libmms's debug output is activated.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.1 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmms0 depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.5-1   The GLib library of C routines

libmms0 recommends no packages.

libmms0 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]