Re: [FFmpeg-devel] [PATCH] add use_localtime option with hlsenc for expand segment filename with localtime

2015-09-01 Thread Michael Niedermayer
On Tue, Sep 01, 2015 at 04:26:01AM +0800, Steven Liu wrote: > When use %s parameter for the segment filename, it will get error message > with Invalid > segment filename template, so add the use_localtime option fix it, the > default value is > 14 for the segment filename. > > the test

[FFmpeg-devel] [PATCH] add use_localtime option with hlsenc for expand segment filename with localtime

2015-08-31 Thread Steven Liu
When use %s parameter for the segment filename, it will get error message with Invalid segment filename template, so add the use_localtime option fix it, the default value is 14 for the segment filename. the test example: ./ffmpeg -re -i ~/Movies/objectC/facebook.mp4 -v verbose -c copy