There is a main problem in GstPlayer - it does not recognize and does not switch audio tracks in movies. When using VideoPlayer there is no such problem, but the video is very slow. How to fix? This is very important, because it is still a media center.

kodi 19.0 ALPHA (armhf) /kodi 18.2 RC1(mipsel)
-
-
This is no a Problem, this is just not implemented in kodi to read or set enigma2 audio control. It is only implemented in the enigma2 player. The original VideoPlazer can only software decode movies, so you can not watch in realtime.
-
Will it be implemented? This is the main function of the media center - video playback. There are updates, new versions, and most importantly it does not work. Languages in the films do not switch, there is no correct sound 5.1. It is a pity that does not work.
-
Hättest du Lust ein neues inputstream-adaptive zu bauen ? Wir hängen ja etwas hinterher, denn aktuell ist 2.3.22. Das wäre obergenial und mal wieder was zum testen. Ich kann ja leider nicht selber bauen.
-
Hallo zusammen
Bei mir läuft eine Dreambox DM900 mit folgendem OS : 4.3.2r5-2019-04-05
Images Newnigma2-Daily 2019-06-28Kodiversion aus dem Starpost, leider hängt sich Kodi oft beim Abspielen eines Films von meinem NAS auf....spulen funktioniert leider auch nicht....gibt es eine funktionierende ältere kodiversion für die Dreambox? ( kodi1 7 wäre schon ausreichend zum streaming....)
Crashlog gewünscht?
Grüße
-
Quote
Originally posted by vortexnew
There is a main problem in GstPlayer - it does not recognize and does not switch audio tracks in movies. When using VideoPlayer there is no such problem, but the video is very slow. How to fix? This is very important, because it is still a media center.With DreamOne OE 2.6 subtitles and audio switching works
-
Also die Installation ganz am Anfang vom Post zaubert ein Kodi 19Alpha auf meiner DM920.
Was fällt derzeit auf:
Keine Abstürze
Beim Start meckern das mein Cryptography Module v1.1 ist er aber v1.7 haben möchte
Die Filme vom NAS spielt er zu langsam ab, wohl derzeit Performanceproblem -
Ich wollte nochmal ergänzen:
Wenn ich schreibe Filme spielt Kodi derzeit zu langsam ab meine ich natürlich nicht, wenn ich den Dreamboxeigenen Player (ist Default, Basis wohl gstreamer) nehme. Das geht wie überall. Gemeint ist der Kodi-Player (auf Basis ffmpeg denke ich). Am Speicher liegts an der DM920 nicht. Entweder wird in einer neueren Version besser oder die CPU ist in der DM920 der Flaschenhals. -
Das kann mit ffmpeg auch gar nicht flüssig gehen, das ist ein SW-Decoder.
Das allerhöchste der Gefühle wären da 720p, alles drüber ist eher zu viel. -
-
Ja klar, ging doch die ganze Zeit aber um seinen 3D Fix aber das hat sich ja nun erledigt.
-
Richtig.
Aber ich wollte nur meine Erfahrungen mal schildern und habe das aufgegriffen.
Folgende Neuigkeiten:1. Der Cryptofehler ist mit dem neuesten Softwareupdate der Dreambox weg.
(seit heute)
2. In der Tat geht es mit dem Kodiplayer mit minimalen Stockungen in 720p, in FullHd wuppt er es bei mir nicht.
3. Seit dem 3D-Fix ist das in der Tat nicht mehr so wichtig, der Standardplayer tut es auch in FullHD. (ist in Kodi hier ohnehin standardmäßig aktiviert)Fazit:
Kodi ist langsam für den produktiven Einsatz auch in der DM920 reif. -
Also bei mir knallts, wenn ich aus dem Hauptmenü starte:
Code
Display MoreScreen <class 'Plugins.Extensions.XBMCMediaCenter.xbmc.XBMCMediaCenter'>((), {}): <type 'exceptions.AttributeError'> Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 371, in create return screen(self, *arguments, **kwargs) File "/usr/lib/enigma2/python/Plugins/Extensions/XBMCMediaCenter/xbmc.py", line 78, in __init__ self.PluginsJson = gXBMCutils.getPluginsAsJson() File "/usr/lib/enigma2/python/Plugins/Extensions/XBMCMediaCenter/XbmcEvent.py", line 109, in getPluginsAsJson if p.iconstr == None or p.iconstr.endswith(".svg"): exceptions.AttributeError: 'NoneType' object has no attribute 'replace' AttributeError: PluginDescriptor instance has no attribute 'iconstr' swig director exception (SWIG director method error.) 0xb4121068(sp=0xbef0c4f8) <__cxa_throw+168> 0x3d0e4c(sp=0xbef0c510) <SwigDirector_eActionSlot::action_func2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+848> 0xd819c(sp=0xbef0c558) <eActionMap::unbindKeyDomain(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+1164> 0xd6948(sp=0xbef0c5a8) <eActionMap::keyPressed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)+1480> 0xcd640(sp=0xbef0c630) <keyEvent(eRCKey const&)+276> 0x2a115c(sp=0xbef0c660) <eRCInput::keyPressed(eRCKey const&)+252> 0x2a2b54(sp=0xbef0c688) <eRCDeviceInputDev::handleCode(long)+160> 0x29ffa8(sp=0xbef0c6a8) <eRCInputEventDriver::keyPressed(int)+120> 0xdd4b8(sp=0xbef0c6d0) <eSocketNotifier::activate(int)+272> 0xdf2c8(sp=0xbef0c710) <eMainloop_native::processOneEvent(int)+3472> 0x2d7768(sp=0xbef0da00) <eMainloopQt::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+156> 0xb525a22c(sp=0xbef0db28) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+276> 0xb5263498(sp=0xbef0db70) <QCoreApplication::exec()+148> 0x2d76a8(sp=0xbef0dba0) <eMainloopQt::runLoop()+24> 0x2de8bc(sp=0xbef0dba8) <our_terminate()+4260> 0xb4b9968c(sp=0xbef0dbc0) <PyEval_EvalFrameEx+24024> Traceback (most recent call last): File "/usr/lib/enigma2/python/enigma.py", line 8501, in __call__ return ret(*args, **kwargs) File "/usr/lib/enigma2/python/Components/ActionMap.py", line 87, in action return ActionMap.action(self, contexts, action) File "/usr/lib/enigma2/python/Components/ActionMap.py", line 70, in action res = act() File "/usr/lib/enigma2/python/Screens/Menu.py", line 110, in okbuttonClick selection[1]() File "/usr/lib/enigma2/python/Screens/Menu.py", line 65, in __call__ self.fnc(*self.args) File "/usr/lib/enigma2/python/Plugins/Extensions/XBMCMediaCenter/plugin.py", line 9, in main session.open(XBMCMediaCenter) File "/usr/lib/enigma2/python/mytest.py", line 480, in open dlg.isTmp = True ------- AttributeError: 'NoneType' object has no attribute 'isTmp'
Über Erweiterungen geht's.
-
Hi
I have installed Kodi 19 alpha on my dm900 with latest DMM experimental image. There is a problem with audio track switching and no subtitle displayed from mkv container and the same if I am using addon opensubtitles.org to get subtitle (searching and downloading working well) but subtitles cannot be enabled and they are no recognized by gstreamer as I read at previous post this features are not implented yet. My question is any chance to get this ones in the future?
-
Hallo,
Habe Kodi installiert, wollte dann das Adddon PVR Simple Client installieren, ist aber nicht zu finden, wie kann man dies lösen ?
cu
Habe jetzt kodi-addon-pvr-iptvsimple_2.4.1+gitr0+2a649d7e21-r0.0_armhf installiert, sehe es auch unter Addons, kann es aber nicht aufrufen.
Hat sich erledigt, aber nach einfügen der Url, sehe ich zwar die Kanäle,aber kein bild ?
Ebenso zeigt er mir immer noch die Version 17.6 an.
Ebenso meckert er, Python 1.1 zu alt, die neueste ist 1.7, wie installiere ich diese und wo bekomme ich sie her ?
-
Du hast da halt ne alte Version geladen ,geh einfach in den GP Addonbrowser (wenn nicht installiert kannst ihn ja nachladen
) ,gib dort bei Suche Kodi ein und du wirst was aktuelles finden ,das dann auch geht im Kodi selbst
-
Hallo zusammen,
habe mal eine Dumme Frage an die allgemeinheit
Habe nun auf meine DreamboxOne nun schon das zweite mal das Phänomen das ich nach Updates das Kodi nicht mehr bedienen kann. Rufe also übers Menü das Kodiplugin auf und die Fernbedienung reagiert einfach nicht mehr
Beim letzten mal hatte ich einfach das ganze neu installiert und gut war, aber da muss doch irgendwas noch klemmen?
Kann a nicht sein das ich alle paar Wochen oder Monate die Box neu erinrichten muss damit die Fernbedienung unter dem Kodiplugin wieder geht?
-
-
das Fernbedienungsproblem habe ich auch ab und an! Ich muss dann die Dreambox neustarten dann funktioniert es wieder!
was mir aber aufgefallen ist ich habe noch eine Zusatz China-Tastatur angeschlossen, wenn die Fernbedienung der Dreambox nicht funktioniert, kann ich dennoch mit der China Tastatur die Dreambox bedienen!das ist meine Erfahrung!
-
Hi Emanuel due to my problems with Kodi 19 (problem with pycryptodomex) on my OS I need to downgrade to Kodi 18. Is that possible? Could you guide me, please?