Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2016-10-30, 22:24)fritsch Wrote: That settings means:

When playing 24p or 23.976 fps content at a 24 or 23.976 hz refreshrate delay the audio by 175 ms as some TVs do special processing, so one needs to compensate for that. This has nothing to do with "Sync Playback to Display" but is a constant offset matching the hardware (tv vs avr) sync differences.

OK, so, what that setting is delaying is the audio, and not the video. That means that if I do use that settings and then set the audio offset to above 0.175s, then it's +/- 0

EDIT:

Also, I'm right now checking my log, and I see that there are some default setting in a default advancedsettings in OpenELEC/LibreELEC..

Code:
22:03:56 T:139690392033344  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <showexitbutton>false</showexitbutton>
                                              <cputempcommand>cputemp</cputempcommand>
                                              <gputempcommand>gputemp</gputempcommand>
                                              <video>
                                                <latency>
                                                  <delay>0</delay>
                                                  <refresh>
                                                    <min>23</min>
                                                    <max>24</max>
                                                    <delay>175</delay>
                                                  </refresh>
                                                </latency>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                            </advancedsettings>
22:03:56 T:139690392033344  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
22:03:56 T:139690392033344  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>

How does it work if I got my own settings in my own advancedsettings.xml?

/Söder
Vero 4K with unRAID server and mysql (mariadb)
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - by soder - 2016-10-30, 22:58
Strange Behaviour - by MicTie - 2016-12-07, 10:46
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18