diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-September/008274.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-September/008274.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-September/008274.html | 164 |
1 files changed, 164 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-September/008274.html b/zarb-ml/mageia-dev/2011-September/008274.html new file mode 100644 index 000000000..0917a8a12 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-September/008274.html @@ -0,0 +1,164 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Faac and building upon faac + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Faac%20and%20building%20upon%20faac&In-Reply-To=%3C4E794233.7020701%40iki.fi%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008272.html"> + <LINK REL="Next" HREF="008278.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Faac and building upon faac</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Faac%20and%20building%20upon%20faac&In-Reply-To=%3C4E794233.7020701%40iki.fi%3E" + TITLE="[Mageia-dev] Faac and building upon faac">anssi.hannula at iki.fi + </A><BR> + <I>Wed Sep 21 03:47:31 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008272.html">[Mageia-dev] Faac and building upon faac +</A></li> + <LI>Next message: <A HREF="008278.html">[Mageia-dev] Faac and building upon faac +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8274">[ date ]</a> + <a href="thread.html#8274">[ thread ]</a> + <a href="subject.html#8274">[ subject ]</a> + <a href="author.html#8274">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>FYI your post broke threading (which seem somewhat strange as your +User-Agent string says Thunderbird which should work fine when replying +to lists). + +On 21.09.2011 03:14, Philippe DIDIER wrote: +><i> Anssi Hannula wrote /Tue Sep 20 17:29:44/ : +</I>>><i>Including faac itself is no less safe than other patent-encumbered +</I>>><i>codecs, since the non-free parts do not forbid redistribution. +</I>><i> +</I>><i> The only non-free and non GPL part of FAAC is the ISO MPEG reference +</I>><i> code which +</I>><i> it is based on... to comply with this international standard (nothing +</I>><i> strange in that) +</I>><i> everything else is LGPL . +</I>><i> An international standard may not be modified, for sure, and is surely +</I>><i> not GPL ! +</I>><i> And for this reason we may consider FAAC as non-free... +</I> +Copying reference code is not needed to comply with an international +standard. + +><i> Faac i's the only way to create *.aac or *.m4a files without using a +</I>><i> proprietary encoder +</I> +Incorrect, libvo-aacenc and ffmpeg both have non-faac AAC encoders +(though they are currently less capable than faac AFAIK). + +><i> Anssi Hannula wrote : +</I>>><i>However, the license of software 'x' may forbid (like GPL does) +</I>>><i>distributing a binary of 'x' which is linked against non-free code +</I>>><i>(which faac has), hence it may not be ok to build 'x' with faac support. +</I>><i> +</I>><i> Binaries of faac ; and vlc, gstreamer-plugins-bad, mencoder, +</I>><i> libquicktime built with faac-devel +</I>><i> are available in : +</I>><i> Debian-Multimedia repo +</I>><i> Ubuntu-multiverse repo +</I>><i> opensuse-11.4-packman repo +</I>><i> fedora-15-ATrpm repo +</I>><i> plf repo for Mandriva 2010.2 & 2011 +</I>><i> etc... +</I>><i> +</I>><i> These are well known and well used third party repositories +</I>><i> I don't know if they they don't respect the GPL (plf didn't ?) +</I> +At least for PLF faac was put in free section because it wasn't widely +known until recently (when this was brought up in ffmpeg-dev@ mailing +list IIRC) that faac had non-free code. + +Ubuntu multiverse only contains faac. It doesn't contain vlc, mencoder, +etc built with faac support. + +><i> The sources of these programs have some building options (allowing to +</I>><i> respect +</I>><i> patent legislation in some countries...) and the distributions that want +</I>><i> to be worldwide +</I>><i> reachable skip some of these options to build the binaries in their +</I>><i> official repos... +</I>><i> letting third party providing the "full binaries" with patent potential +</I>><i> problems +</I>><i> +</I>><i> The mageia's tainted repo being a kind of optional repo (some mirrors +</I>><i> being free not to propose +</I>><i> it to respect local patent legislation) may be used the same way as +</I>><i> these third repo... +</I> +Patents are not the issue here, license is. + +><i> But if these rpms can't be provided by Mageia, some unofficial third +</I>><i> party repos will appear +</I>><i> like for other distro (need to create a new plf for Mageia ?) +</I>><i> or let appear a Mageia International Backport or a Thac's Mageia rpm... +</I> +-- +Anssi Hannula +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008272.html">[Mageia-dev] Faac and building upon faac +</A></li> + <LI>Next message: <A HREF="008278.html">[Mageia-dev] Faac and building upon faac +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8274">[ date ]</a> + <a href="thread.html#8274">[ thread ]</a> + <a href="subject.html#8274">[ subject ]</a> + <a href="author.html#8274">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |