It seems that the synchronized option blocks doing manual adjustments for lip sync in both console mode and control port mode.
Measuring a local machine encode decode test, and when using drift_fix I can adjust the accuracy and get it within one field of accuracy of +/- 16ms which is spot on for my need.
But when using synchronized its stuck at +74ms not matter if I put into the command line for --audio-delay=-70, or <> to adjust in console or control port av-delay -70, nothing adjusts it.
If I change the default option of synchronized to synchronized=8,10 or any other value its still stuck at the same value as well and I can not make any adjustments in the accuracy.
When I use drift_fix I am able to dial it in to an acceptable value, and it sits there, but I get occasional buffer overflow or underflows which causes problem in the decode output. The moment I apply the synchronized it seems to stabilize the overflow underflow errors, but looses accuracy.
Suggestions?