![]() |
Kodi default audio player failed to play (how to resolve the following issue) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222) +--- Forum: Kodi related discussions (https://forum.kodi.tv/forumdisplay.php?fid=6) +--- Thread: Kodi default audio player failed to play (how to resolve the following issue) (/showthread.php?tid=327226) |
Kodi default audio player failed to play (how to resolve the following issue) - prvinrc - 2018-01-17 Hi, I got the following details from the log file of kodi, i created a kodi addon for audio. I'm getting errors as given below please help me to resolve this. 12:04:59.467 T:1911689216 ERROR: Init: Error creating demuxer 12:08:58.826 T:1911689216 ERROR: Previous line repeats 2 times. 12:08:58.838 T:1911689216 ERROR: Init: Error opening file /home/pi/Desktop/Multimedia/Music/@input.wav 12:08:58.839 T:1911689216 ERROR: Previous line repeats 1 times. 12:08:58.839 T:1911689216 ERROR: CAudioDecoder: Unable to Init Codec while loading file /home/pi/Desktop/Multimedia/Music/@input.wav 12:08:58.841 T:1911689216 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder 12:08:58.844 T:1911689216 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.audio.example/?url=%2Fhome%2Fpi%2FDesktop%2FMultimedia$ 12:09:06.492 T:1911689216 ERROR: Init: Error creating demuxer Kodi default audio player failed to play (how to resolve the following issue) - Klojum - 2018-01-17 Please give us ALL the pieces of your puzzle, not just a few ![]() Also use Pastebin.com or some other text upload website, so not to burden our forum server. Thanks in advance. To receive meaningful assistance you will need to provide a full debug log. The instructions are here... debug log (wiki) If you are using the Basic Method, then ensure the following is applied... 1.Enable debugging in Settings>System Settings>Logging, 2.Restart Kodi 3.Replicate the problem. If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file. In both instances, you should see the word DEBUG throughout the log. Note: Full logs only. No partial or redacted logs Do NOT post your logs directly into the forum. Always use a paste site like pastebin.com. Post the link to your pasted log in the forum |