use the tubed add-on
Posts by lrusak
-
-
I am reporting that this setting is not in config.txt and I feel it should be, Klojum made it sound like it was a question of not enough reports, it doesn't seem like a bad thing to include.
Martin
It's not included by default, you have to add it manually. I think adding the option can break HDMI audio (not 100% sure).
-
Post a debug log
-
Tried the 10.0 Beta 3 on Raspberry Pi 4, using a fresh installation as recommended in the release notes. Looks good at first sight, but any video will come out garbled. I can basically see the decoder tiles. I understand that RPI4 support is considered alpha, but is it expected that video playback is completely broken or am I just missing a setting, a firmware update, anything else to fix video playback?
In case you are wondering, the hardware is fine, it works nicely with 9.2.x.
There is no deinterlacing present for HW decoding, so if you need deinterlacing you have to disable HW decoding.
-
Looks and feels the same as 10b2. Was hopping that the muffled and crackling sound using DRM PRIME HW acceleration would be fixed but no: every video with greater than 1080p res is showing this problem. Using a RPI4 4GB BCM2711 (analog sound output).
Waiting to see if the random 10b2 GUI lag will happen again.
Anyway, good job guys. Keep up the good work.if you continue using analog audio output the sound will never improve.
-
Add me as the second to report having to add this, testing with LE10 Beta3. I use lcdproc with internet radio and my HDMI screen off.
Martin
It's not even clear what you are reporting?
If you need analog audio, see post #2 RE: Unable to output analog audio out of Raspberry Pi 4 !
-
There is no deinterlacing available with HW decoding on the RPi4 at the moment. If you want deinterlacing you need to disable HW decoding.
-
-
try LE10beta
-
CoreELEC is very much not LibreELEC.
I'm not 100% what is going on here but all your channels aren't being recognized
Code
Display More2021-05-19 18:03:17.296 T:5007 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 6 Output Channel Count: 6 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR, FC, LFE, BL, BR 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR, UNKNOWN1, UNKNOWN1, UNKNOWN1, UNKNOWN1 (ALSA: FL FR UNKNOWN UNKNOWN UNKNOWN UNKNOWN) 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized: 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: Output Device : Default (Xonar U7 MKII Analog) 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: Sample Rate : 48000 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: Sample Format : AE_FMT_S24NE3 2021-05-19 18:03:17.296 T:5007 DEBUG <general>: Channel Count : 6 2021-05-19 18:03:17.297 T:5007 DEBUG <general>: Channel Layout: FL, FR, UNKNOWN1, UNKNOWN1, UNKNOWN1, UNKNOWN1 2021-05-19 18:03:17.297 T:5007 DEBUG <general>: Frames : 2400 2021-05-19 18:03:17.297 T:5007 DEBUG <general>: Frame Size : 18
-
-
Which LE version are you using with it?
I think we retired the official slice builds which makes people use the RPi2 build which may not include the drivers needed to support the onboard sata port.
-
Yea it's not really clear what is happening as further down the log I see this
Code2021-05-19 07:35:52.838 T:794 DEBUG <general>: ------ Window Init (DialogSettings.xml) ------ 2021-05-19 07:35:52.838 T:794 INFO <general>: Loading skin file: DialogSettings.xml, load type: KEEP_IN_MEMORY 2021-05-19 07:35:52.876 T:794 DEBUG <CSettingsManager>: requested setting (subtitles.enable) was not found. 2021-05-19 07:35:52.876 T:794 DEBUG <CSettingsManager>: requested setting (subtitles.delay) was not found. 2021-05-19 07:35:52.876 T:794 DEBUG <CSettingsManager>: requested setting (subtitles.stream) was not found. 2021-05-19 07:35:52.876 T:794 DEBUG <CSettingsManager>: requested setting (subtitles.browser) was not found. 2021-05-19 07:35:52.876 T:794 DEBUG <CSettingsManager>: requested setting (subtitles.search) was not found. 2021-05-19 07:35:52.876 T:794 DEBUG <CSettingsManager>: requested setting (audio.makedefault) was not found.
-
The log provided as Klojum pointed out is from CoreELEC.
The log also doesn't show the USB soundcard and it doesn't show you playing any media.
-
it looks like your subs are initialised fine
Code2021-05-19 07:35:46.945 T:887 INFO <general>: CDVDSubtitlesLibass: Creating ASS library structure 2021-05-19 07:35:46.946 T:887 INFO <general>: CDVDSubtitlesLibass: Initializing ASS library font settings 2021-05-19 07:35:46.946 T:887 INFO <general>: CDVDSubtitlesLibass: Initializing ASS Renderer 2021-05-19 07:35:46.946 T:887 DEBUG <general>: CDVDSubtitlesLibass: [ass] Shaper: FriBidi 1.0.10 (SIMPLE) HarfBuzz-ng 2.7.4 (COMPLEX) 2021-05-19 07:35:46.953 T:887 DEBUG <general>: CDVDSubtitlesLibass: [ass] Loading font file '/storage/.kodi/media/Fonts//tmp.font.Roboto-Medium.ttf' 2021-05-19 07:35:46.956 T:887 DEBUG <general>: CDVDSubtitlesLibass: [ass] Loading font file '/storage/.kodi/media/Fonts//tmp.font.Roboto-MediumItalic.ttf' 2021-05-19 07:35:47.098 T:887 DEBUG <general>: CDVDSubtitlesLibass: [ass] Using font provider fontconfig 2021-05-19 07:35:47.099 T:887 INFO <general>: CDVDSubtitlesLibass: Creating new ASS track
-
Probably, but it's impossible to know from your description.
-
-