Re: [FFmpeg-devel] [PATCH] Adding mkdir option for img2enc (4th attempt)

2018-02-04 Thread Dr. Alan Barclay
On 17/01/2018 11:15, Carl Eugen Hoyos wrote: 2018-01-17 11:56 GMT+01:00 Dr. Alan Barclay : Attached in a further patch - adding the error checks. Please merge this patch into your previous patch. Both patches updated. Alan. And please avoid top-posting here, Carl Eugen

Re: [FFmpeg-devel] [PATCH] Adding mkdir option for img2enc (3rd attempt)

2018-01-17 Thread Dr. Alan Barclay
eciated. Thanks and Regards, Alan. On 27/12/2017 16:01, Derek Buitenhuis wrote: Hi, On 12/27/2017 12:27 PM, Dr Alan Barclay wrote: Resending the two (git format-patch) patches, without the top lines removed (which I thought I needed to do as some patch emails didn't seem to have them

Re: [FFmpeg-devel] [PATCH] Adding mkdir option for img2enc (2nd attempt)

2017-12-27 Thread Dr Alan Barclay
2017 at 10:44:31PM +0000, Dr Alan Barclay wrote: Hi All, Please would someone with an interest in img2enc take a look at my revised patches for a minor feature addition and consider committing it to the main line for me. Example: ffmpeg -i ~/trailer.mp4 -strftime 1 -mkdir 1 %Y/%m/%d/out_%H-%M-%

[FFmpeg-devel] [PATCH] Adding mkdir option for img2enc (2nd attempt)

2017-12-26 Thread Dr Alan Barclay
was a more generic location for it. All comments appreciated. Thanks ad Regards, Alan. On 17/12/17 22:46, Carl Eugen Hoyos wrote: 2017-12-17 23:41 GMT+01:00 Dr Alan Barclay : Please would someone with an interest in img2enc take a look at my minor feature addition and consider committing

[FFmpeg-devel] [PATCH] Adding mkdir option for img2enc

2017-12-17 Thread Dr Alan Barclay
ation for it. All comments appreciated. Thanks ad Regards, Alan. >From 666ba7be8878a401c1e7fedd6dd7f56c9e049e14 Mon Sep 17 00:00:00 2001 From: "Dr. Alan Barclay" Date: Sun, 17 Dec 2017 19:24:44 + Subject: [PATCH] Adding mkdir option for img2enc. --- libavform