#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 <[email protected]>
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4104#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac