#7637: movenc.c does not properly handle subtitle durations (including pauses)
exceeding INT_MAX - 1 microseconds
--------------------------------------+------------------------------------
             Reporter:  erikbs        |                    Owner:
                 Type:  defect        |                   Status:  new
             Priority:  normal        |                Component:  avformat
              Version:  git-master    |               Resolution:
             Keywords:  mov mov_text  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by erikbs):

 * component:  undetermined => avformat


Comment:

 @flx90: Thank you, that looks like a much better workaround solution than
 using e.g. an underscore like I tried (lines consisting of plain spaces
 were just ignored).

 ----

 PS. Adding the component “avformat”, see my original post where I point
 out that libavformat/movenc.c is where a patch should be applied (the
 encoder fails to respect that subtitle lines and pauses lengths are
 restricted to INT_MAX - 1 μs).

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7637#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to