[FFmpeg-trac] #4104(avformat:closed): add strftime to segment muxer

FFmpeg trac at avcodec.org
Fri Jan 30 15:33:37 CET 2015


#4104: add strftime to segment muxer
-------------------------------------+------------------------------------
             Reporter:  illumilore   |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  segment      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  1            |
-------------------------------------+------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed in:

 {{{
 commit 202947a0665ea523022afb0a6c50eed96bcd6b69
 Author: Pedro E. M. Brito <pedroembrito at gmail.com>
 Date:   Sun Dec 28 05:35:34 2014 -0200

     libavformat/segment.c: Add strftime expansion for segment filename
 templates

     Allows expansion of the filename template with strftime() with the
 option
     -strftime 1 (disabled by default). This allows segments to be named by
 time
     creation, adding some flexibility.

     Fixes Ticket 4104 (add strftime to segment muxer)

     Signed-off-by: Pedro E. M. Brito <pedroembrito at gmail.com>
     Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
 }}}

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


More information about the FFmpeg-trac mailing list