Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.41k stars 787 forks source link

MKV stretch by flag for audio playback #568

Open mhendu opened 10 months ago

mhendu commented 10 months ago

Hi there,

I've tried LAV filters in a few players, including MPC-HC, and when I play back a file where the audio has been stretched to conform to a different video length (e.g., in converting a 25fps video to 24fps and stretching the audio by 25/24) the player seems to want to continue to play back the file at the original frame rate, resulting in dropped or repeated frames. Would be great to have support for the MKV stretch by flag to avoid this behavior and to play back the audio at the desired rate.