[FFmpeg-trac] #3420(undetermined:new): Overlaying / hardcoding subtitles - last subtitle not done correctly

FFmpeg trac at avcodec.org
Sun Mar 2 21:08:35 CET 2014


#3420: Overlaying / hardcoding subtitles - last subtitle not done correctly
-------------------------------------+-------------------------------------
             Reporter:  adamc        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  vobsub       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 Patch on the mailing-list:
 [http://ffmpeg.org/pipermail/ffmpeg-devel/2014-March/155123.html]
 This is yet another instance of the problem of not having a timestamp for
 the end of filtered streams.

 cehoyos: {{{ffprobe}}} can show the duration:
 {{{
 $ ./ffprobe_g -show_frames /tmp/test.idx
 ...
 [SUBTITLE]
 media_type=subtitle
 pts=6000000
 pts_time=6.000000
 format=0
 start_display_time=0
 end_display_time=2980
 num_rects=1
 [/SUBTITLE]
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3420#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list