You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wait until it counts to 200 and there is Stop button
record something where will be clear if audio is shifted and press Stop
recorded video will be playing in loop, there will be also that potentially lengthly initial segment recorded while counting
When encountering a crash due to other bugs repeat from step 1.
Expected results
No shifted audio.
Actual results
Shifted audio. There is no sense for these offsets to be separate _videoTimeOffset and _audioTimeOffset. What they actually mean is how much time the camera controller spent in a paused state and there should be just a single such value, otherwise audio can be desynchronised.
Steps to reproduce
When encountering a crash due to other bugs repeat from step 1.
Expected results
No shifted audio.
Actual results
Shifted audio. There is no sense for these offsets to be separate
_videoTimeOffsetand_audioTimeOffset. What they actually mean is how much time the camera controller spent in a paused state and there should be just a single such value, otherwise audio can be desynchronised.Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Untitled.mov
Original video: https://www.youtube.com/watch?v=R6DiFlAXrS0
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output