[FFmpeg-devel] How to correctly handle Matroska timestamps

2021-08-07 Thread MattKC
==Summary== I've been implementing ffmpeg/libav into an application, and have run into timing-related issues when playing back Matroska/MKV videos created by my application in VLC. I tried asking about this on the libav-user mailing list and received no response so I thought I'd try here. Whil

Re: [FFmpeg-devel] How to correctly handle Matroska timestamps

2021-08-08 Thread MattKC
MKV files such as MP4s). * Disregard my comment about "encode_video", I forgot it didn't mux anything. It may be worth updating the relevant tests to fix this, but it depends on whether this is considered a priority or not. PS Andreas: You were correct about my subtitle packe