Posts by yapa69
-
-
Updated to 10.0.2, rpi EPPROM too via ssh. All smooth and all but CEC decided to stop working sadly. I use both HDMI ports, one directly to TV, the other to soundbar. Interstingly, if I switch over to just single HDMI throguh the soundbar, CEC functionality is back no problem. How would I provide more info on this for you guys?
Exactly the same issue with the same hw conf. Everyhting was fine with the 10.0.1 version. Solved by changing Settings>Input>periph>CEC>connected to HDMI AV receiver instead of TV (it's exactly reverse as my conf)
-
Bonjour, I have the same issue in LE10, but I think it's not related to deinterlacing method. As deinterlacing is not implemented now, we should see the "comb effect" but with a smoth rendering and unfortunately its not like that.
In France, we receive DVBT stream in 1080i and DD+, and it seems every seconds some frame are not displayed (judder). My workaround is...use the TV tuner
-
hum...it should work with Kodi matrix since all alsa devices are listed with EDID informations. I suppose the other post is talking about kodi 18.8
-
hi all,
RPI4B:
- hdmi0 >TV 4K
- hdmi1 > old good avr
I am able to choose my harman kardon AVR hdmi1 but I still get no sound.
Code
Display More2020-03-06 12:38:59.023 T:908 INFO <general>: CActiveAESink::OpenSink - initialize sink 2020-03-06 12:38:59.023 T:908 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=vc4hdmi1,DEV=0 2020-03-06 12:38:59.023 T:908 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi1,DEV=0" 2020-03-06 12:38:59.025 T:899 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml 2020-03-06 12:38:59.027 T:908 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi1,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00" 2020-03-06 12:38:59.027 T:908 DEBUG <general>: CAESinkALSA::SelectALSAChannelMap - Selected ALSA map "FL FR" 2020-03-06 12:38:59.027 T:908 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2020-03-06 12:38:59.027 T:908 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3 2020-03-06 12:38:59.027 T:908 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820 2020-03-06 12:38:59.028 T:908 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820 2020-03-06 12:38:59.028 T:908 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 200 ms 2020-03-06 12:38:59.028 T:908 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2 2020-03-06 12:38:59.028 T:908 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR 2020-03-06 12:38:59.028 T:908 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR) 2020-03-06 12:38:59.028 T:908 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized: 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Output Device : vc4-hdmi1 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Sample Rate : 44100 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Sample Format : AE_FMT_S24NE3 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Channel Count : 2 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Channel Layout: FL, FR 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Frames : 2205 2020-03-06 12:38:59.028 T:908 DEBUG <general>: Frame Size : 6
Full logs with debug on audio (everything is looking fine)
Build : nightly 20200926
Any idea ?