On Tue, Feb 16, 2016 at 09:03:52PM +0100, Johan Ström wrote:
> On 16/02/16 00:59, Michael Niedermayer wrote:
> >On Mon, Feb 15, 2016 at 10:35:57PM +0100, Johan Ström wrote:
> >>Thanks for your attention!
> >>
> >>Updated patch attached. It has been rebased against current master
> >>(avio_open2->ff
On 16/02/16 00:59, Michael Niedermayer wrote:
On Mon, Feb 15, 2016 at 10:35:57PM +0100, Johan Ström wrote:
Thanks for your attention!
Updated patch attached. It has been rebased against current master
(avio_open2->ffio_open_whitelist changes) with no issues.
On 14/02/16 01:29, Michael Niederma
On Mon, Feb 15, 2016 at 10:35:57PM +0100, Johan Ström wrote:
> Thanks for your attention!
>
> Updated patch attached. It has been rebased against current master
> (avio_open2->ffio_open_whitelist changes) with no issues.
>
> On 14/02/16 01:29, Michael Niedermayer wrote:
> >On Wed, Feb 03, 2016 at
Thanks for your attention!
Updated patch attached. It has been rebased against current master
(avio_open2->ffio_open_whitelist changes) with no issues.
On 14/02/16 01:29, Michael Niedermayer wrote:
On Wed, Feb 03, 2016 at 10:44:28PM +0100, Johan Ström wrote:
Hi,
this patch adds -use_localti
On Wed, Feb 03, 2016 at 10:44:28PM +0100, Johan Ström wrote:
> Hi,
>
> this patch adds -use_localtime_mkdir option to the HLS encoder.
> Use with -use_localtime, and set -hls_segment_filename to a path
> which contains a subdirectory i.e.
> /some/path/%Y%m%d/%Y%m%dT%H%M%S-%s.ts
> This will mkdir t
Hi,
this patch adds -use_localtime_mkdir option to the HLS encoder.
Use with -use_localtime, and set -hls_segment_filename to a path which
contains a subdirectory i.e. /some/path/%Y%m%d/%Y%m%dT%H%M%S-%s.ts
This will mkdir the %Y%m%d-part of the path if it does not already exist.
In addition, e