Kodi Community Forum

Full Version: Opensuse Tumbleweed. Upgrade to Kodi v17. Files fail to play, log->codec issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Updated to v17 (Kodi 17.0 Git:20170201-a10c504) from v16 on Opensuse Tumbleweed. And now my player fails to launch every time I try to play a file on my local drive. Other players work fine with the same file, and those same files played fine prior to the update. This is an excerpt form the log file. Any ideas?

Code:
03:14:55.880 T:140698735990528   ERROR: Unsupported audio codec
03:14:55.880 T:140698735990528 WARNING: OpenStream - Unsupported stream 1. Stream disabled.
03:14:55.881 T:140698735990528   ERROR: CDVDDemuxFFmpeg::ParsePacket() unable to open codec -22
03:15:08.327 T:140700609296768   ERROR: Previous line repeats 65223 times.
03:15:08.327 T:140700609296768  NOTICE: Storing total System Uptime
03:15:08.327 T:140700609296768  NOTICE: Saving settings
03:15:08.328 T:140698735990528   ERROR: CDVDDemuxFFmpeg::ParsePacket() unable to open codec -22
03:15:08.330 T:140700609296768   ERROR: Previous line repeats 11 times.
03:15:08.330 T:140700609296768  NOTICE: Saving skin settings
03:15:08.331 T:140698735990528   ERROR: CDVDDemuxFFmpeg::ParsePacket() unable to open codec -22
03:15:08.331 T:140700609296768   ERROR: Previous line repeats 3 times.
03:15:08.331 T:140700609296768  NOTICE: stop all
03:15:08.331 T:140698735990528   ERROR: CDVDDemuxFFmpeg::ParsePacket() unable to open codec -22
03:15:08.331 T:140700609296768  NOTICE: stop player
03:15:08.331 T:140700609296768  NOTICE: CVideoPlayer::CloseFile()
03:15:08.331 T:140700609296768  NOTICE: VideoPlayer: waiting for threads to exit
03:15:08.332 T:140698735990528   ERROR: CDVDDemuxFFmpeg::ParsePacket() unable to open codec -22


Debug Log: https://paste.ubuntu.com/24107577/ [Thanks Mnementh]
You need to post the full debug log to somewhere like pastebin, please don't post the full log on the forum, an excerpt is no use to anybody unfortunately.
Code:
04:18:33.499 T:140193730984320  NOTICE: Starting Kodi (17.0 Git:20170201-a10c504). Platform: Linux x86 64-bit
04:18:33.499 T:140193730984320  NOTICE: Using Release Kodi x64 build
04:18:33.499 T:140193730984320  NOTICE: FFmpeg version/source: 3.2.4

we don't support ffmpeg 3.2 yet. If you can, try downgrading ffmpeg to 3.1, otherwise build kodi from source, with internal ffmpeg.
You might want to try a clean install without all of the http://kodi.wiki/view/Banned_addons before anything else as well.