Bug 97220 - support for aac / mp4
Summary: support for aac / mp4
Status: RESOLVED DUPLICATE of bug 89045
Alias: None
Product: taglib
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-17 09:28 UTC by Ram Y
Modified: 2005-05-16 22:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ram Y 2005-01-17 09:28:10 UTC
Version:           1.2-beta3 (using KDE KDE 3.3.1)
Installed from:    RedHat RPMs
Compiler:          gcc 3.4.2 
OS:                Linux

ok, after working around xine-lib bug for not finding .m4a files ( i renamed them to .mp4), amarok plays the files.

however the seek into these files wont work. the seek works perfectly in xine-ui and gxine. 

also, xmms will play the same file but wont seek. even though xmms is not based on xine i guess some similar bug may be?

my xine packages on fedora core 3.

xinetd-2.3.13-4
gxine-0.4.1-1.1.fc3.rf
xine-lib-1.0.0-1.1.fc3.rf
xine-0.99.3-2.1.fc3.rf
xine-lib-devel-1.0.0-1.1.fc3.rf

-- Ram
Comment 1 Mark Kretschmann 2005-01-18 17:46:15 UTC
Is the track length shown as 0?
Comment 2 Ram Y 2005-01-23 18:17:41 UTC
Yes.. it does show the right value.
Comment 3 Ram Y 2005-01-23 18:18:56 UTC
sorry, i think i meant: it doesnt show the value of 0. It shows the right value of the track length in the xine-ui client.

Thanks,
RmY
Comment 4 Mark Kretschmann 2005-01-23 18:47:58 UTC
I mean in amaroK. Does amaroK show the length 0? If so, TagLib does not support this file type. 

amaroK uses TagLib to read all tags and also to determine the length. If the legth is 0, you cannot seek in this track.

Comment 5 Ram Y 2005-01-23 18:59:29 UTC
yes, amarok is not able to determine the length of the track. it just goes back to  elapsed time when i click on the ticking time.

is taglib supposed to support .aac format? if its genuine error by taglib, i can file a bug report with them.

thanks.
Comment 6 Scott Wheeler 2005-01-23 19:08:53 UTC
TagLib currently doesn't support these formats, so it's not a bug, but a feature request.
Comment 7 Greg Meyer 2005-03-02 17:14:44 UTC
Well, then please implement the feature.  Please, pretty please with sugar on top.
Comment 8 Scott Wheeler 2005-03-02 17:41:17 UTC
The last time that I checked there's nothing yet standardized for tagging these files.  Granted, I haven't been actively looking, but at which point I do stumble across such a spec I'll probably implement this.
Comment 9 Michael Jahn 2005-03-05 13:25:11 UTC
If nobody objects, I will close this as a dupe of bug 89045 soon.
Comment 10 Alexandre Oliveira 2005-05-16 22:41:32 UTC
Well, it seems nobody objected.

*** This bug has been marked as a duplicate of 89045 ***