Kodi Community Forum

Full Version: Kodi 18.6 Leia linux dont show video
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello from Alicante, Spain:
i'm a newbie on kodi, excuse me if i'm wrong to post here my problem.
I have kodi 18.6 under OpenSuse Leap 15.1. Kodi runs great all except video. I can hear it but i dont see it.
In the registry says :

2020-06-01 14:50:47.687 T:140341562808064  NOTICE: Opening stream: 0 source: 256
2020-06-01 14:50:47.687 T:140341562808064  NOTICE: Creating video codec with codec id: 27
2020-06-01 14:50:47.687 T:140341562808064   DEBUG: CDVDVideoCodecFFmpeg::Open() Unable to find codec 27
2020-06-01 14:50:47.687 T:140341562808064   ERROR: CVideoPlayerVideo::OpenStream - could not open video codec
2020-06-01 14:50:47.687 T:140341562808064 WARNING: OpenStream - Unsupported stream 0. Stream disabled.
2020-06-01 14:50:47.687 T:140341562808064  NOTICE: Opening stream: 1 source: 256

Otherwise put the kodi log :
Thanks to all for your help.

https://paste.kodi.tv/kebigowipe.kodi
@xaxuthekid - your install contains banned addons (wiki) in violation of the forum rules (wiki) that you accepted and agreed to abide by when you signed up here. Please actually go and read the piracy policy (wiki) section of it.

All of the list below are banned and must be removed before any support for issues is available here for the install:

Code:
2020-06-01 14:50:26.716 T:140343298103872  NOTICE: ADDON: plugin.video.f4mTester v2.7.2 installed
2020-06-01 14:50:26.716 T:140343298103872  NOTICE: ADDON: plugin.video.1x2 v1.0.27 installed
2020-06-01 14:50:26.716 T:140343298103872  NOTICE: ADDON: program.plexus v0.1.8 installed
2020-06-01 14:50:26.716 T:140343298103872  NOTICE: ADDON: repository.Diamond-Wizard-Repo v6.3 installed
2020-06-01 14:50:26.717 T:140343298103872  NOTICE: ADDON: repository.Maniac v1.0.1 installed
2020-06-01 14:50:26.717 T:140343298103872  NOTICE: ADDON: script.video.F4mProxy v2.8.8 installed

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
(2020-06-01, 17:24)DarrenHill Wrote: [ -> ]@xaxuthekid - your install contains banned addons (wiki) in violation of the forum rules (wiki) that you accepted and agreed to abide by when you signed up here. Please actually go and read the piracy policy (wiki) section of it.

All of the list below are banned and must be removed before any support for issues is available here for the install:
Code:
2020-06-01 14:50:26.716 T:140343298103872 NOTICE: ADDON: plugin.video.f4mTester v2.7.2 installed
2020-06-01 14:50:26.716 T:140343298103872 NOTICE: ADDON: plugin.video.1x2 v1.0.27 installed
2020-06-01 14:50:26.716 T:140343298103872 NOTICE: ADDON: program.plexus v0.1.8 installed
2020-06-01 14:50:26.716 T:140343298103872 NOTICE: ADDON: repository.Diamond-Wizard-Repo v6.3 installed
2020-06-01 14:50:26.717 T:140343298103872 NOTICE: ADDON: repository.Maniac v1.0.1 installed
2020-06-01 14:50:26.717 T:140343298103872 NOTICE: ADDON: script.video.F4mProxy v2.8.8 installed

The forum moderators have determined that banned addons (wiki) are present on your system. To receive assistance here, these banned items must be removed. If a clean log is not submitted within 3 days, then the relevant post(s) will be removed after this time.
Sorry !!!
Here you've got a new one.
Thanks.

https://paste.kodi.tv/tabaqagifa.kodi
(2020-06-01, 17:34)xaxuthekid Wrote: [ -> ]Here you've got a new one.

2020-06-01 15:31:09.866 T:140511537494592 NOTICE: ADDON: repository.Diamond-Wizard-Repo v6.3 installed
2020-06-01 15:31:09.866 T:140511537494592 NOTICE: ADDON: repository.Maniac v1.0.1 installed


Last chance... Anything in orange in your kodi.log is considered piracy crap.
You've missed a couple of the banned repos:

Code:
2020-06-01 15:31:09.866 T:140511537494592  NOTICE: ADDON: repository.Diamond-Wizard-Repo v6.3 installed
2020-06-01 15:31:09.866 T:140511537494592  NOTICE: ADDON: repository.Maniac v1.0.1 installed
(2020-06-01, 17:37)DarrenHill Wrote: [ -> ]You've missed a couple of the banned repos:
Code:
2020-06-01 15:31:09.866 T:140511537494592 NOTICE: ADDON: repository.Diamond-Wizard-Repo v6.3 installed
2020-06-01 15:31:09.866 T:140511537494592 NOTICE: ADDON: repository.Maniac v1.0.1 installed

Last reply... I'm really sorry.
I think i delete all add-ons.
thanks again !!!

https://paste.kodi.tv/karubiyowo.kodi
Probably because of an unsupported ffmpeg version your distro provides. You have ffmpeg 4.2.2 installed. IIRC Kodi 18 needs 4.0.4

Try downgrading ffmpeg and see if that fixes something.
(2020-06-01, 19:45)DaVu Wrote: [ -> ]Probably because of an unsupported ffmpeg version your distro provides. You have ffmpeg 4.2.2 installed. IIRC Kodi 18 needs 4.0.4

Try downgrading ffmpeg and see if that fixes something.

Hello DaVu, thanks for your answer.
I downloaded and installed ffmpeg 4.0.5. but Kodi still says thats using 4.2.2.
How can downgrade it ?
Thanks again
I don't know OpenSuse. So i can't help much in that regard. Probably compile Kodi with configuring Kodi with that switch included. -DENABLE_INTERNAL_FFMPEG=ON

or try using Kodi 19 if that already matches your needs. Some add-ons might not work currently. So please be aware that this version is pre-alpha.
you'll have to refer to opensuse, since they provide this unsupported build.
Thanks to all for your support.
I made a new kodi from source code with the option that you said me.
After installing a great amount of devel packages, and resolving some errors, always following the excepcional manual, I resolve the problem and works!!!

Thanks again. you're greats.