DTS should work, you need to enable expert mode in kodi.. And to select what do you want to passthrough in audio settings..
Posts by boot2k3
-
-
Hi,
I just followed the instruction of page 1. I want to use my iconbit remote. With
"ir-keytable -t" it seems that all buttons work so I inserted some in a new file "iconbit" (see code below) and copied it to" /storage/.config/rc_keymaps". After this I inserted the text below to rc_maps.cfg in /storage/.config
Several reboots and also "ir-keytable -a /storage/.config/rc_maps.cfg -s rc0" did not make the remote work. What have I done wrong? I appreciate your help.
1. Try this one and reboot
2. If it doesn't work add 0x100 KEY_FAVORITES in iconbit file and reboot
-
1. check if all files have unix format. if all is ok than go to step 2
2. try this solution LE9.0 remote configs ir-keytable Amlogic devices
-
So I thought I had missed a step in the process, and repeated the same again on a fresh CoreElec 8.90.1 as I wrote above.
After a reboot the remote was not working..... (8.90.1)I would like some help with this, as I am very satisfied and impressed with the quality of the CoreElec builds on my box.
What kind of information can I provide to tackle this issue?Thanks
Just add some code key for command KEY_FAVORITES in rc_maps.cfg, reboot and enjoy
For example 0x100 KEY_FAVORITES
-
I'm using it, and works perfect. The problem is that, libreelec settings is missing (hidden suppose) and the options of power button is incomplete.
in non-default skin you need to add it in skin code.
-
Maybe depends in TV or Receiver. For me Video looks good. Dont know, if they do additional video processing.
No, it's amlogic bug in deinterlace code.
For me all FullHD h264 channels with r_frame_rate=25/1, avg_frame_rate=25/1 have this bug
Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
All other FullHD h264 channels with r_frame_rate=50/1, avg_frame_rate=25/1 works without this bug
Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50 tbr, 90k tbn, 50 tbc
-
make /storage/.config/autostart.sh file
and add this command inside
check the forum how to do this if required
-
Setting->System->Display and select Disable deinterlacing and reboot if 8.90.6
or ssh to the box and use command above
-
forget about ffmpeg in that case
What version of LE do you use?
-
S912 red/green lines in Live TV 1080i - Amlogic - LibreELEC Forum
you can disable deinterlace for this channels to solve this issue
echo 1 > /sys/module/di/parameters/bypass_allAlso if it possible...Could you send me an output in PM from command for some channels with this issue and for channel without this issue?
ffprobe -v quiet -show_streams -select_streams v "address_of_stream"
This program can be download Download FFmpeg
-
Power OFF does not work with LE/CE on SD card. Power ON works if the Power Off is done within Kodi Power Menu.
With this box, as with X96Mini and with all my other apliances, I use an old Logitec Harmony 525 IR remote. Harmony is loaded with some similar box data (I don't remember the model) and major commands worked except Power ON. For that funktion to work I made direct copy from original IR remote to Harmony remote via IR sensors...
It's not correct
Power off and power on correctly works. What problem do you have with power off?
-
Sholander , please answer in PM to not spam this thread on last question
-
X92 has 2 versions - q200 and q201. Besides that q201 comes with 100MB Lan and with 1GB Lan.
I had "no luck" and got q201 with 1GB Lan, so I can use both images. Since I don't use Lan, I don't care which specific .img I use.
My box works the same with both. I cannot spot any difference between q200 and q201.
In any case q200 device tree is correct for X92 in LE/CE. Try it with the same settings. This is output from my CE:
-
I know this. That is how I test GPU freq: on 8.2.4_OC version I get 792MHz, but on CoreElec devel I get 500MHz.
But what device tree do you use? I see in your signature q201, but for X92 it's q200
-
Although it would be nice if wrxtasy could bring OC option to this devel version, for me THE BEST so far...
Try echo 5 > /sys/class/mpgpu/cur_freq
-
With <algorithmdirtyregions>0</algorithmdirtyregions> setting only little stutter on first subtitle. After all is ok. CE S912 version.
-
They need to be added to build.
Will be available in next test build if all is ok
-
Just compiled again. My mistake, I forgot 1 patch
Fixed in attached file passtrough_fixed
Also some additional audio fixes in audio_patches from here: