How could I get it too? with
Code: Select all
setup-odroid
As for the sample, here you go:https://upload.disroot.org/r/GzRQtwJh#D ... TusbQxFKQ=.
How could I get it too? with
Code: Select all
setup-odroid
viewtopic.php?p=255097#p255097 and following posts.
Ah yes, now the download is workingmeaz wrote: ↑Wed Jun 12, 2019 1:46 amI've just realized the link to the sample of the not-working video isn't valid...
Here is the good one: https://upload.disroot.org/r/YUI9fkMB#u ... 3cKSDLyS8=
[mpeg4 @ 0000018a5eba3480] Video uses a non-standard and wasteful way to store B-frames ('packed B-frames'). Consider using the mpeg4_unpack_bframes bitstream filter without encoding but stream copy to fix it.
mpeg4_unpack_bframes
option does not make it playable, I had to re-encode it with ffmpeg -i output.mp4 -c:v libx264 -profile:v high -level:v 4.0 -c:a copy output_new.mp4
Did you editbruno wrote: ↑Sat Jun 15, 2019 10:21 pmThank you for this work
I followed the instructions for Kodi.
For Nextflix, i have installed with apt python-pip, with pip, cryptodomex
with Kodi i found kodi-six addon.
I found a netflix addon
I can connect to netflix with mail/password and view netflix/profil.
My problem, InputStream Helper can not install libwidevinecdm.so. Download ChromeOs recovery seem good, i agree the license and when it tell me to wait 10 minutes --> Nothing
i have a another libwidevinecdm.so (md5sum : aa2dc016fe981fa431bd60315b1c9238). i try to put in /home/.kodi/cdm but kodi want to update, and it does not work.
Any idea ?
PS: Sorry, i am french and my English is not very good.
/usr/bin/kodi
file and write export PATH=$PATH:/sbin
somewhere on top of the file ? /etc/sudoers
file look like this?Code: Select all
#
# This file MUST be edited with the 'visudo' command as root.
#
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
#
# See the man page for details on how to write a sudoers file.
#
Defaults env_reset
Defaults mail_badpass
Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL:ALL) ALL
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL
odroid ALL = NOPASSWD: /bin/umount, /bin/mount, /sbin/losetup, /sbin/fdisk, /sbin/parted, /sbin/modprobe
# See sudoers(5) for more information on "#include" directives:
#includedir /etc/sudoers.d
Dear @AreaScout!AreaScout wrote: ↑Sat Jun 22, 2019 8:22 pm@all
NEW Kodi 18.3 to download !
What's new or inside beside the changes from 18.2 to 18.3 ?
inputstream.adaptive (2.3.22)
script.module.inputstreamhelper (download libvidewine)
visualization.shadertoy
visualization.spectrum
visualization.waveform
Howto download ? Please read/follow the first thread![]()
Have fun
Yes CEC connection lost is a known issue with 4.14 kernel if the 'Adjust Frame rate' feature is on, there is nothing you can do about it if you can't fix this issue by yourselfhemuveg wrote: ↑Wed Jul 03, 2019 4:28 pm- cec lost connection after display rate change:
I found the bugreport at xbmc you reported. At the moment I use the original libcec4, did not compile the one mentioned here in the topic. Actually i tried, but i am not sure about replacing the original one. If i want to remove the original with apt, it says kodi depends on it. I can force remove it, but after that I am not sure about the “install” steps how to make it work. Any advice would be greatly appreciated!![]()
If you press the 'o' key on your keyboard what does the onscreen menu say about the codec type ? Can you make a picture of it ?hemuveg wrote: ↑Wed Jul 03, 2019 4:28 pm- an issue with the playback. Sometimes in the log i can see a message: ERROR: CBaseRenderer::GetShaderFormat - unsupported format 24, the screen goes blank, the audio works -> so it looks like, the playback does not stop, but it somehow "lost the video".
I do not know if the second related to first (because of refresh rate), and I can imagine, the stream/connection is not perfectly fine, but i have no idea where to start to fix this one.
If you press the 'o' key on your keyboard what does the onscreen menu say about the codec type ? Can you make a picture of it ?
Sorry, played from original place seems ok.AreaScout wrote: ↑Thu Jul 04, 2019 3:04 amDo you use the 'Adjust display refresh' feature ? Is this a stream I also can test or can you provide a sample ?
Does this sample work ? https://download.blender.org/durian/tra ... -1080p.mp4
RG
Code: Select all
2019-07-04 20:31:05.561 T:1022366560 NOTICE: CVideoPlayerAudio::Process - stream stalled
2019-07-04 20:31:05.759 T:840061792 NOTICE: CVideoPlayer::OnExit()
2019-07-04 20:31:05.759 T:840061792 NOTICE: VideoPlayer: eof, waiting for queues to empty
2019-07-04 20:31:05.760 T:840061792 NOTICE: Closing stream player 1
2019-07-04 20:31:05.760 T:840061792 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
2019-07-04 20:31:05.761 T:840061792 NOTICE: Waiting for audio thread to exit
2019-07-04 20:31:05.761 T:1022366560 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2019-07-04 20:31:05.761 T:1022366560 NOTICE: thread end: CVideoPlayerAudio::OnExit()
2019-07-04 20:31:05.762 T:840061792 NOTICE: Closing audio device
2019-07-04 20:31:05.765 T:840061792 NOTICE: Deleting audio codec
2019-07-04 20:31:05.765 T:840061792 NOTICE: Closing stream player 2
2019-07-04 20:31:05.765 T:840061792 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
2019-07-04 20:31:06.026 T:2968150560 NOTICE: GLES: Selecting single pass rendering
2019-07-04 20:31:06.026 T:2968150560 NOTICE: GLES: Selecting YUV 2 RGB shader
2019-07-04 20:31:06.026 T:2968150560 ERROR: CBaseRenderer::GetShaderFormat - unsupported format 24
2019-07-04 20:31:06.027 T:2968150560 ERROR: GLES: BaseYUV2RGBGLSLShader - unsupported format 0
2019-07-04 20:31:06.063 T:840061792 ERROR: Previous line repeats 1 times.
2019-07-04 20:31:06.063 T:840061792 NOTICE: waiting for video thread to exit
2019-07-04 20:31:06.063 T:655508320 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
2019-07-04 20:31:06.063 T:655508320 NOTICE: thread end: video_thread
2019-07-04 20:31:06.063 T:840061792 NOTICE: deleting video codec
/usr/bin/kodi
to LOOP=1
which should restart kodi every time it exits, but that means that exit will not work anymore you can only shutdown if this is ok for you ? otherwise I have to look closer for another option.Wow, awesome work, thanks a lot to AreaScout and all other members envolved to that project!
chown -R odroid /home/odroid
, sudo kodi
apt-get install libnss3 libnss3-tools libnspr4
apt-get install python-tools
pip install pycryptodomex
Code: Select all
sudo apt-get install python-pip
pip install wheel
pip install pycryptodomex
/etc/sudoers
file and add odroid ALL = NOPASSWD: /bin/umount, /bin/mount, /sbin/losetup, /sbin/modprobe
to it, so that it looks like this:Code: Select all
#
# This file MUST be edited with the 'visudo' command as root.
#
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
#
# See the man page for details on how to write a sudoers file.
#
Defaults env_reset
Defaults mail_badpass
Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL:ALL) ALL
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL
odroid ALL = NOPASSWD: /bin/umount, /bin/mount, /sbin/losetup, /sbin/modprobe
# See sudoers(5) for more information on "#include" directives:
#includedir /etc/sudoers.d
export PATH=$PATH:/sbin
somewhere on top of the kodi start script /usr/bin/kodi
Settings -> Add-on's -> My Add-on's -> All -> inputstream.adaptive -> enable
Code: Select all
cd ~
wget https://github.com/kodinerds/repo/raw/master/repository.kodinerds.zip
Settings -> System -> Add-on's -> Unkown sources -> ON
Settings -> Add-on's -> install from zip file -> Home folder
Settings -> Add-on's -> Install from repository -> All repositories -> Video add-ons
Code: Select all
sudo apt-get install python-wheel python3-wheel
As per your post, everything went smooth. I am trying to configure Netflix Addon, I got struck with these three comandsAreaScout wrote: ↑Thu Nov 28, 2019 6:10 pmI have never seen this error, all I can do is ask google about it and it says that it could be a defective root ssl certificate or a firewall is blocking internet traffic or the pip installer site had a problem
Please try this:
https://stackoverflow.com/questions/529 ... -or-bad-re
If this is not working, please try to disable your firewall for a short time and retry if running any
RG
Code: Select all
sudo rm -r ~/.cache/pip
sudo apt remove python-pip
sudo apt-get install python-pip
pip install wheel
pip install pycryptodomex
pip install --verbose --trusted-host=files.pythonhosted.org pycryptodomex
maybe that solves your SSL errorsUsers browsing this forum: No registered users and 1 guest