mirror of https://github.com/FFmpeg/FFmpeg.git
Regression since 6057de19b
. The ptr-2 is used to eat the \r\n and add
the position information on the timing line. This can't be done in case
of SubRip where the timing isn't present in the payload.
Note that we can't use yet the side data to transmit the position
information since the encode subtitles API is still using buffer+size
instead AVPacket as input.
pull/6/merge
parent
5b45b66220
commit
eb36ee1ee1
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue