特殊:Badtitle/NS100:RestrictedFormats/AAC:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
无编辑摘要
Oneleaf留言 | 贡献
无编辑摘要
第5行: 第5行:
* '''Playing AAC '''
* '''Playing AAC '''


  The default audio format used by Apple's iTunes and iPod is AAC. This is a variant of the MPEG standard, and as such has patent issues.
The default audio format used by Apple's iTunes and iPod is AAC. This is a variant of the MPEG standard, and as such has patent issues.


** '''Ubuntu 6.06 LTS (Dapper Drake)'''
** '''Ubuntu 6.06 LTS (Dapper Drake)'''
  Install the '''gstreamer0.10-plugins-bad-multiverse''' package. (Note: some people may need to also
Install the '''gstreamer0.10-plugins-bad-multiverse''' package. (Note: some people may need to also
  install '''gstreamer0.10-plugins-bad''' to make it work.)
install '''gstreamer0.10-plugins-bad''' to make it work.)






** '''Ubuntu 5.10 (Breezy Badger)'''
** '''Ubuntu 5.10 (Breezy Badger)'''
    You can listen to AAC files in '''rhythmbox''' or '''amarok''' by installing '''gstreamer0.8-faad'''.
You can listen to AAC files in '''rhythmbox''' or '''amarok''' by installing '''gstreamer0.8-faad'''.


  https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=eyes.png Songs purchased from the iTunes music store (.m4p) are encrypted and will not play using '''gstreamer0.8-faad'''. You will have to decrypt them first.
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=eyes.png Songs purchased from the iTunes music store (.m4p) are encrypted and will not play using '''gstreamer0.8-faad'''. You will have to decrypt them first.





2007年5月24日 (四) 15:04的版本

{{#ifexist: :RestrictedFormats/AAC/zh | | {{#ifexist: RestrictedFormats/AAC/zh | | {{#ifeq: {{#titleparts:RestrictedFormats/AAC|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:RestrictedFormats/AAC|1|-1|}} | zh | | }}

Playing and Creating AAC Files

  • Playing AAC

The default audio format used by Apple's iTunes and iPod is AAC. This is a variant of the MPEG standard, and as such has patent issues.

    • Ubuntu 6.06 LTS (Dapper Drake)

Install the gstreamer0.10-plugins-bad-multiverse package. (Note: some people may need to also install gstreamer0.10-plugins-bad to make it work.)


    • Ubuntu 5.10 (Breezy Badger)

You can listen to AAC files in rhythmbox or amarok by installing gstreamer0.8-faad.

IconsPage?action=AttachFile&do=get&target=eyes.png Songs purchased from the iTunes music store (.m4p) are encrypted and will not play using gstreamer0.8-faad. You will have to decrypt them first.


  • Creating AAC files

First, you must install support for encoding AAC. For Ubuntu 5.10, install gstreamer0.8-faac. For Ubuntu 6.06 and later, install gstreamer0.10-ffmpeg. To encode to AAC from CDs, follow the instructions at CD Ripping.


For other programs, you may be able to utilize FAAC directly to encode to AACs using the faac package.