Re: [FFmpeg-devel] [PATCH] segment: Create missing directories

2018-02-20 Thread Ricardo Constantino
On 20 February 2018 at 11:17, Georgi Chorbadzhiyski wrote: > The attached patch allows segment muxer to be used for file archiving by > allowing it to automatically create the output directories. For example the > following should work as expected: > > ffmpeg > ...input_params... > -f segment

[FFmpeg-devel] [PATCH] segment: Create missing directories

2018-02-20 Thread Georgi Chorbadzhiyski
The attached patch allows segment muxer to be used for file archiving by allowing it to automatically create the output directories. For example the following should work as expected: ffmpeg ...input_params... -f segment \ -segment_atclocktime 1 \ -segment_time 5 \ -write_empty_