Re: easytag with mpeg4ip
Giandomenico De Tullio <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <1148648809l.2453l.0l@Defiant> |
On 26/05/2006 11:18:07, Matthias Saou wrote: > Jack Tanner wrote : > > > easytag doesn't compile with faad2, so mp4 support is disabled. But > > according to > http://article.gmane.org/gmane.comp.audio.easytag.general/30 > , > > easytag is supposed to be compatible with mpeg4ip. Could easytag > compiled > > against mpeg4ip be added to freshrpms? > > I'll consider (re-)adding mpeg4ip to freshrpms.net if someone manages > to clarify the whole mess that all of faad and mpeg4ip has become. From > what I understood, mpeg4ip was more or less dead, faad decided to > include a snapshot of it, then faad snapshots newer than the latest > release started being API incompatible... which is why at one point I > reverted to faad 2.0 + patches instead of anything newer. Are you sure that mpeg4ip is dead? From recent MPEG4IP's CVS checkout: diff -ruN mpeg4ip-20060319/configure.in mpeg4ip-20060525/configure.in --- mpeg4ip-20060319/configure.in 2006-03-04 02:51:31.000000000 +0100 +++ mpeg4ip-20060525/configure.in 2006-05-16 00:25:28.000000000 +0200 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(mpeg4ip, 1.4.19) +AC_INIT(mpeg4ip, 1.5.1) AM_CONFIG_HEADER(mpeg4ip_config.h) dnl Prevent user from running just ./configure AC_CHECK_FILE(./bootstrapped, [did_bootstrap=yes], [did_bootstrap=no]) How different is it the FAAD support (of mpeg4ip) from -current- (aka CVS) mainstream?[1] I think that now faad (or faad mpeg4 support) is dead ;) [1] http://sourceforge.net/projects/mpeg4ip/ > Now if anyone involved in this whole aac/mp4 thing could tell me once > and for all "use this and that and everything will work", I'd be really > grateful... use your fc4' faad2 packages, remove libmp4v2*.so* files from it, and update mpeg4ip [standalone] src.rpm package