Support for Speex: A Free Codec For Free Speech

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
divingmule Offline
Posting Freak
Posts: 1,269
Joined: Oct 2008
Reputation: 54
Post: #1
Hi, is there any reason why Speex codec isn't supported? http://www.speex.org/ From my research, you can compile ffmpeg with --enable-libspeex.
find quote
TTTT6 Offline
Junior Member
Posts: 5
Joined: Mar 2013
Reputation: 0
Post: #2
I need speex as well. Please implement it, if you can
find quote
Robotica Offline
Posting Freak
Posts: 928
Joined: Aug 2010
Reputation: 3
Post: #3
Reading a little, I think the speex codec isn't used anymore nowadays. It is replaced by: http://opus-codec.org/

But it would be awesome if XBMC would support video calling, a Skype-like Addon. All related XBMC projects didn't take off and ended in lots of user requests without the actual work be done.
(This post was last modified: 2013-03-22 08:36 by Robotica.)
find quote
Nyber Offline
Junior Member
Posts: 2
Joined: Apr 2013
Reputation: 0
Post: #4
+1 Very common for XSplit broadcasters to use Justin.tv/Twitch.tv.
find quote
mwaterbu Offline
Junior Member
Posts: 41
Joined: Jan 2009
Reputation: 0
Post: #5
(2013-03-22 08:30)Robotica Wrote:  But it would be awesome if XBMC would support video calling, a Skype-like Addon.

Great idea. This would be awesome!
find quote
mwahal Offline
Member
Posts: 53
Joined: Dec 2010
Reputation: 0
Post: #6
I think its the ffmpeg being bundled by xbmc which needs to enabled speex support. By default, speex is disabled, so the xbmc/ffmpeg team has to add "--enable-speex" option when they are generating the config file for the ffmpeg. Right now, I am compiling my own xbmc on linux and I have hacked the configure file where I have removed "enabled speex && " from the line where it checks for speex. I have yet to test it though, hopefully today. WIll update this thread.
find quote
Robotica Offline
Posting Freak
Posts: 928
Joined: Aug 2010
Reputation: 3
Post: #7
there are speex and opus enabled builds (OSX & Win32) available:
http://forum.xbmc.org/showthread.php?tid...pid1409251
(This post was last modified: 2013-05-03 05:42 by Robotica.)
find quote