Hello,
i have version 10.0.1 installed. when playing videos, the sound is out of sync. My hardware: Raspi 4 with 4gb connected via lan cable. Is this a bug?
Greetings
Michael
Hello,
i have version 10.0.1 installed. when playing videos, the sound is out of sync. My hardware: Raspi 4 with 4gb connected via lan cable. Is this a bug?
Greetings
Michael
It's not out of sync for me.
Does it occur with all files or just "harder" ones? Provide mediainfo of a file with this issue.
Is it always the same offset (i.e. can you adjust audio offset then "set as default for all files" to make everything in sync) or does it vary?
this problem is with all videos and version libre in version 10 (Format all the same, see screenshot). At the moment I have Libre 9.x again in the Raspi and have no problems with audio sync.
Whre can i ndo this: i.e. can you adjust audio offset then "set as default for all files" ?
can you try to remux a video into a mkv (this does not any reencode)?
mkvtoolnix gui is rather easy to use, just remux mp4 -> mkv (~ 1min) and maybe that fixes it
I can remember that buggy mp4 muxers are related to such kind of problems.
Whre can i ndo this: i.e. can you adjust audio offset then "set as default for all files" ?
It is a known problem for RPi4/LibreELEC 10.0.1, see here: Audio delay with 4k content [LibreElec 10.0.1 / RaspBerry Pi 4]
9.2.8 had not such audio lipsync issues.
There is even a bug report on github with no response from the devs. It seems that they are not able to fix it unfortunately.. 
It is a known problem for RPi4/LibreELEC 10.0.1, see here: Audio delay with 4k content [LibreElec 10.0.1 / RaspBerry Pi 4]
9.2.8 had not such audio lipsync issues.
There is even a bug report on github with no response from the devs. It seems that they are not able to fix it unfortunately..
Thanks....
There is even a bug report on github with no response from the devs. It seems that they are not able to fix it unfortunately..
It's almost impossible to fix something without being able to reproduce it.
I watch videos on Pi4 every day, and sync is always prefect.
There's something in:
files being played
settings used
AVR or TV
A clean install of LE10 on an sdcard, and playing a standard file would be useful to rule out the first two of these.
Display MoreIt's almost impossible to fix something without being able to reproduce it.
I watch videos on Pi4 every day, and sync is always prefect.
There's something in:
files being played
settings used
AVR or TV
A clean install of LE10 on an sdcard, and playing a standard file would be useful to rule out the first two of these.
the download is very slow...
Is the rpi4 connected directly to a TV or is there an AVR (Receiver) in the mix ?
Directly via HDMI to TV.
I installed Libreelec 10 fresh. I have tested the whole thing three times. Now i am on version 9.x
I have tested the whole thing three times. Now i am on version 9.x
You may have tested it three times but we see debug log output for zero times and we suck at diagnosing issues via ESP or guesswork. You are welcome to run a fourth test and provide some technical evidence of the problem 
As mentioned in the linked URL above I have exactly the same problem with the same hardware: Pi4 with 2GB RAM, running from external ssd connected via USB 3.0. The TV is a Samsung 4K and the problem raises in any combinations:
- various video formats
- loading files from nfs or local ssd
- with or without audio passthrough
- via AVR or directly via HDMI on TV
If you need more information or debug logs, please tell me and I will try to send it.
I think only high avg. video bitrate files are affected with delayed audio. For example a movie with avg. 25 Mbit/s (and higher) video 1080@23,976p (with Dolby audio). Can someone confirm this?
TV shows with a video stream of avg. 6-10 Mbit/s seems to be in sync as they should be. (1080@50p Dolby)
I am using always passthrough for every format, also HiRes. My AVR is capable to play them. Kodi menu is set to 1080@50p.
Here is a kodi.log snipped after starting a problematic file:
2022-01-09 18:18:38.728 T:1156     INFO <general>: VideoPlayer::OpenFile: /1234/xyz.mkv
2022-01-09 18:18:38.729 T:18253    INFO <general>: Creating InputStream
2022-01-09 18:18:38.893 T:18255    INFO <general>: initializing python engine.
2022-01-09 18:18:39.246 T:18253    INFO <general>: Creating Demuxer
2022-01-09 18:18:39.415 T:18253    INFO <general>: Opening stream: 0 source: 256
2022-01-09 18:18:39.415 T:18253    INFO <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 23.976, 3D: false
2022-01-09 18:18:39.416 T:18253    INFO <general>: Display resolution ADJUST : 1920x1080 @ 23.976025 Hz (49) (wei ght: 0.000)
2022-01-09 18:18:39.417 T:18253    INFO <general>: Creating video codec with codec id: 27
2022-01-09 18:18:39.418 T:18253    INFO <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
2022-01-09 18:18:39.437 T:18253    INFO <general>: Creating video thread
2022-01-09 18:18:39.443 T:18257    INFO <general>: running thread: video_thread
2022-01-09 18:18:39.443 T:18253    INFO <general>: Opening stream: 1 source: 256
2022-01-09 18:18:39.444 T:18253    INFO <general>: Finding audio codec for: 86019
2022-01-09 18:18:39.444 T:18253    INFO <general>: Creating audio thread
2022-01-09 18:18:39.444 T:18258    INFO <general>: running thread: CVideoPlayerAudio::Process()
2022-01-09 18:18:39.444 T:18253    INFO <general>: Opening stream: 7 source: 256
2022-01-09 18:18:39.455 T:18258    INFO <general>: CAEStreamParser::TrySyncAC3 - AC3 stream detected (6 channels, 48000Hz)
2022-01-09 18:18:39.455 T:18258    INFO <general>: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, pass-through)
2022-01-09 18:18:39.521 T:1167     INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-01-09 18:18:39.719 T:1167     INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
2022-01-09 18:18:39.727 T:1167     INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x06,AES1=0x82,AES2=0x00,AES3=0x02"
2022-01-09 18:18:39.756 T:1156     INFO <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 23.976, 3D: false
2022-01-09 18:18:39.757 T:1156     INFO <general>: Display resolution ADJUST : 1920x1080 @ 23.976025 Hz (49) (wei ght: -260562681856.000)
2022-01-09 18:18:41.292 T:18255    INFO <general>: Python interpreter stoppedAnd this is media info output:
# mediainfo /1234/xyz.mkv
General
Unique ID                                : xyz (xyz)
Complete name                            : /1234/xyz.mkv
Format                                   : Matroska
Format version                           : Version 2
File size                                : 28.7 GiB
Duration                                 : 2 h 2 min
Overall bit rate mode                    : Variable
Overall bit rate                         : 33.6 Mb/s
Encoded date                             : UTC 2012-09-15 17:36:38
Writing application                      : mkvmerge v5.7.0 ('The Whirlwind') built on Jul  8 2012 20:08:51
Writing library                          : libebml v1.2.3 + libmatroska v1.3.0
Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : [email protected]
Format settings                          : CABAC / 4 Ref Frames
Format settings, CABAC                   : Yes
Format settings, Reference frames        : 4 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 2 h 2 min
Bit rate mode                            : Variable
Maximum bit rate                         : 37.0 Mb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Title                                    : xyz movie
Language                                 : German
Default                                  : Yes
Forced                                   : No
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                 : BT.709
Matrix coefficients                      : BT.709
Audio #1
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Commercial name                          : Dolby Digital
Codec ID                                 : A_AC3
Duration                                 : 2 h 2 min
Bit rate mode                            : Constant
Bit rate                                 : 640 kb/s
Channel(s)                               : 6 channels
Channel layout                           : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 SPF)
Compression mode                         : Lossy
Stream size                              : 561 MiB (2%)
Title                                    : Deutsch AC3 5.1 @ 640 Kbps
Language                                 : German
Service kind                             : Complete Main
Default                                  : Yes
Forced                                   : No
Audio #2
ID                                       : 3
Format                                   : MLP FBA
Format/Info                              : Meridian Lossless Packing FBA
Commercial name                          : Dolby TrueHD
Codec ID                                 : A_TRUEHD
Duration                                 : 2 h 2 min
Bit rate mode                            : Variable
Maximum bit rate                         : 3 069 kb/s
Channel(s)                               : 6 channels
Channel layout                           : L R C LFE Ls Rs
Sampling rate                            : 48.0 kHz
Frame rate                               : 1 200.000 FPS (40 SPF)
Compression mode                         : Lossless
Title                                    : Englisch TrueHD 5.1 @ 1654 Kbps
Language                                 : English
Default                                  : No
Forced                                   : No
Text #1
ID                                       : 4
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Title                                    : Deutsch PGS
Language                                 : German
Default                                  : No
Forced                                   : No
Text #2
ID                                       : 5
Format                                   : VobSub
Muxing mode                              : zlib
Codec ID                                 : S_VOBSUB
Codec ID/Info                            : Picture based subtitle format used on DVDs
Title                                    : Deutsch VOB
Language                                 : German
Default                                  : No
Forced                                   : No
Text #3
ID                                       : 6
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Title                                    : Deutsch forced PGS
Language                                 : German
Default                                  : No
Forced                                   : No
Text #4
ID                                       : 7
Format                                   : VobSub
Muxing mode                              : zlib
Codec ID                                 : S_VOBSUB
Codec ID/Info                            : Picture based subtitle format used on DVDs
Title                                    : Deutsch forced VOB
Language                                 : German
Default                                  : No
Forced                                   : No
Text #5
ID                                       : 8
Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text
Title                                    : Deutsch forced SRT
Language                                 : German
Default                                  : Yes
Forced                                   : Yes
Text #6
ID                                       : 9
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Title                                    : Englisch PGS
Language                                 : English
Default                                  : No
Forced                                   : No
Text #7
ID                                       : 10
Format                                   : VobSub
Muxing mode                              : zlib
Codec ID                                 : S_VOBSUB
Codec ID/Info                            : Picture based subtitle format used on DVDs
Title                                    : Englisch VOB
Language                                 : English
Default                                  : No
Forced                                   : No
Text #8
ID                                       : 11
Format                                   : PGS
Muxing mode                              : zlib
Codec ID                                 : S_HDMV/PGS
Codec ID/Info                            : Picture based subtitle format used on BDs/HD-DVDs
Title                                    : Englisch SDH PGS
Language                                 : English
Default                                  : No
Forced                                   : No
Text #9
ID                                       : 12
Format                                   : VobSub
Muxing mode                              : zlib
Codec ID                                 : S_VOBSUB
Codec ID/Info                            : Picture based subtitle format used on DVDs
Title                                    : Englisch SDH VOB
Language                                 : English
Default                                  : No
Forced                                   : No
Menu
00:00:00.000                             : en:00:00:00.000
00:07:21.483                             : en:00:07:21.483
00:13:11.499                             : en:00:13:11.499
00:21:45.304                             : en:00:21:45.304
00:27:39.157                             : en:00:27:39.157
00:36:58.508                             : en:00:36:58.508
00:46:34.917                             : en:00:46:34.917
00:55:37.459                             : en:00:55:37.459
01:05:46.526                             : en:01:05:46.526
01:12:08.074                             : en:01:12:08.074
01:21:52.950                             : en:01:21:52.950
01:29:13.932                             : en:01:29:13.932
01:36:04.258                             : en:01:36:04.258
01:44:23.299                             : en:01:44:23.299
01:51:09.246                             : en:01:51:09.246
01:55:55.031                             : en:01:55:55.031And here the start of playback while debug logging activated:
2022-01-09 18:35:14.166 T:1170    DEBUG <general>: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2022-01-09 18:35:14.167 T:18385   DEBUG <general>: Thread Timer start, auto delete: false
2022-01-09 18:35:14.188 T:1156    DEBUG <general>: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2022-01-09 18:35:14.270 T:18385   DEBUG <general>: Thread Timer 3562005120 terminating
2022-01-09 18:35:14.271 T:1156    DEBUG <general>: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2022-01-09 18:35:14.271 T:1156    DEBUG <general>: HandleKey: return (0xf00d) pressed, action is Select
2022-01-09 18:35:14.272 T:1156    DEBUG <general>: OnPlayMedia /1234/xyz.mkv
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerCoreFactory::GetPlayers(/1234/xyz.mkv)
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: streams
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: discimage
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: radio
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2022-01-09 18:35:14.288 T:1156    DEBUG <general>: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2022-01-09 18:35:14.289 T:1156    DEBUG <general>: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2022-01-09 18:35:14.289 T:1156    DEBUG <general>: CPlayerCoreFactory::GetPlayers: added 1 players
2022-01-09 18:35:14.292 T:1156    DEBUG <general>: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2022-01-09 18:35:14.292 T:1156     INFO <general>: VideoPlayer::OpenFile:/1234/xyz.mkv 
2022-01-09 18:35:14.293 T:18386   DEBUG <general>: Thread VideoPlayer start, auto delete: false
2022-01-09 18:35:14.293 T:1156    DEBUG <general>: OnPlayBackStarted: CApplication::OnPlayBackStarted
2022-01-09 18:35:14.293 T:18387   DEBUG <general>: Thread BackgroundLoader start, auto delete: false
2022-01-09 18:35:14.294 T:18386    INFO <general>: Creating InputStream
2022-01-09 18:35:14.304 T:18344   DEBUG <general>: Loading settings for /1234/xyz.mkv 
2022-01-09 18:35:14.330 T:18386   DEBUG <general>: CFileCache::Open - </1234/xyz.mkv> opening
2022-01-09 18:35:14.347 T:18386   DEBUG <general>: CFileCache::Open - </1234/xyz.mkv> source chunk size is 0, setting cache chunk size to 131072
2022-01-09 18:35:14.347 T:18386   DEBUG <general>: CFileCache::Open - </1234/xyz.mkv> using double memory cache each sized 128000000 bytes
2022-01-09 18:35:14.348 T:18388   DEBUG <general>: Thread FileCache start, auto delete: false
2022-01-09 18:35:14.348 T:18386   DEBUG <general>: ScanForExternalSubtitles: Searching for subtitles...
2022-01-09 18:35:14.355 T:1156    DEBUG <general>: CVideoGUIInfo::InitCurrentItem(/1234/xyz.mkv)
2022-01-09 18:35:14.355 T:1156    DEBUG <general>: CPlayerGUIInfo::InitCurrentItem(/1234/xyz.mkv)
2022-01-09 18:35:14.422 T:18386   DEBUG <general>: ScanForExternalSubtitles: END (total time: 74 ms)
2022-01-09 18:35:14.422 T:18386    INFO <general>: Creating Demuxer
2022-01-09 18:35:14.423 T:18386   DEBUG <general>: Open - probing detected format [matroska,webm]
2022-01-09 18:35:14.424 T:18386   DEBUG <general>: Open - avformat_find_stream_info starting
2022-01-09 18:35:14.456 T:1156    DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Could not find codec parameters for stream 8 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Could not find codec parameters for stream 10 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
2022-01-09 18:35:14.549 T:18386   DEBUG <general>: ffmpeg[0x5a13c48X]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
2022-01-09 18:35:14.550 T:18386   DEBUG <general>: Open - av_find_stream_info finished
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]: Input #0, matroska,webm, from '/1234/xyz.mkv':
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:   Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     encoder         : libebml v1.2.3 + libmatroska v1.3.0
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     creation_time   : 2012-09-15T17:36:38.000000Z
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:   Duration: 02:02:32.42, start: 0.000000, bitrate: 33560 kb/s
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:0: start 0.000000, end 441.483000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:00:00.000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:1: start 441.483000, end 791.499000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:07:21.483
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:2: start 791.499000, end 1305.304000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:13:11.499
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:3: start 1305.304000, end 1659.157000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:21:45.304
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:4: start 1659.157000, end 2218.508000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:27:39.157
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:5: start 2218.508000, end 2794.917000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:36:58.508
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:6: start 2794.917000, end 3337.459000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:46:34.917
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:7: start 3337.459000, end 3946.526000
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.551 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 00:55:37.459
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:8: start 3946.526000, end 4328.074000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:05:46.526
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:9: start 4328.074000, end 4912.950000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:12:08.074
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:10: start 4912.950000, end 5353.932000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:21:52.950
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:11: start 5353.932000, end 5764.258000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:29:13.932
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:12: start 5764.258000, end 6263.299000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:36:04.258
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:13: start 6263.299000, end 6669.246000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:44:23.299
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:14: start 6669.246000, end 6955.031000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:51:09.246
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Chapter #0:15: start 6955.031000, end 7352.416000
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : 01:55:55.031
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:0(ger): Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.552 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : xyz
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:1(ger): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Deutsch AC3 5.1 @ 640 Kbps
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:2(eng): Audio: truehd, 48000 Hz, 5.1(side), s32 (24 bit)
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Englisch TrueHD 5.1 @ 1654 Kbps
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:3(ger): Subtitle: hdmv_pgs_subtitle
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Deutsch PGS
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:4(ger): Subtitle: dvd_subtitle, 1920x1080
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Deutsch VOB
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:5(ger): Subtitle: hdmv_pgs_subtitle
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Deutsch forced PGS
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:6(ger): Subtitle: dvd_subtitle, 1920x1080
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Deutsch forced VOB
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:7(ger): Subtitle: subrip (default) (forced)
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Deutsch forced SRT
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:8(eng): Subtitle: hdmv_pgs_subtitle
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.553 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Englisch PGS
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:9(eng): Subtitle: dvd_subtitle, 1920x1080
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Englisch VOB
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:10(eng): Subtitle: hdmv_pgs_subtitle
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Englisch SDH PGS
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:11(eng): Subtitle: dvd_subtitle, 1920x1080
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       title           : Englisch SDH VOB
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Stream #0:12: Attachment: text
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:     Metadata:
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       filename        : xyz.mkv
2022-01-09 18:35:14.554 T:18386    INFO <general>: ffmpeg[0x5a13c48X]:       mimetype        : text/plain
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 0
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 1
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 2
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 3
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 4
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 5
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 6
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 7
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 8
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 9
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 10
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 11
2022-01-09 18:35:14.554 T:18386   DEBUG <general>: CDVDDemuxFFmpeg::AddStream ID: 12
2022-01-09 18:35:14.555 T:18386   DEBUG <general>: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 4614597 bytes per second
2022-01-09 18:35:14.555 T:18386    INFO <general>: Opening stream: 0 source: 256
2022-01-09 18:35:14.555 T:18386    INFO <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 23.976, 3D: false
2022-01-09 18:35:14.555 T:18386   DEBUG <general>: [WHITELIST] Using the default whitelist because the user whitelist is empty
2022-01-09 18:35:14.555 T:18386   DEBUG <general>: [WHITELIST] Searching for an exact resolution with an exact refresh rate
2022-01-09 18:35:14.556 T:18386   DEBUG <general>: [WHITELIST] Matched an exact resolution with an exact refresh rate 1920x1080 @ 23.976025 Hz (49)
2022-01-09 18:35:14.556 T:18386   DEBUG <general>: [WHITELIST] Searching for an exact resolution with double the refresh rate
2022-01-09 18:35:14.556 T:18386    INFO <general>: Display resolution ADJUST : 1920x1080 @ 23.976025 Hz (49) (wei ght: 0.000)
2022-01-09 18:35:14.563 T:18387   DEBUG <general>: Thread BackgroundLoader 3488608896 terminating
2022-01-09 18:35:14.564 T:18386    INFO <general>: Creating video codec with codec id: 27
2022-01-09 18:35:14.564 T:18386    INFO <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
2022-01-09 18:35:14.565 T:18386    INFO <general>: ffmpeg[0x5a13c48X]: [h264_v4l2m2m] level=-99
2022-01-09 18:35:14.565 T:18386    INFO <general>: ffmpeg[0x5a13c48X]: [h264_v4l2m2m] Using device /dev/video10
2022-01-09 18:35:14.565 T:18386    INFO <general>: ffmpeg[0x5a13c48X]: [h264_v4l2m2m] driver 'bcm2835-codec' on card 'bcm2835-codec-decode' in mplane mode
2022-01-09 18:35:14.565 T:18386    INFO <general>: ffmpeg[0x5a13c48X]: [h264_v4l2m2m] requesting formats: output=H264 capture=YU12
2022-01-09 18:35:14.585 T:18386   DEBUG <general>: CVideoPlayerVideo::OpenStream - open stream with codec id: 27
2022-01-09 18:35:14.585 T:18386    INFO <general>: Creating video thread
2022-01-09 18:35:14.587 T:18389   DEBUG <general>: Thread VideoPlayerVideo start, auto delete: false
2022-01-09 18:35:14.588 T:18386   DEBUG <general>: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: /1234/xyz.mkv
2022-01-09 18:35:14.589 T:18386    INFO <general>: Opening stream: 1 source: 256
2022-01-09 18:35:14.589 T:18386    INFO <general>: Finding audio codec for: 86019
2022-01-09 18:35:14.589 T:18386    INFO <general>: Creating audio thread
2022-01-09 18:35:14.589 T:18389    INFO <general>: running thread: video_thread
2022-01-09 18:35:14.590 T:18390   DEBUG <general>: Thread VideoPlayerAudio start, auto delete: false
2022-01-09 18:35:14.591 T:18390    INFO <general>: running thread: CVideoPlayerAudio::Process()
2022-01-09 18:35:14.591 T:18390   DEBUG <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 0
2022-01-09 18:35:14.592 T:18386    INFO <general>: Opening stream: 7 source: 256
2022-01-09 18:35:14.592 T:18386   DEBUG <general>: CVideoPlayer::SetCaching - caching state 1
2022-01-09 18:35:14.592 T:18386   DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-01-09 18:35:14.592 T:18389   DEBUG <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 0
2022-01-09 18:35:14.592 T:18386   DEBUG <general>: CVideoPlayer::HandleMessages - player 1 reported state: 0
2022-01-09 18:35:14.592 T:18344   DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-01-09 18:35:14.593 T:18386   DEBUG <general>: CVideoPlayer::HandleMessages - player 2 reported state: 0
2022-01-09 18:35:14.593 T:18386   DEBUG <general>: CVideoPlayer::SetCaching - caching state 1
2022-01-09 18:35:14.593 T:18386   DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-01-09 18:35:14.594 T:18389   DEBUG <general>: CVideoPlayerVideo - Stillframe left, switching to normal playback
2022-01-09 18:35:14.594 T:18386   DEBUG <general>: CVideoPlayer::SetCaching - caching state 2
2022-01-09 18:35:14.595 T:18386   DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-01-09 18:35:14.598 T:18386   DEBUG <general>: CVideoPlayer::CheckContinuity - wrapback :2, prev:167000.000000, curr:0.000000, diff:-167000.000000
2022-01-09 18:35:14.601 T:18390   DEBUG <general>: CDVDAudio::Pause - pausing audio stream
2022-01-09 18:35:14.602 T:18390    INFO <general>: Skipped 2 duplicate messages..
2022-01-09 18:35:14.602 T:18390    INFO <general>: CAEStreamParser::TrySyncAC3 - AC3 stream detected (6 channels, 48000Hz)
2022-01-09 18:35:14.602 T:18390    INFO <general>: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, pass-through)
2022-01-09 18:35:14.602 T:18390   DEBUG <general>: CVideoPlayerAudio:: synctype set to 0: clock feedback
2022-01-09 18:35:14.603 T:1167     INFO <general>: CActiveAESink::OpenSink - initialize sink
2022-01-09 18:35:14.726 T:1167    DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=vc4hdmi0,DEV=0
2022-01-09 18:35:14.726 T:1167     INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
2022-01-09 18:35:14.734 T:1167     INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x06,AES1=0x82,AES2=0x00,AES3=0x02"
2022-01-09 18:35:14.735 T:1167    DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 2400, bufferSize 9600
2022-01-09 18:35:14.735 T:1167    DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 2400, bufferSize 9600
2022-01-09 18:35:14.735 T:1167    DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
2022-01-09 18:35:14.735 T:1167    DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2022-01-09 18:35:14.735 T:1167    DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: RAW, RAW
2022-01-09 18:35:14.735 T:1167    DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: RAW, RAW (ALSA: none)
2022-01-09 18:35:14.736 T:1167    DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Output Device : vc4-hdmi-0 (vc4hdmi0)
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Sample Rate   : 48000
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Sample Format : AE_FMT_S16NE
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Channel Count : 2
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Channel Layout: RAW, RAW
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Frames        : 2400
2022-01-09 18:35:14.736 T:1167    DEBUG <general>:   Frame Size    : 4
2022-01-09 18:35:14.740 T:1166    DEBUG <general>: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2022-01-09 18:35:14.742 T:18386    INFO <general>: Skipped 1 duplicate messages..
2022-01-09 18:35:14.742 T:18386   DEBUG <general>: CVideoPlayer::HandleMessages - player started 1
2022-01-09 18:35:14.743 T:18344   DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-01-09 18:35:14.962 T:18389   DEBUG <general>: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 23.98.
2022-01-09 18:35:14.986 T:1156    DEBUG <general>: DeleteRenderer - deleting renderer
2022-01-09 18:35:14.986 T:1156    DEBUG <general>: LinuxRendererGLES: Cleaning up GLES resources
2022-01-09 18:35:14.987 T:1156    DEBUG <general>: CDRMPlane::SupportsFormatAndModifier - found plane format (YU12) and modifier (0x0)
2022-01-09 18:35:14.987 T:1156    DEBUG <general>: CRenderManager::Configure - 5
2022-01-09 18:35:14.988 T:18343   DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-01-09 18:35:14.988 T:18386   DEBUG <general>: CVideoPlayer::HandleMessages - player started 2
2022-01-09 18:35:14.989 T:18386   DEBUG <general>: CVideoPlayer::SetCaching - caching state 3
2022-01-09 18:35:14.990 T:18386   DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-01-09 18:35:14.990 T:18386   DEBUG <general>: CVideoPlayer::SetCaching - caching state 0
2022-01-09 18:35:14.990 T:18386   DEBUG <general>: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2022-01-09 18:35:14.990 T:18386   DEBUG <general>: VideoPlayer::Sync - Audio - pts: 288000.000000, cache: 508044.318650, totalcache: 800000.011921
2022-01-09 18:35:14.990 T:18386   DEBUG <general>: VideoPlayer::Sync - Video - pts: 125000.000000, cache: 50000.000000, totalcache: 100000.000000
2022-01-09 18:35:14.990 T:18389   DEBUG <general>: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-220044.318650)
2022-01-09 18:35:14.990 T:18390   DEBUG <general>: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-220044.318650), level: 99, cache: 516520.911650
2022-01-09 18:35:14.990 T:18390   DEBUG <general>: CDVDAudio::Resume - resume audio stream
2022-01-09 18:35:14.990 T:1166    DEBUG <general>: ActiveAE - start sync of audio stream
2022-01-09 18:35:14.992 T:18344   DEBUG <general>: OnAVStarted: CApplication::OnAVStarted
2022-01-09 18:35:15.004 T:1156    DEBUG <general>: CVideoLayerBridgeDRMPRIME::Configure - setting connector colorspace to Default
2022-01-09 18:35:15.006 T:1156    DEBUG <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 223
2022-01-09 18:35:15.007 T:1156    DEBUG <general>: CDRMAtomic::FlipPage - Execute modeset at next commit
2022-01-09 18:35:15.065 T:1156    DEBUG <general>: Activating window ID: 12005
2022-01-09 18:35:15.066 T:1156    DEBUG <general>: ------ Window Deinit (MyVideoNav.xml) ------
2022-01-09 18:35:15.066 T:1156    DEBUG <general>: FreeVisualisation() done
2022-01-09 18:35:15.067 T:1156    DEBUG <general>: ------ Window Init (VideoFullScreen.xml) ------
2022-01-09 18:35:15.070 T:1156     INFO <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 23.976, 3D: false
2022-01-09 18:35:15.070 T:1156    DEBUG <general>: [WHITELIST] Using the default whitelist because the user whitelist is empty
2022-01-09 18:35:15.070 T:1156    DEBUG <general>: [WHITELIST] Searching for an exact resolution with an exact refresh rate
2022-01-09 18:35:15.071 T:1156    DEBUG <general>: [WHITELIST] Matched an exact resolution with an exact refresh rate 1920x1080 @ 23.976025 Hz (49)
2022-01-09 18:35:15.071 T:1156    DEBUG <general>: [WHITELIST] Searching for an exact resolution with double the refresh rate
2022-01-09 18:35:15.071 T:1156     INFO <general>: Display resolution ADJUST : 1920x1080 @ 23.976025 Hz (49) (wei ght: 0.000)
2022-01-09 18:35:15.074 T:1156    DEBUG <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 225
2022-01-09 18:35:15.076 T:18344   DEBUG <general>: OnAVChange: CApplication::OnAVChange
2022-01-09 18:35:15.105 T:1156    DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------
2022-01-09 18:35:15.108 T:1156    DEBUG <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 227
2022-01-09 18:35:15.139 T:1166    DEBUG <general>: ActiveAE::SyncStream - average error of 12.818189, start adjusting
2022-01-09 18:35:15.139 T:1166    DEBUG <general>: ActiveAE::SyncStream - average error 0.818189 below threshold of 30.000000
2022-01-09 18:35:15.151 T:1156    DEBUG <general>: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 226
2022-01-09 18:35:16.189 T:18390   DEBUG <general>: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-23557.711532, adjusted:-23557.711532
2022-01-09 18:35:20.112 T:18389   DEBUG <general>: CPtsTracker: detected pattern of length 1: 41708.33, frameduration: 41708.333333About 85% of the info that we might be interested in has been removed from the log. Paste the whole log.
Removed?? You need the whole kodi.log since boot up or what do you want exactly? I only removed filenames and path info.
 
		