summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-November/019730.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/019730.html')
-rw-r--r--zarb-ml/mageia-dev/2012-November/019730.html127
1 files changed, 127 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/019730.html b/zarb-ml/mageia-dev/2012-November/019730.html
new file mode 100644
index 000000000..3e07f1f7f
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-November/019730.html
@@ -0,0 +1,127 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue)
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20cinelerra/audiokonverter/arista%20%28war%20Re%3A%20rehashing%0A%09the%20faac%20issue%29&In-Reply-To=%3Ck6ukei%24v08%241%40ger.gmane.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="019728.html">
+ <LINK REL="Next" HREF="019722.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue)</H1>
+ <B>PhilippeDidier</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20cinelerra/audiokonverter/arista%20%28war%20Re%3A%20rehashing%0A%09the%20faac%20issue%29&In-Reply-To=%3Ck6ukei%24v08%241%40ger.gmane.org%3E"
+ TITLE="[Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue)">philippedidier at laposte.net
+ </A><BR>
+ <I>Thu Nov 1 21:01:23 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="019728.html">[Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue)
+</A></li>
+ <LI>Next message: <A HREF="019722.html">[Mageia-dev] Artwork submissions for Mageia 3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19730">[ date ]</a>
+ <a href="thread.html#19730">[ thread ]</a>
+ <a href="subject.html#19730">[ subject ]</a>
+ <a href="author.html#19730">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>PhilippeDidier a &#233;crit :
+&gt;<i> Christiaan Welvaart a &#233;crit :
+</I>&gt;&gt;<i> On Thu, 1 Nov 2012, PhilippeDidier wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Christiaan Welvaart a &#233;crit :
+</I>&gt;&gt;&gt;&gt;<i> On Wed, 31 Oct 2012, PhilippeDidier wrote:
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;&gt;<i> I don't know actually how to create *.aac files or *.mp4 files with
+</I>&gt;&gt;&gt;&gt;&gt;<i> Mageia... if you help me I will be happy...
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> ffmpeg -i foo.mp3 -strict -2 -codec:a aac -format adts foo.aac
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> But AFAIK this uses the ffmpeg internal aac codec which isn't very good.
+</I>&gt;&gt;&gt;&gt;<i> -codec:a libvo_aacenc produces garbage, no idea why
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> About arista: someone decided to use the internal ffmpeg lib from
+</I>&gt;&gt;&gt;&gt;<i> gstreamer-ffmpeg for gstreamer0.10-ffmpeg which broke arista. Now arista
+</I>&gt;&gt;&gt;&gt;<i> must be ported to gstreamer1.0 .
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> You can understand, now, if you need to create aac or mpa or mp4 files :
+</I>&gt;&gt;&gt;<i> that faac works
+</I>&gt;&gt;&gt;<i> that softwares built with it work too
+</I>&gt;&gt;&gt;<i> that nothing inside Mageia work (libvo_aacenc is really bad quality when
+</I>&gt;&gt;&gt;<i> it doesn't produce garbages)
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> It is a problem with the .aac file format combined with this codec. It
+</I>&gt;&gt;<i> works fine with bitrate 192kbit/s just not with anything lower. The
+</I>&gt;&gt;<i> codec also works with any bitrate when output to mp4 (aka quicktime
+</I>&gt;&gt;<i> movie) files. Or are you saying you do not like the audio quality of
+</I>&gt;&gt;<i> this codec?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> What do you propose then ?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Try it yourself and complain to ffmpeg developers if something you need
+</I>&gt;&gt;<i> doesn't work.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> There is now also fdk-aac which is supposed to be good. It has a special
+</I>&gt;&gt;<i> license that is somewhat similar to the GPL, may be compatible or not.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>It is not so clear :
+<A HREF="http://opencore-amr.git.sourceforge.net/git/gitweb.cgi?p=opencore-amr/fdk-aac;a=blob;f=NOTICE">http://opencore-amr.git.sourceforge.net/git/gitweb.cgi?p=opencore-amr/fdk-aac;a=blob;f=NOTICE</A>
+
+
+&gt;&gt;<i> Christiaan
+</I>&gt;&gt;<i>
+</I>&gt;<i> Yes fdk-aac replaces now vo-aacenc !
+</I>&gt;<i> I'm trying to build a package for fdk-aac-0.1.0. ;)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+I did it ...
+Proposed a spec file and a patch
+see bugzilla bug 7951
+
+It may now be used for building ffmpeg (ready for this)
+vlc (soon)
+not yet for mplayer nor avidemux :(
+
+
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="019728.html">[Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue)
+</A></li>
+ <LI>Next message: <A HREF="019722.html">[Mageia-dev] Artwork submissions for Mageia 3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19730">[ date ]</a>
+ <a href="thread.html#19730">[ thread ]</a>
+ <a href="subject.html#19730">[ subject ]</a>
+ <a href="author.html#19730">[ 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>