Kodi related projects and sites: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 36: Line 36:


==Old Xbox stuff==
==Old Xbox stuff==
* http://xbmc4xbox.org - For continued support of XBMC for Xbox
* http://xbmc4xbox.org.uk - For continued support of XBMC for Xbox
* [http://forums.xbox-scene.com/index.php?showforum=180 Xbox-Scene.com's XBMC-community-forums] - help and support forum
* [http://forums.xbox-scene.com/index.php?showforum=180 Xbox-Scene.com's XBMC-community-forums] - help and support forum


[[Category:XBMC]]
[[Category:XBMC]]
[[Category:Team-XBMC]]
[[Category:Team-XBMC]]

Revision as of 10:05, 17 September 2012

Official XBMC community sites

Local XBMC community sites

Indirectly XBMC related projects

Open source projects that XBMC depends on (if you help/support or contribute these projects then you indirectly help/support XBMC):

  • FFmpeg - XBMC uses FFmpeg codec suite to decode and view DivX, JPG, etc.
  • libdvdnav - XBMC uses libdvdnav from this project to display/navigate DVD-Video menus
  • libCDIO - XBMC uses this library to read ISO 9660, CDDA and parse CD/DVD images
  • libmpeg2 - XBMC uses the libmpeg2 codec library to decode MPEG 1/2 & VOB
  • libvorbis - XBMC uses the libvorbis codec library to decode OGG audio
  • libmad - XBMC uses the libmad codec library to decode MP3 audio
  • libdca (formaly libdts) - XBMC used the libdca codec library to decode DTS audio in software
  • xiph - XBMC uses the xpih codec library to decode Theora Video (VP3)
  • MikMod - XBMC uses this library from this project to playback Tracker Mod's
  • LZO - XBMC uses the LZO library to compress/decompress XBMC skin textures
  • FiBidi - XBMC uses FriBidi Unicode Bidirectional Algorithm library to flip sibtitles
  • Python - XBMC has a limited ported version of the Python framework for scripts

Old Xbox stuff