Bug#683907: mencoder: Crashes with seg fault even after getting rid of dmo libraries

2012-08-06 Thread Fabian Greffrath
That's how my backtrace looks like (with both mplayer-dbg and libav-dbg installed): Program received signal SIGSEGV, Segmentation fault. 0x080dcd9b in draw_bottom_blackbar_slice (vf=vf@entry=0x8429908, h=h@entry=8, y=y@entry=0, x=error reading variable: Unhandled dwarf expression opcode

Bug#683907: mencoder: Crashes with seg fault even after getting rid of dmo libraries

2012-08-06 Thread Fabian Greffrath
Am 06.08.2012 15:37, schrieb Fabian Greffrath: 366libmpcodecs/vf_expand.c: No such file or directory. This line reads: if(vf-priv-exp_y+vf-hvf-dmpi-h y+h == vf-h) {... The problem is that vf-dmpi is de-referenced. If this line gets changed into if(vf-dmpi vf-priv-exp_y+vf-hvf-dmpi-h

Re: libav_0.8.3-6_amd64+source.changes ACCEPTED into unstable

2012-08-07 Thread Fabian Greffrath
dpkg-deb -I libavcodec53_0.8.3-6_amd64.deb shlibs libavcodec 53 libavcodec53 (= 6:0.8.3-1~) | libavcodec-extra-53 (= 6:0.8.3) This reads actually OK to me. Do I miss something? Yes. I said you only fixed this for the packages with extra flavors, but not for the others. libavcodec is actually

Bug#456165: Show stopers for handbreak in debian ?

2012-08-27 Thread Fabian Greffrath
Dear Niv, thanks for your interest in handbrake and Debian. Am 20.08.2012 08:43, schrieb Niv Sardi: what is missing to push handbreak into Debian ? theoretically, i.e. from a strictly technical point of view, handbrake could get uploaded to Debian (preferably experimental) in its current

Re: Processed: transcode failed while ripping a DVD

2012-08-27 Thread Fabian Greffrath
Am 26.08.2012 22:15, schrieb Debian Bug Tracking System: Bug #681436 [transcode] k3b: transcode failed while ripping a DVD Indeed transcode calls ffmpeg with -vpre medium options, whereas a preset called medium does not exist and thus ffmpeg fails. I'd say the fix is to set char

Bug#456165: Show stopers for handbreak in debian ?

2012-08-27 Thread Fabian Greffrath
Hi Niv, Am 27.08.2012 14:43, schrieb Niv Sardi: Awesome, do you need sponsoring ? No, thank you. Handbrake will be maintained in the pkg-multimedia team and we already have plenty of DDs to sponsor uploads. Maybe you are also interested to join? I haven't built it (it actually failed and

Bug#456165: Show stopers for handbreak in debian ?

2012-08-27 Thread Fabian Greffrath
Am 27.08.2012 14:58, schrieb Fabian Greffrath: against some GPL'ed libraries. We even had to bump the license version to 3, because we use libraries that are licensed under the MPL (mostly code from Android - including another AAC encoder, BTW). s/MPL/Apache

Re: libav_0.8.3-7_amd64+source.changes ACCEPTED into unstable

2012-08-28 Thread Fabian Greffrath
Am 25.08.2012 15:03, schrieb Debian FTP Masters: * Drop the package 'libav-regular-dbg'. It was not included in squeeze. Do we have to request removal of this binary package from the archive - or is this done automatically when the new source package revision (which is lacking this

Re: Bug#684363: /usr/lib/volti/volti/alsactrl.py: crash on odd audio configuration

2012-08-30 Thread Fabian Greffrath
Am 30.08.2012 15:24, schrieb Alessio Treglia: I'm working on a patch to fix this issue. Is there a reason why you did not take the patch from the upstream bug report, which got already commited? https://code.google.com/p/volti/issues/detail?id=27

Re: fdk-aac: who knows more?

2012-09-03 Thread Fabian Greffrath
Am 02.08.2012 10:04, schrieb Fabian Greffrath: Is fdk-aac finally the first *free* high-quality AAC encoder or is it just the next *non-free* one after FAAC? Nobody? ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers

Bug#456165: Show stopers for handbreak in debian ?

2012-09-05 Thread Fabian Greffrath
Dear Rogério, Am 27.08.2012 14:58, schrieb Fabian Greffrath: Am 27.08.2012 14:43, schrieb Niv Sardi: I think it's good enough, I'd say upload to experimental, and then we see how we fix it. Generally I agree, but Rogerio (CC'ed) also has a word to say about this. Rogerio? hiding is futile

Bug#456165: Show stopers for handbreak in debian ?

2012-09-05 Thread Fabian Greffrath
Am 05.09.2012 13:52, schrieb Rogério Brito: I don't think that anybody in pkg-multimedia would mind you uploading to the the NEW queue barrier done, especially now that the ftpmasters Most definitely not, we are a very friendly team and welcome every helping hand. I could not imagine Reinhard

Bug#456165: Show stopers for handbreak in debian ?

2012-09-05 Thread Fabian Greffrath
Am 05.09.2012 14:19, schrieb Fabian Greffrath: In one of his previous mails Niv told me that handbrake would currently FTBFS. I am not sure why this happens, but it may be due to Debian's unpatched a52dec library and handbrake patch 0009 being disabled. I couldn't confirm this in my local i386

Bug#456165: Details from Handbrake as to why it is statically linked to libraries

2012-09-13 Thread Fabian Greffrath
Am 13.09.2012 15:46, schrieb Reinhard Tartler: libdca svn 81 newer than released version We can update the system copy of the library, no problem here. Nope, the release was tagged with commit 82 and I have applied most subsequent patches up to commit 89. - Fabian

Re: feedback for libdvdcss-pkg

2012-09-20 Thread Fabian Greffrath
Hi Dmitry, and thanks for your work on this. Am 20.09.2012 08:54, schrieb Dmitry Smirnov: Any ideas how it can be improved or it is technically ready for upload? I just had a short look, but to me this looks overly complicated. Why do we have to download the sources and build them into a

Re: feedback for libdvdcss-pkg

2012-09-20 Thread Fabian Greffrath
Am 20.09.2012 12:03, schrieb Dmitry Smirnov: Could you suggest a better wording please? How to express better why we're not shipping from main repository and why we're asking for user's discression to build the package? We shouldn't even attempt to touch legal ground. Just tell the users

Re: feedback for libdvdcss-pkg

2012-09-21 Thread Fabian Greffrath
My favourite approach would be to check out the actual packaging including the upstream sources from git.debian.org (e.g. via gbp-clone), check out the latest tag, and then compile and build the package using git-buildpackage. Am 20.09.2012 13:41, schrieb Dmitry Smirnov: due to fears of

Bug#686570: mplayer doesn't play REALAUDIO format file

2012-09-21 Thread Fabian Greffrath
Am 03.09.2012 20:06, schrieb Reimar Döffinger: This information is incorrect. FFmpeg has a decoder for sipr and it works fine for the file. In fact, MPlayer compiled from latest SVN will play it (64 bit build, so no binary codecs involved). Libav which is used in Debian misses the equivalent to

Bug#686570: mplayer doesn't play REALAUDIO format file

2012-09-24 Thread Fabian Greffrath
Am 22.09.2012 13:14, schrieb Reinhard Tartler: I've scheduled a fix for the next libav point release: http://git.libav.org/?p=libav.git;a=commit;h=c54e00610f20d2342fe9b17a5460abfbd411c8fb Great, thanks. With point release do you mean 0.8.4, because the fix is currently only applied in the

Bug#688384: libavcodec53 does not work on Vortex CPU (i386)

2012-09-24 Thread Fabian Greffrath
Am 22.09.2012 11:34, schrieb aana anga: Program received signal SIGILL, Illegal instruction. [Switching to Thread 0xb3e26b70 (LWP 4720)] 0xb730e215 in ?? () from /usr/lib/i386-linux-gnu/libavcodec.so.53 (gdb) bt #0 0xb730e215 in ?? () from /usr/lib/i386-linux-gnu/libavcodec.so.53 o_O This is

Bug#688618: transcode: MPEG2 decoding fails

2012-09-24 Thread Fabian Greffrath
severity 688618 normal tags 688618 patch thanks Sorry, but this is just a missing feature and surely not release-critical. Am 24.09.2012 09:59, schrieb Marcus Better: I'm trying to rip DVDs using k3b, but it fails every time with the following debug message: [decode_mpeg2.c] critical: No

Bug#688618: transcode: MPEG2 decoding fails

2012-09-24 Thread Fabian Greffrath
Am 24.09.2012 12:26, schrieb Marcus Better: Umm, no, forget it, I mangled the source :( Phew. ;) Can you confirm that transcode works as expected if the new switch is passed to the configure call? - Fabian ___ pkg-multimedia-maintainers mailing

Bug#688841: downgrading

2012-09-27 Thread Fabian Greffrath
Am 26.09.2012 19:44, schrieb Etienne Millon: Downgrading as there was no previous armel package built. But isn't armel a release arch for wheezy and thus FTBFS=RC? ___ pkg-multimedia-maintainers mailing list

Bug#688618: transcode: MPEG2 decoding fails

2012-09-27 Thread Fabian Greffrath
tags 688618 pending thanks Am 27.09.2012 10:14, schrieb Marcus Better: Yeah, this fixes it! Thanks for checking! - Fabian ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Re: [SCM] libav/experimental: Restrict Build-Depends to yasm [any-amd64 any-i386] and explicitely disable it if not found.

2012-10-01 Thread Fabian Greffrath
Am 01.10.2012 10:49, schrieb Reinhard Tartler: This part makes me wonder. We do have a number of futher archs that do have a supposely working yasm by now: yasm | 1.1.0-1 | sid | source, amd64, armel, armhf, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc,

Re: [SCM] libav/experimental: Restrict Build-Depends to yasm [any-amd64 any-i386] and explicitely disable it if not found.

2012-10-01 Thread Fabian Greffrath
Am 01.10.2012 12:08, schrieb Fabian Greffrath: Because AFAICT yasm is a pure x86 assembler compiler and thus acts as cross-compiler on these archs. http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/2012-June/027931.html ___ pkg

Bug#672987: transcode: tcdemux stops on zero-filled blocks

2012-10-01 Thread Fabian Greffrath
Am 15.05.2012 11:05, schrieb Philipp Marek: When tcdemux encounters a zero-filled block (eg. because dvdbackup couldn't read a sector) it spits out a warning and stops, cutting any transformation: Could you repeat this once again with a higher verbosity level or make a file available to

Re: Handbrake repackaging

2012-10-04 Thread Fabian Greffrath
Am 04.10.2012 06:32, schrieb Marc J. Driftmeyer: Thanks but no thanks. I'll stick with Deb Multimedia as I personally could give a rat's behind about mkv and with aac/mpeg4 they work out just fine for my Mac world. Any chance you could provide a non-free version? If not, then I only have one

Re: Hnadbrake: thank you.

2012-10-04 Thread Fabian Greffrath
Hi Dmitry, Am 04.10.2012 15:43, schrieb Dmitry Smirnov: Thank you sincerely for bringing handbrake to Debian. Great work, I know how challenging it was. thank you. Yes it was... I hope you'll excuse me for committing few improvements without discussing it with you first. It should be OK but

Re: Fwd: [Bug 1062039] [NEW] vlc : Depends: fonts-freefont-ttf but it is not installable

2012-10-05 Thread Fabian Greffrath
Am 05.10.2012 09:41, schrieb Jiann-Ming Su: Not sure if you're the ppa maintainer, but the Depends line should probably include: Depends: fonts-freefont-ttf | ttf-freefont No, I am not the PPA maintainer, I am just reading this list. The Debian package has just got changed to *not* have

Re: Handbrake repackaging

2012-10-05 Thread Fabian Greffrath
Hi Marc, thanks for your calm reply. ;) We do not criple packages at will. We will always try the best to keep our packages as usefull as possible. But sometimes it is impossible to keep all features, because we have to obey self-imposed restrictions. Restrictions, that maybe others like

Re: mjpegtools_2.0.0+debian-1_source+amd64.changes ACCEPTED into unstable, unstable

2012-10-08 Thread Fabian Greffrath
Awesome, one more step into the right direction! \o/ ___ 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#690029: transcode: allow to compile on !linux archs

2012-10-09 Thread Fabian Greffrath
Am 09.10.2012 10:57, schrieb Alessio Treglia: ACK from me, I'm going to merge your patch as soon as possible. And please uncomment debian/rules line 30 as well. ;) ___ pkg-multimedia-maintainers mailing list

Bug#667573: x264: 10 bit builds

2012-10-12 Thread Fabian Greffrath
Am 12.10.2012 04:41, schrieb Reinhard Tartler: That's indeed something that I could do in the Debian package: Install a regular libx264.so in /usr/lib, and a 10bit in /usr/lib/x264-10bit/libx264.so in addition, and document how to use it in some README.Debian file. Not really nice, but I guess

Re: mjpegtools_2.0.0+debian-1_source+amd64.changes ACCEPTED into unstable, unstable

2012-10-12 Thread Fabian Greffrath
Am Sonntag, den 07.10.2012, 11:13 -0700 schrieb Reinhard Tartler: Next steps: avidemux and transcode! Well, transcode is already in. ;) And avidemux does at least build and install cleanly with its own ffmpeg copy as of this evening. I have, however, given up to build it against the system

Re: mjpegtools_2.0.0+debian-1_source+amd64.changes ACCEPTED into unstable, unstable

2012-10-15 Thread Fabian Greffrath
Am 13.10.2012 00:38, schrieb Reinhard Tartler: Well, that's just fine for experimental IMO Well, not yet. Before it eventually gets uploaded, the following issues should receive some investigation: - lintian currently runs havoc on the packages, as does dpkg-shlibdeps. AFAIUI the cause is

Re: mjpegtools_2.0.0+debian-1_source+amd64.changes ACCEPTED into unstable, unstable

2012-10-15 Thread Fabian Greffrath
Am 15.10.2012 10:19, schrieb Fabian Greffrath: - lintian currently runs havoc on the packages, as does dpkg-shlibdeps. AFAIUI the cause is mostly SONANE-less .so files in the avidemux-plugins-* packages. I am not sure how to get rid of these warnings, maybe we should pass a -X flag

Bug#690617: mjpegtools: bashism in /bin/sh script

2012-10-16 Thread Fabian Greffrath
tags 690617 + pending thanks Am 16.10.2012 04:10, schrieb Raphael Geissert: Not using bash (or a Debian Policy conformant shell interpreter which doesn't provide such an extra feature) as /bin/sh is likely to lead to errors or unexpected behaviours. Changed shebang line to point to bash,

status of Avidemux in Debian [was: mjpegtools_2.0.0+debian-1_source+amd64.changes ACCEPTED into unstable]

2012-10-16 Thread Fabian Greffrath
Am 15.10.2012 10:19, schrieb Fabian Greffrath: - lintian currently runs havoc on the packages, as does dpkg-shlibdeps. AFAIUI the cause is mostly SONANE-less .so files in the avidemux-plugins-* packages. I am not sure how to get rid of these warnings, maybe we should pass a -X flag

Bug#667573: [x264-devel] Bug#667573: x264: 10 bit builds

2012-10-17 Thread Fabian Greffrath
Am 17.10.2012 10:09, schrieb Jonathan Rosser: I've built this package and can confirm that the library works using a dlopen() approach. I've seen Reinhard has already implemented this in the Debian package, so it merely needs to get documented properly. Thanks! I was wondering about

Bug#667573: [x264-devel] Bug#667573: x264: 10 bit builds

2012-10-17 Thread Fabian Greffrath
Am 17.10.2012 10:28, schrieb Reinhard Tartler: I am not convinced that we should invest any effort in supporting static linking in the Debian x264 package. But we do provide a static library in libx264-dev? - Fabian ___ pkg-multimedia-maintainers

Bug#665318: ITP: faac -- AAC audio encoder

2012-10-18 Thread Fabian Greffrath
Am 17.10.2012 18:37, schrieb Bob Bib: This package has been rejected by ftpmaster as violating Debian patents policy, but has the issue been reviewed by the Debain patent expert person, as described in the policy statements? Good question, but honestly I don't know the answer. Let's play the

Re: introduction e-mail dvdauthor/ogmtools

2012-10-18 Thread Fabian Greffrath
Hi Marc, Am 18.10.2012 12:45, schrieb Alessio Treglia: Welcome aboard, and keep up the great work! welcome, I just added you to the team! - Fabian ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Bug#691067: handbrake-gtk: Handbrake SIGABRTs while scanning DVD titles

2012-10-23 Thread Fabian Greffrath
Am 21.10.2012 18:51, schrieb Reinhard Tartler: John, as soon as the handbrake-dbg package is available, could you please redo the backtrace, this time with handbrake-dbg installed? that should give us more insight where the crash actually comes from. Additionally, I have found handbrake to be

Re: vlc after pausing and replaying doesn't play audio

2012-10-24 Thread Fabian Greffrath
Am 24.10.2012 00:41, schrieb shirish शिरीष: I think till the time I can't get to the bottom as to why it seems I have vlc 2.0.1 when dpkg shows otherwise :- Seems you have installed an additional local copy. What does which vlc tell you? - Fabian

Re: [SCM] ardour3/master: Update copyright file.

2013-09-18 Thread Fabian Greffrath
Am Mittwoch, den 18.09.2013, 17:09 +0200 schrieb Jaromír Mikeš: did you see the answer? (Ardour3 in debian thread) How should we reflect this answer in copyright file? You could, for example, quote Paul Davis' mail in a Comment: field. - Fabian

Re: [SCM] ardour3/master: Update copyright file.

2013-09-19 Thread Fabian Greffrath
Am Donnerstag, den 19.09.2013, 13:00 +0200 schrieb Jonas Smedegaard: The suggestion was to _quote_ Davis' mail. You _referenced_ an online representation of Davis' mail. Not same! Jaromir, please find an example in the wolf4sdl package. Also, include Davis' mail only if you consider it

Re: [SCM] ardour3/master: Update copyright file.

2013-09-19 Thread Fabian Greffrath
Am Donnerstag, den 19.09.2013, 14:57 +0200 schrieb Jonas Smedegaard: If you (as is a possibly interpretation) mean to say that _generally_ it is a bit over-cautious to only write into copyright file what one is comfortable with the quality of, then I strongly disagree! Nope. I meant to say

Bug#677958: mediatomb_0.12.1-5_amd64.changes ACCEPTED into unstable

2013-09-19 Thread Fabian Greffrath
Am Donnerstag, den 19.09.2013, 13:34 + schrieb Debian FTP Masters: [ Hector Oron ] * Fix build against libmp4v2. (Closes: #677958) Erm, libmp4v2 is licensed under the MPL-1.1, whereas the rest of mediatomb is licensed under the GPL-2, which are mutually exclusive! - Fabian

Re: Bug#677958: mediatomb_0.12.1-5_amd64.changes ACCEPTED into unstable

2013-09-19 Thread Fabian Greffrath
Am Donnerstag, den 19.09.2013, 15:54 +0200 schrieb Sebastian Ramacher: libmp4v2 is still disabled. Good to know, thanks! - Fabian ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Re: libavcodec-extra-53 changes?

2013-10-10 Thread Fabian Greffrath
Am Donnerstag, den 10.10.2013, 19:58 +1300 schrieb Michael Heuberger: Hello there Hello Michael, please refrain from sending me private mails and use the pkg-multimedia mailing list (CC:ed) instead. When do you think libavcodec-extra-53 will be upgraded to avconv latest version 9.9? Libav

Re: libavcodec-extra-53 changes?

2013-10-10 Thread Fabian Greffrath
Am Donnerstag, den 10.10.2013, 21:31 +1300 schrieb Michael Heuberger: Cool, what is the apt-get command to install Libav 9.9 with all its codecs incl. lib264, libvpx and libvo_aacenc together in one go? Make sure you have experimental enabled in your sources.list and run apt-get update, then

Re: libavcodec-extra-53 changes?

2013-10-10 Thread Fabian Greffrath
Am Donnerstag, den 10.10.2013, 22:10 +1300 schrieb Michael Heuberger: Cool, will do soon. But tell me first, is libvo_aacenc included? Yes. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org

Bug#726433: Unknown option on the command line

2013-10-16 Thread Fabian Greffrath
This keeps getting reported again and again and it seems we have just missed the opportunity to get this fixed in 7.2. Could the fix for this please get uploaded to spo or similar ASAP? ___ pkg-multimedia-maintainers mailing list

Bug#726433: Unknown option on the command line

2013-10-16 Thread Fabian Greffrath
Am Mittwoch, den 16.10.2013, 14:24 +0100 schrieb Alessio Treglia: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725864 Cool, thanks! So, when will this be uploaded? - Fabian ___ pkg-multimedia-maintainers mailing list

Re: got some errors while upgrading gstreamer plugins bad and good.

2013-10-22 Thread Fabian Greffrath
Am Dienstag, den 22.10.2013, 19:12 +0530 schrieb shirish शिरीष: gstreamer1.0-plugins-good:amd64 conflicts with gstreamer1.0-plugins-bad:amd64 gstreamer1.0-plugins-bad:amd64 conflicts with gstreamer1.0-plugins-good:amd64 This means that both package need to get upgraded in lockstep. It

Bug#727324: audacity: update config.{sub,guess} for the AArch64 port

2013-10-24 Thread Fabian Greffrath
Am Donnerstag, den 24.10.2013, 01:40 +0200 schrieb Benjamin Drung: We use dh-autoreconf to regenerate the autotool files and update config.{sub,guess}. The man page says that dh-autoreconf and autotools_dev shouldn't be used in conjunction. The problem is that autoreconf -f -i does not update

Re: got some errors while upgrading gstreamer plugins bad and good.

2013-10-24 Thread Fabian Greffrath
Am Dienstag, den 22.10.2013, 17:07 +0200 schrieb Fabian Greffrath: I believe this upgrade would be less of a drama if versioned Breaks: relations were declared between packages instead of versioned Conflicts and I hereby ask gstreamer packagers to fix this. I forgot I have commit rights

Re: got some errors while upgrading gstreamer plugins bad and good.

2013-10-24 Thread Fabian Greffrath
Am Donnerstag, den 24.10.2013, 11:26 +0100 schrieb Sebastian Dröge: Thanks, feel free to upload new versions with these changes :) Sorry, I don't have upload rights and am thus dependant on sponsoring. - Fabian ___ pkg-multimedia-maintainers

Re: got some errors while upgrading gstreamer plugins bad and good.

2013-10-30 Thread Fabian Greffrath
Am Mittwoch, den 30.10.2013, 11:12 +0100 schrieb Sebastian Dröge: Ok, I'll get it uploaded until the end of the week, together with the upcoming 1.2.1 bugfix release. Thanks for the changes :) You're welcome! :) ___ pkg-multimedia-maintainers

Bug#700541: handbrake 0.9.9

2013-11-04 Thread Fabian Greffrath
Dear team, Am Sonntag, den 16.06.2013, 13:04 +0200 schrieb Daniel Phillips: I can confirm that 0.9.9 does not have the problem (not yet packaged for Debian in official repositories) what's the status of handbrake 0.9.9 in handbrake. I haven't had a look at it for quite some time. Did someone

Bug#729145: libfaac-dev: No amd64 package

2013-11-21 Thread Fabian Greffrath
Am Samstag, den 09.11.2013, 16:13 +0100 schrieb Lorenzo: Please package for amd64 According to the Debian Developer's Reference [1], the following steps are required to enable a non-free package to be auto-built: 1. Check whether it is legally allowed and technically possible to

Bug#729145: libfaac-dev: No amd64 package

2013-11-23 Thread Fabian Greffrath
Dear release team, please enable auto-building of the non-free faac package. I believe that this package can legitimately and technically be auto-built, its license does not disapprove of automated building nor does it impose restrictions related to architecture or distribution. The

Re: Bug#700541: handbrake 0.9.9

2013-11-25 Thread Fabian Greffrath
Not sure if my question got lost in the alioth crash, but is there anybody in the team who sees a change of getting an updated handbrake package into Debian? - Fabian Am Montag, den 11.11.2013, 12:47 +0100 schrieb Fabian Greffrath: Am Montag, den 04.11.2013, 12:13 +0100 schrieb Fabian

Re: Bug#700541: handbrake 0.9.9

2013-11-26 Thread Fabian Greffrath
Am Montag, den 25.11.2013, 18:33 +0100 schrieb Fabian Greffrath: Not sure if my question got lost in the alioth crash, but is there anybody in the team who sees a change of getting an updated handbrake package into Debian? So, I have just tried myself: It builds fine and seems to work well so

Re: Bug#700541: handbrake 0.9.9

2013-11-26 Thread Fabian Greffrath
Am Dienstag, den 26.11.2013, 08:26 -0500 schrieb Reinhard Tartler: I guess he may have waited for libav9 in unstable, and is busy now. Fabian, feel free to update debian/changelog as you tested the package, I think I can sign and upload it then tonight when I get home. Done, thanks!

Re: Bug#700541: handbrake 0.9.9

2013-11-27 Thread Fabian Greffrath
Hi Reinhard, thanks for uploading the package. To answer your questions: - I changed the package version number, because I think the git commit should be part of the upstream version string and not of the Debian revision. I have added the appropriate git tag but forgot about pristine-tar, which

Bug#731213: guayadeque: Guayadeque misses dependency to gstreamer0.10-fluendo-mp3

2013-12-03 Thread Fabian Greffrath
Am Dienstag, den 03.12.2013, 09:44 +0100 schrieb Jens Kubieziel: I freshly installed Guayadeque on a Debian unstable system. When I started Guayadeque and tried to listen to some Shoutcast stream I got an error message. It told me that the software misses some GStreamer plugin. After some

Bug#729145: libfaac-dev: No amd64 package

2013-12-04 Thread Fabian Greffrath
Release team? Am Samstag, den 23.11.2013, 21:57 +0100 schrieb Fabian Greffrath: Dear release team, please enable auto-building of the non-free faac package. I believe that this package can legitimately and technically be auto-built, its license does not disapprove of automated building

Bug#731307: libav-tools: Rebuild against libfreetype-dev 2.5.1 please

2013-12-04 Thread Fabian Greffrath
Am Dienstag, den 03.12.2013, 22:38 -0800 schrieb Marc J. Driftmeyer: In reference to the recent freetype 2.5.1 update libav packages will no longer build with --enable-libfreetype due to the file restructure of freetype/freetype.h missing. Indeed. According to #731015, libav is using the

Re: Making deb-package of vlc

2013-12-30 Thread Fabian Greffrath
Am Dienstag, den 24.12.2013, 23:06 +0200 schrieb rulet: Hello. I wanted to ask you for an advice. I have Debian 7 installed. I downloaded sources of vlc 2.1.2 from official site. Then I compiled sources, and then executed dh_make. I have a question: how do I have edit conrol file, changelog

Bug#729145: libfaac-dev: No amd64 package

2014-01-02 Thread Fabian Greffrath
Am Donnerstag, den 26.12.2013, 21:27 +0100 schrieb Philipp Kern: I added it to the whitelist nevertheless and it should be picked up with the next full wanna-build run. Thank you very much for that! - Fabian ___ pkg-multimedia-maintainers mailing

Bug#702762: More or less dead upstream

2014-01-12 Thread Fabian Greffrath
Am Sonntag, den 12.01.2014, 15:14 -0500 schrieb Reinhard Tartler: Oh I see. The dependencies are overly strict in stable. That may be true, but on the other hand we do not get any bug reports where dmo packaged caused breakage from stable. I am inclined to add back the strict dependencies in

Re: VideoLAN APT Signing Key

2014-01-14 Thread Fabian Greffrath
Am Dienstag, den 14.01.2014, 16:20 +0100 schrieb Nicola Chiapolini: Now my idea was that Debian could offer a package containing no binary software but only two files: *) /etc/apt/sources.list.d/videolan.list I have once suggested the exact same, but IIRC this was frowned upon. Reasons

Bug#735760: handbrake: FTBFS: dvdnav.c:1230: undefined reference to `dvdnav_dup'

2014-01-19 Thread Fabian Greffrath
Am Freitag, den 17.01.2014, 18:11 +0100 schrieb David Suárez: /«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230: undefined reference to `dvdnav_dup' /«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237: undefined reference to `dvdnav_free_dup' collect2: error: ld

Bug#735760: handbrake: FTBFS: dvdnav.c:1230: undefined reference to `dvdnav_dup'

2014-01-19 Thread Fabian Greffrath
reassign 735760 libdvdnav-dev found 735760 4.2.1-1 severity 735760 serious retitle 735760 libdvdnav: removed dvdnav_dup{,_free} API thanks Am Sonntag, den 19.01.2014, 12:38 +0100 schrieb Fabian Greffrath: Am Freitag, den 17.01.2014, 18:11 +0100 schrieb David Suárez: /«BUILDDIR»/handbrake

Bug#735742: circular dependency with libav (libavformat-dev)

2014-01-20 Thread Fabian Greffrath
Am Freitag, den 17.01.2014, 16:40 +0100 schrieb Helge Deller: Package x264 has a circular build-dependency with libav (libavformat-dev). I mean, the libav package build-depends on x264, and vice versa. This prevented building x264 and libav on a new debian platform. I fixed it manually for

Re: [SCM] libav/master: Transition from the makeinfo' utility from the texinfo package, fixes build-depends-on-obsolete-package lintian error and addresses https://lists.debian.org/debian-devel/2013/

2014-01-22 Thread Fabian Greffrath
Hi Reinhard, Am Dienstag, den 21.01.2014, 21:07 -0500 schrieb Reinhard Tartler: I've tried to fix that, but I get errors from makinfo this way. I fear that this conversion is not as easy as it seems, and that I think we should revert the patch (or update the patch to just don't use

Re: Regressions in mpg123 since 1.14.0 (please update stable and testing to 1.18.0)

2014-01-31 Thread Fabian Greffrath
Package: mpg123 Version: 1.14.4-1 Severity: minor [turning this mail into a bug report against mpg123] Am Freitag, den 31.01.2014, 10:38 +0100 schrieb Thomas Orgis: Hi, I'm the mpg123 upstream maintainer and just pushed out a release to fix some regressions introduced in the 1.14.x series.

Re: amd64 arch and sse optimization

2014-02-03 Thread Fabian Greffrath
Am Montag, den 03.02.2014, 10:41 -0300 schrieb Felipe Sateler: I have some packages that also add (on amd64 and i386) -mtune=generic. This causes the compiler to optimize for the most common cpus, but still be compatible with older ones. Isn't GCC smart enough to know that it can use SSE

Re: amd64 arch and sse optimization

2014-02-04 Thread Fabian Greffrath
Am Montag, den 03.02.2014, 22:45 +0100 schrieb Jaromír Mikeš: Used flags -mmmx -msse -mfpmath=sse Improvement in performance wasn't so huge ... it was about 15% ... sorry for my bad memory. Are you sure this was on amd64, not on i386? Also, it would be intersting to know which compiler that

Re: [SCM] libdvdnav/master: Merge tag 'upstream/4.9.0__gita5c13254'

2014-02-12 Thread Fabian Greffrath
Am Mittwoch, den 12.02.2014, 08:47 -0500 schrieb Reinhard Tartler: Please tell me if you have concerns, but I think this is the right thing to do for Debian. FWIW, I believe that what we currently have in git/master is good enough for unstable. I'll upload later this week unless someone

Bug#738811: handbrake: crashes after source DVD is selected

2014-02-13 Thread Fabian Greffrath
Am Donnerstag, den 13.02.2014, 08:37 +0100 schrieb Jan Korous: I have tried 2 different DVDs which I was able to play at the same machine without a glitch. Could you please try again with the libdvdcss2 package installed? - Fabian ___

Re: [SCM] libav/experimental: Follow upstreams new location for source-code examples for dh_installexamples

2014-02-17 Thread Fabian Greffrath
Am Montag, den 17.02.2014, 17:19 -0500 schrieb Andrew Kelley: Is there a reason to decide one way or the other to put dh_installexamples into the debian/rules file versus creating a debian/package.examples file? Well, actually you need to have the call to dh_installexamples in debian/rules in

Re: Qt4 port and further directions

2014-02-19 Thread Fabian Greffrath
Am Mittwoch, den 19.02.2014, 09:12 +0100 schrieb Olaf Dietsche: For the widget set, if you want to keep dvbcut cross-platform, you're limited to just a few toolkits, Qt, Gtk, wxWidgets. The two big ones, Qt and Gtk, are both valid choices, I think. So, in the end, it is largely a matter of

Bug#739784: Acknowledgement (handbrake-cli: HandBrakeCLI fails to convert videos when using presets)

2014-02-23 Thread Fabian Greffrath
Am Sonntag, den 23.02.2014, 12:11 +0100 schrieb Alex Mestiashvili: Is it possible to override the default audio encoder for HandBrakeCli ? Yes, that's possible and should actually be done. However, all the profiles are hard-coded in test/test.c so we should maybe apply a if (acodes==faac)

Bug#739865: handbrake: When encoding with presets for AppleTV2, container is set to mkv.

2014-02-25 Thread Fabian Greffrath
Am Dienstag, den 25.02.2014, 09:40 +0530 schrieb Ramakrishnan Muthukrishnan: Are you aware of any other mp4 muxing library? If so, I volunteer to write the parts of handbrake to use that library instead of mp4v2. Heh, we have been waiting for you for years! ;) No, seriously, of course there

Bug#738811: handbrake: crashes after source DVD is selected

2014-02-25 Thread Fabian Greffrath
Am Dienstag, den 25.02.2014, 09:51 +0100 schrieb Jan Korous: That's funny. I didn't notice this option. As soon as I unchecked the box (and started using libdvdread) it works. So the problem was in dvdnav actually (or at least according to the checker box label). Let's hope new new releases

Bug#739865: handbrake: When encoding with presets for AppleTV2, container is set to mkv.

2014-02-25 Thread Fabian Greffrath
Am Dienstag, den 25.02.2014, 20:41 -0500 schrieb Reinhard Tartler: Handbrake upstream is working hard on making the use of mp4v2 unnecessary in favor of libavformat. The snapshot that I uploaded to experimental already avoids mp4v2, so please let me know if that package works better for you

Bug#738811: handbrake: crashes after source DVD is selected

2014-03-03 Thread Fabian Greffrath
severity 738811 important thanks Am Montag, den 03.03.2014, 08:16 -0500 schrieb Reinhard Tartler: Thanks for the feedback. I'm reassigning this bug accordingly. And I agree with Tony Mancill that this does not need to be release-critical. - Fabian

Bug#740710: fluidsynth: Please support vorbis-compressed sf3 sound fonts

2014-03-04 Thread Fabian Greffrath
Package: fluidsynth Version: 1.1.6-2 Severity: wishlist Hi, the musescore authors have single-handedly introduced a new sound font format SF3 which is the same as SF2 but with vorbis-compressed samples: http://musescore.org/en/node/20818 They state that their software includes a modified

Re: [SCM] invada-ladspa/master: Added patch to pass flags correctly.

2014-03-04 Thread Fabian Greffrath
Am Dienstag, den 04.03.2014, 13:39 +0100 schrieb Jaromír Mikeš: ++LD= gcc ++LDFLAGS += -shared -lc -lm -L. -linv_common Can someone please explain to me when LDFLAGS passed via gcc need to get prefixed with -Wl, and when not? -

Re: [SCM] invada-ladspa/master: Added patch to pass flags correctly.

2014-03-04 Thread Fabian Greffrath
Am Dienstag, den 04.03.2014, 10:01 -0300 schrieb Felipe Sateler: ++LDFLAGS += -shared -lc -lm -L. -linv_common -Wl means pass this option to the linker. So options that are consumed by the linker need -Wl (like the as needed option), and options

Bug#739865: handbrake: When encoding with presets for AppleTV2, container is set to mkv.

2014-03-05 Thread Fabian Greffrath
Am Mittwoch, den 05.03.2014, 08:54 +0530 schrieb Ramakrishnan Muthukrishnan: Sorry for the late report. Last weekend I used the package in experimental to encode two large files for viewing on AppleTV and it worked perfectly fine! :) Thank you very much for the work uploading the package to

Bug#739865: handbrake: When encoding with presets for AppleTV2, container is set to mkv.

2014-03-06 Thread Fabian Greffrath
Am Mittwoch, den 26.02.2014, 07:36 +0100 schrieb Fabian Greffrath: Moreover, the command line utility still has faac hard-coded for most profiles. I think this should be changed to a general aac and the actual implementation chosen from the available codecs (like e.g. gstreamer does). Do you

Re: Looking for libde265 package review / sponsor

2014-04-03 Thread Fabian Greffrath
Am Montag, den 31.03.2014, 08:26 -0400 schrieb Reinhard Tartler: I wonder in what ways libde265 compares to the HEVC decoder we currently have in libavcodec? Which one is faster? Does one of them support more HEVC streams? What extra benefit does libde265 bring to Debian, and what

Bug#749163: handbrake: minor rewording in description

2014-05-26 Thread Fabian Greffrath
Hello Faheem, Am Samstag, den 24.05.2014, 21:36 +0530 schrieb Faheem Mitha: A more standard wording would be: It neither supports audio encoding to AAC via faac nor MP4 format muxing via libmp4v2. It falls back to the MKV format instead. thank you for your suggested update to the

Bug#749163: handbrake: minor rewording in description

2014-05-27 Thread Fabian Greffrath
Am Dienstag, den 27.05.2014, 05:40 +0530 schrieb Faheem Mitha: Ok, if the paragraph no longer applies, then removing it is clearly the correct thing to do. Are you planning to do so for the next Debian release? It's changed in GIT and will be part of the next upload. Thank you again,

Re: x264 10 bit

2014-06-10 Thread Fabian Greffrath
Am Montag, den 09.06.2014, 13:35 +0200 schrieb djcj: It basically just renames everything from x264 to x264-10b, so that you can install both versions. Both versions are already installed in the current package: $ dpkg -L libx264-142 | grep so /usr/lib/x86_64-linux-gnu/libx264.so.142

Re: x264 10 bit

2014-06-12 Thread Fabian Greffrath
Am Dienstag, den 10.06.2014, 14:23 +0200 schrieb djcj: Oh, nice. I didn't realize that. My solution was a bit more complicated, with renaming the libs. As for the preload, maybe adding a script with the name x264-10b and the following content to /usr/bin would make working with it a little

<    1   2   3   4   5   6   7   8   9   10   >