AdvancedSettings, latency refresh can't seem to get it to work
#1
I'm using Eden stable on a Windows 7 PC and have put this in my advancedsettings.xml:

<advancedsettings>
<video>
<latency>
<refresh>
<min>23</min>
<max>24</max>
<delay>125</delay>
</refresh>
</latency>
</video>
</advancedsettings>

I'm assuming I should be able to see in the on screen Audio Delay slider that movies had been set to -125 ms with this setting, but I can't.

I get this in the log:
17:34:28 T:3016 NOTICE: Creating InputStream
17:34:28 T:3016 NOTICE: Creating Demuxer
17:34:29 T:3016 NOTICE: Opening video stream: 0 source: 256
17:34:29 T:3016 NOTICE: Creating video codec with codec id: 28
17:34:29 T:3016 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
17:34:29 T:3016 NOTICE: Creating video thread
17:34:29 T:3016 NOTICE: Opening audio stream: 1 source: 256
17:34:29 T:3016 NOTICE: Finding audio codec for: 86019
17:34:29 T:1520 NOTICE: running thread: video_thread
17:34:29 T:3016 NOTICE: Creating audio thread
17:34:29 T:3016 NOTICE: Opening Subtitle stream: 0 source: 1024
17:34:29 T:660 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
17:34:30 T:660 NOTICE: Creating audio device with codec id: 86019, channels: 2, sample rate: 48000, pass-through
17:34:30 T:1520 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
17:34:30 T:1520 NOTICE: Display resolution ADJUST : 1920x1080 @ 23.98 - Full Screen (90) (weight: 0.000)
17:34:30 T:1520 NOTICE: D3D: rendering method forced to DXVA2 processor
17:34:30 T:1520 NOTICE: DXVA: Auto deinterlacing mode workaround activated. Deinterlacing processor will be used only for interlaced frames.

Should the log write something about using the latency settings when found?
Reply
#2
(2012-06-19, 18:55)djon Wrote: I'm assuming I should be able to see in the on screen Audio Delay slider that movies had been set to -125 ms with this setting, but I can't.
Nope, it won't show it.

Quote:Should the log write something about using the latency settings when found?
Turn on debug logging and the log will show the delay.
Reply

Logout Mark Read Team Forum Stats Members Help
AdvancedSettings, latency refresh can't seem to get it to work0