1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<!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=%3Calpine.LMD.2.02.1210312010180.31317%40zem.cjw.nep%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019705.html">
<LINK REL="Next" HREF="019708.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] cinelerra (war Re: rehashing the faac issue)</H1>
<B>Christiaan Welvaart</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=%3Calpine.LMD.2.02.1210312010180.31317%40zem.cjw.nep%3E"
TITLE="[Mageia-dev] cinelerra (war Re: rehashing the faac issue)">cjw at daneel.dyndns.org
</A><BR>
<I>Wed Oct 31 20:20:49 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019705.html">[Mageia-dev] cinelerra (war Re: rehashing the faac issue)
</A></li>
<LI>Next message: <A HREF="019708.html">[Mageia-dev] cinelerra (war Re: rehashing the faac issue)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19706">[ date ]</a>
<a href="thread.html#19706">[ thread ]</a>
<a href="subject.html#19706">[ subject ]</a>
<a href="author.html#19706">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 31 Oct 2012, PhilippeDidier wrote:
><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> You're wrong about audiokonverter :
</I>><i> it uses faac to encode into *.aac files
</I>
I don't know what .aac files are (format), will check.
><i> I proposed the two patches to have it in Mageia:
</I>
Saw that in the bugreport (:
><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 only tried to transcode video with aac audio track, not audio only.
><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>libavcodec from tainted and gstreamer-ffmpeg/gstreamer-libav
- this depends on libvo-aacenc
+ arista 0.9.7-4
><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>AFAIK it's code, not the standard itself
Christiaan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019705.html">[Mageia-dev] cinelerra (war Re: rehashing the faac issue)
</A></li>
<LI>Next message: <A HREF="019708.html">[Mageia-dev] cinelerra (war Re: rehashing the faac issue)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19706">[ date ]</a>
<a href="thread.html#19706">[ thread ]</a>
<a href="subject.html#19706">[ subject ]</a>
<a href="author.html#19706">[ 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>
|