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/2012-October/019708.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/2012-October/019708.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-October/019708.html | 131 |
1 files changed, 131 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019708.html b/zarb-ml/mageia-dev/2012-October/019708.html new file mode 100644 index 000000000..bfab84971 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019708.html @@ -0,0 +1,131 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] cinelerra (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%20%28war%20Re%3A%20%20rehashing%20the%20faac%20issue%29&In-Reply-To=%3Ck6s02e%2489a%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="019706.html"> + <LINK REL="Next" HREF="019709.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] cinelerra (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%20%28war%20Re%3A%20%20rehashing%20the%20faac%20issue%29&In-Reply-To=%3Ck6s02e%2489a%241%40ger.gmane.org%3E" + TITLE="[Mageia-dev] cinelerra (war Re: rehashing the faac issue)">philippedidier at laposte.net + </A><BR> + <I>Wed Oct 31 21:01:19 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019706.html">[Mageia-dev] cinelerra (war Re: rehashing the faac issue) +</A></li> + <LI>Next message: <A HREF="019709.html">[Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19708">[ date ]</a> + <a href="thread.html#19708">[ thread ]</a> + <a href="subject.html#19708">[ subject ]</a> + <a href="author.html#19708">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Christiaan Welvaart a écrit : +><i> On Wed, 31 Oct 2012, PhilippeDidier wrote: +</I>><i> +</I>>><i> Christiaan Welvaart a écrit : +</I>>>><i> We are not going to carry faac just for convenience to build +</I>>>><i> applications locally. Handbrake, another application that supposedly +</I>>>><i> needs faac, is also GPL licensed so cannot be distributed linked against +</I>>>><i> faac. Arista in mageia supports encoding AAC without faac. +</I>>>><i> Audiokonverter appears to use mplayer for encoding so it should be able +</I>>>><i> to use ffmpeg for AAC. Anything else? +</I>><i> +</I>>><i> You're wrong about audiokonverter : +</I>>><i> it uses faac to encode into *.aac files +</I>><i> +</I>><i> I don't know what .aac files are (format), will check. +</I>That's compressed audio files (for ipod for instance) +That's also the audiotrack format for MPEG4 + +><i> +</I>>><i> I proposed the two patches to have it in Mageia: +</I>><i> +</I>><i> Saw that in the bugreport (: +</I>><i> +</I>>><i> About Arista : +</I>>><i> I tried Arista to create an *.aac file : it complains about missing +</I>>><i> elements... +</I>>><i> Could you really create *.aac files ? or did you only read what it is +</I>>><i> supposed to do. +</I>><i> I only tried to transcode video with aac audio track, not audio only. +</I>><i> +</I>Do you mean transcode video with aac audio track into other format +(that's already allowed, thanks to faad provided by Mageia) +or transcode an existing video (with mp3 audio track for instance) into +video with aac audio track (that is not allowed with Mageia2 whichever +software you use : avidemux, vlc, mencoder, gstreamer, ffmpeg) +>><i> Arista uses gstreamer... and, in Mageia, gstreamer-plugins in tainted +</I>>><i> are built without faac, I wonder what is missing on my computer to be +</I>>><i> able to do what you did !!! +</I>><i> libavcodec from tainted and gstreamer-ffmpeg/gstreamer-libav +</I>><i> - this depends on libvo-aacenc +</I>><i> + arista 0.9.7-4 +</I> +So you use cauldron ;) + +Mageia2 has arista 0.9.7.2 +I have too libavcodec from tainted, libvo-aaenc, gstreamer-ffmpeg (can't +find any gstreamer-libav on Mageia2) +Is the new built gstreamer on cauldron allowing to create mp4 or aac +files now ? + +><i> +</I>>><i> About Cinelerra and Handbrake : everything is GPL licensed except the +</I>>><i> ISO specification they need to be built ... +</I>>><i> provided as bundled in hanbrake (reason why it was banned from +</I>>><i> Mageia-tainted) +</I>>><i> and required as BuildRequire : faac-devel for cinelerra, preventing to +</I>>><i> build it for Mageia +</I>>><i> +</I>>><i> And Yes absolutely there's a contamination with a non-free source (how +</I>>><i> the hell an ISO MPEG4 norma could be GPL ?!!!! ) +</I>><i> AFAIK it's code, not the standard itself +</I>><i> +</I> +><i> +</I>><i> Christiaan +</I>><i> +</I>Perhaps Cauldron provides something now for this aac encoding problem... +that's good news for Mageia3 +but I will have to wait and see : I must use the stable Mageia2 on my +everyday computer... (with some workarounds ;) ) until Mageia3 appears + +Regards + +Philippe + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019706.html">[Mageia-dev] cinelerra (war Re: rehashing the faac issue) +</A></li> + <LI>Next message: <A HREF="019709.html">[Mageia-dev] cinelerra/audiokonverter/arista (war Re: rehashing the faac issue) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19708">[ date ]</a> + <a href="thread.html#19708">[ thread ]</a> + <a href="subject.html#19708">[ subject ]</a> + <a href="author.html#19708">[ 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> |