diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-01-18 20:24:30 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-02-16 10:47:11 -0500 |
commit | c9fdf3241a96f01496facea9249b3965fa2df653 (patch) | |
tree | 5be77d465206f1274307a2481af1b0dcb3f0728c /libavcodec/audioconvert.c | |
parent | 773ff823dac3da733c251b4cb1cc95b3b7e03001 (diff) | |
download | ffmpeg-c9fdf3241a96f01496facea9249b3965fa2df653.tar.gz |
bethsoftvid: synchronize video timestamps with audio sample rate
According to unofficial documentation, the video rate is locked to the audio
sample rate. This results in proper synchronization of audio and video
timestamps from the demuxer. This only works if the first audio packet occurs
before the first video packet or the audio sample rate is the default rate of
11111 Hz, both of which are true for all samples in our archive.
Diffstat (limited to 'libavcodec/audioconvert.c')
0 files changed, 0 insertions, 0 deletions