• Justin Ruggles's avatar
    bethsoftvid: synchronize video timestamps with audio sample rate · c9fdf324
    Justin Ruggles authored
    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.
    c9fdf324
bethsoftvid.c 9.68 KB