Kodi Community Forum
Linux Kodi 14 - lost flac encoder - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Decoders/Encoders (https://forum.kodi.tv/forumdisplay.php?fid=310)
+---- Thread: Linux Kodi 14 - lost flac encoder (/showthread.php?tid=212155)



Kodi 14 - lost flac encoder - User 224437 - 2014-12-24

XBMC 13.2 on Lubuntu 14.04.01 - upgraded to Kodi 14 today. Config and libraries migrated OK and I have reset user and autostart.
Prior to the upgrade I had Music set to rip CD and use FLAC audio encoder. When I checked system settings post upgrade, the encoder was set to "none" and I have a choice only of AAC and WMA and no others to install. The menu selected AAC when I exited. Can I get back to creating to FLAC music files and, if so, how?


RE: Kodi 14 - lost flac encoder - Ned Scott - 2014-12-24

Ah crap, I knew I forgot to add something to the Helix FAQ (wiki). Basically, most of the audio encoders are now binary add-ons, and right now the internal Kodi add-on manager can't access them (but I hear this will be added in the future), so you install them as an apt-get package. This is also how PVR add-ons are handled.

Code:
apt-get install kodi-audioencoder-flac

I'll add all of this to the Ripping CDs (wiki) wiki page.


EDIT: xbmc-audioencoder-flac -> kodi-audioencoder-flac


RE: Kodi 14 - lost flac encoder - User 224437 - 2014-12-26

I have the team-xbmc PPA configured, but attempting to install either "xxxx-audioencoder-flac" fails with package not found. Neither is listed in Synaptic, either. The only audio packages listed relate to "audio-dev". Any suggestions?


RE: Kodi 14 - lost flac encoder - fritsch - 2014-12-26

sudo apt-get update then try again

Quote:fritsch@t440s:~$ apt-cache search kodi audioencoder
kodi-audioencoder-lame - FLAC audio encoder for Kodi
kodi-audioencoder-lame-dbg - debug symbols for FLAC audio encoder for Kodi
kodi-audioencoder-flac - FLAC audio encoder for Kodi
kodi-audioencoder-flac-dbg - debug symbols for FLAC audio encoder for Kodi
kodi-audioencoder-vorbis - Vorbis audio encoder for Kodi
kodi-audioencoder-vorbis-dbg - debug symbols for Vorbis audio encoder for Kodi



RE: Kodi 14 - lost flac encoder - User 224437 - 2014-12-29

I did (do every time), but nothing then.
Just tried again.
Now have whole bunch of stuff, including PVR related, not previously showing.
Thank you ... now have FLAC, LAME & Vorbis available.


RE: Kodi 14 - lost flac encoder - mase76 - 2016-01-24

I build Jarvis myself from sources on Debian. Where can I find the encoder addons in that case?
The official repo does not show any encoders.


RE: Kodi 14 - lost flac encoder - ironic_monkey - 2016-01-26

https://github.com/xbmc - separate repositories. remember to build and install kodi first to get addon bindings available on your system.


RE: Kodi 14 - lost flac encoder - User 224437 - 2016-04-26

Have just reinstalled with Lubuntu 16.04 on the weekend, had a hiccup with the team-xbmc ppa not working so no Kodi, just tried again and got Kodi 16.1, but no FLAC or other encoders again.
Tried the apt-get update and apt-cache search commands as before and get nothing.
Where are the other audioencoders now, please?


RE: Kodi 14 - lost flac encoder - Ned Scott - 2016-04-27

Same answer, they're in the Team Kodi PPA. If the Team Kodi PPA is not working then you cannot install them.


RE: Kodi 14 - lost flac encoder - User 224437 - 2016-05-10

Still looking for the audioencoder packages in team-xbmc ppa for Xenial. Lots of other stuff has appeared, but no encoders.
Alternatively, any suggestions as to where I might find them another way? I tried the xbmc-old ppa route, but the packages were not there either.


RE: Kodi 14 - lost flac encoder - wsnipex - 2016-05-12

should be fixed now.


RE: Kodi 14 - lost flac encoder - User 224437 - 2016-05-12

Thank you ... all sorted ... back in action.