werimail
werimail
Hello @CastagnaIT @joseluismarti I already had the problem in an older Kodi version as described here: https://github.com/xbmc/xbmc/issues/20639. With the fixes (https://github.com/xbmc/xbmc/pull/21421) it has worked since then. However, when installing the...
> Seems that the device is not returning any codec in `getCodecInfos()`, as several `DVDVideoCodecAndroidMediaCodec::Open Testing codec...` messages should appear in the log. > > There has probably been an...
hi @joseluismarti , @CastagnaIT I have now created a logcat. I hope that it becomes clear where the error lies. [logcat_lineage_171.txt](https://github.com/xbmc/xbmc/files/14612488/logcat_lineage_171.txt) Greetings Weri
> Hi, in this logs the string `CDVDVideoCodecAndroidMediaCodec::Open` does not appear. The logs from the start of Kodi until this call and after are of interest. Ok @joseluismarti here is...
> Try this [build](https://drive.google.com/file/d/1snndoxEorCEQwcoHJD05hFeG9RzDwMr8/view?usp=sharing), I've caught possible exceptions and added some debug message. Post a comment only with logs containing the string `CDVDVideoCodecAndroidMediaCodec` . > > Note that installing this...
> Another [test](https://drive.google.com/file/d/19UXmPoZjfMrWzvpX9glj3wOMucUYqQBo/view?usp=sharing), ignore the result of DecoderFilterManager... Great job @joseluismarti !!! With the new test version and Lineage 17.1 with the Rpi3 the output of the streams now also...
> Manually activate a decoder (`OMX.google.h264.decoder`) by editing the file `[userdata]/decoderfilter.xml`, restart kodi and check if the modified configuration has taken effect. Ah ok @joseluismarti so I always have to...
Hi guys, by playing around with the IP address I found out that the streams can be accessed with the following (small) change: Replace the first part `http://88.212.7.10/...` with `http:/...
> can you specify what you have set to kodi language settings for audio and sub lang? also miss the log Of course @CastagnaIT : The "Preferred audio language" =...
Hi @CastagnaIT unfortunately I still don't have a Kodi 22 environment to carry out tests for it. Is it possible to make the fix for Kodi 21 available here too?...