Bug 79833 - Wishlist : Additional Fileformat (mp4/m4a/aac) Support would be nice
Summary: Wishlist : Additional Fileformat (mp4/m4a/aac) Support would be nice
Status: RESOLVED DUPLICATE of bug 89045
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: 2.0.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 18:55 UTC by nicholas fellows
Modified: 2005-04-19 05:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to add MPEG-4 support to Juk (2.26 KB, patch)
2004-05-04 02:48 UTC, Daniel O'Connor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nicholas fellows 2004-04-17 18:55:19 UTC
Version:           2.0.1 (using KDE KDE 3.2.2)
Compiler:          gcc (GCC) 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7) USE="X gtk gnome alsa php mysql lesstif 3dnow apache2 oggvorbis gd gif dvd dvdrgstreamer"           CFLAGS="-mcpu=athlon-mp -Os -pipe -fomit-frame-pointer"
OS:          Linux

I would like to be able to play mp4/m4a/aac files. I think that m4a support is already in arts as i can play these files under the command line using artsplay.

nick
Comment 1 Allan Sandfeld 2004-04-20 19:09:02 UTC
They are all in aRts through the xine_plugin, but they are missing in TagLib, which makes JuK unsuitable for handling them.
Comment 2 Daniel O'Connor 2004-05-04 02:48:55 UTC
Created attachment 5873 [details]
Patch to add MPEG-4 support to Juk
Comment 3 Daniel O'Connor 2004-05-04 03:01:52 UTC
TagLib can add tags to MPEG files regardless of their actual compression method.
Comment 4 Scott Wheeler 2004-05-04 03:12:47 UTC
Actually it doesn't seem that there's a tagging standard for these files at all yet and as such just writing ID3 tags to them just seems like a good way to break the files somewhere.  ;-)

This was the only useful discussion that I could find on the topic:

http://forums.3ivx.com/cgi-bin/ikonboard/topic.cgi?forum=16&topic=5

Also note that I really don't intend to allow proprietary / DRM enabled formats in JuK.  From what I can tell there don't even exist Free / OSS encoders for these formats.
Comment 5 nicholas fellows 2004-05-06 18:06:51 UTC
I tried this patch and it works good for me. Although in the process of compiling from source I updated arts and I have issues with squelchy/artifacts in my audio. This is unrelated to this patch though as it happens in other arts players.
Comment 6 Allan Sandfeld 2004-05-16 00:44:29 UTC
There is FAAC for encoding, which is GPL. And FAAD or FAAD2 for decoding (first LGPL and second GPL).
Comment 7 nicholas fellows 2004-09-28 17:53:00 UTC
Is this patch going to be make it into the official juk tree ?

Nick ...
Comment 8 Scott Wheeler 2004-09-28 23:36:24 UTC
No, not in its current form.  It doesn´t produce files that are legal generally speaking, though taglib based players would be able to read / tag them other applications would not be able to.
Comment 9 Scott Wheeler 2004-10-29 15:55:16 UTC

*** This bug has been marked as a duplicate of 89045 ***
Comment 10 Sander Devrieze 2004-10-29 16:58:07 UTC
> *** This bug has been marked as a duplicate of 89045 ***

Why is this bug marked as a duplicate: it's older than 89045?

Comment 11 Scott Wheeler 2004-10-29 17:03:25 UTC
Because if this does get implemented it will be in TagLib, and it was easier to mark it as a duplicate than to reassign it and mark the other one as a duplicate of this one.  Really it makes no difference...
Comment 12 Sander Devrieze 2004-10-29 18:07:53 UTC
> Because if this does get implemented it will be in TagLib, and it was
> easier to mark it as a duplicate than to reassign it and mark the other one
> as a duplicate of this one.

I see.

> Really it makes no difference... 

It makes the statistics wrong: now it seems you fixed an older wish with many 
votes, which isn't true of course.

Comment 13 Amos Blanton 2005-04-19 05:44:04 UTC
Don't know a lot about this issue, so I'm probably ignorant of a lot of factors. But it sure would be nice to make the transition easier for ex Windows / Itunes users with Ipods to Linux.  If their entire library is already ripped in AAC by Itunes, and conversion to mp3 will result in loss of quality, it puts ex-Itunes / ipod users in a bit of a bind.  
Of course DRM support is out of the question, but straight AAC support sure would be nice.