Comment #5 on issue 20290 by [email protected]: audio out of sync with
rate != 1
http://code.google.com/p/chromium/issues/detail?id=20290
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=24964
------------------------------------------------------------------------
r24964 | [email protected] | 2009-08-31 16:32:18 -0700 (Mon, 31 Aug
2009) | 15 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/195/src/chrome/renderer/media/audio_renderer_impl.cc?r1=24964&r2=24963
M
http://src.chromium.org/viewvc/chrome/branches/195/src/media/filters/audio_renderer_impl.cc?r1=24964&r2=24963
Merge 24568 - Make audio and video in sync while playback rate != 1.0
BUG=20290
TEST=play a video with rate 0.5, audio and video should be in sync
This change use the playback rate as a scaling factor for
delay introduced in the audio hardware buffer. After we
scaled the amount of audio buffer not played, we'll be
able to make audio / video in sync again.
Review URL: http://codereview.chromium.org/174584
[email protected]
Review URL: http://codereview.chromium.org/176049
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---