个人工具

“UbuntuHelp:RestrictedFormats/AAC”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/RestrictedFormats/AAC}} {{Languages|php5}} == Playing and Creating AAC Files == * '''Playing AAC ''' The default audio format used by Apple's ...)
 
第16行: 第16行:
 
     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'''.
  
   attachment:IconsPage/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月13日 (日) 23:29的版本

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.