Hi, I've been seeing a problem during transcodes where the subtitle timing is very far off (this has turned up in the forums a few times too). It turns out that during transcodes the subpictures aren't being marked as subtitles, so they are being treated as OSD subpictures, and are being timed off of mdate() rather than the correct time for the frame. This patch fixes it, though I'm not sure if this is the exactly the proper point to set b_subtitle = true.<div>
<br></div><div>Happy to make changes if anyone has a suggestion on a better patch.</div><div><br></div><div>Cheers,</div><div>~Blake</div><div><br></div>