diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-27 22:15:21 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-27 22:15:21 +0000 |
commit | 97708ca70ee8cb5a316a0a14030efa5e9e963c7d (patch) | |
tree | bb77c3d5d15dd7c57ca6d8cdbb24490c12e4c8d6 /printing/printing_context_linux.cc | |
parent | 9cddd470b53f54df561ac630c182dfd393cce7fd (diff) | |
download | chromium_src-97708ca70ee8cb5a316a0a14030efa5e9e963c7d.zip chromium_src-97708ca70ee8cb5a316a0a14030efa5e9e963c7d.tar.gz chromium_src-97708ca70ee8cb5a316a0a14030efa5e9e963c7d.tar.bz2 |
Quick work around for av_seek_frame() causing video to go completely out of sync.
If we have a freshly opened AVFormatContext, telling it to seek to the beginning (pts=0) apparently causes the video and/or audio streams to get timestampped incorrectly, causing video sync issues. If the video has been playing a bit, a seek to the beginning causes no issues. Go figure.
BUG=17832
TEST=ogg videos should remain in sync
Review URL: http://codereview.chromium.org/159438
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21720 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing/printing_context_linux.cc')
0 files changed, 0 insertions, 0 deletions