Re: [FFmpeg-devel] [PATCH] ffmpeg_opt: add -seek_error option

2014-10-11 Thread Michael Niedermayer
On Fri, Oct 10, 2014 at 11:19:21PM +0200, Simon Thelen wrote: > On 10/10/14 at 00:45, Michael Niedermayer wrote: > > On Thu, Oct 09, 2014 at 11:22:07PM +0200, Simon Thelen wrote: > > > On 09/10/14 at 23:05, Michael Niedermayer wrote: > > > > On Wed, Oct 08, 2014 at 07:13:33PM +0200, Simon Thelen wr

Re: [FFmpeg-devel] [PATCH] ffmpeg_opt: add -seek_error option

2014-10-10 Thread Simon Thelen
On 10/10/14 at 00:45, Michael Niedermayer wrote: > On Thu, Oct 09, 2014 at 11:22:07PM +0200, Simon Thelen wrote: > > On 09/10/14 at 23:05, Michael Niedermayer wrote: > > > On Wed, Oct 08, 2014 at 07:13:33PM +0200, Simon Thelen wrote: > > > > Enabling -seek_error causes ffmpeg to quit when it notice

Re: [FFmpeg-devel] [PATCH] ffmpeg_opt: add -seek_error option

2014-10-09 Thread Michael Niedermayer
On Thu, Oct 09, 2014 at 11:22:07PM +0200, Simon Thelen wrote: > On 09/10/14 at 23:05, Michael Niedermayer wrote: > > On Wed, Oct 08, 2014 at 07:13:33PM +0200, Simon Thelen wrote: > > > Enabling -seek_error causes ffmpeg to quit when it notices that > > > stop_time <= start_time. > > > > is there a

Re: [FFmpeg-devel] [PATCH] ffmpeg_opt: add -seek_error option

2014-10-09 Thread Simon Thelen
On 09/10/14 at 23:05, Michael Niedermayer wrote: > On Wed, Oct 08, 2014 at 07:13:33PM +0200, Simon Thelen wrote: > > Enabling -seek_error causes ffmpeg to quit when it notices that > > stop_time <= start_time. > > is there a reason not to stop and continue ? > iam asking as if not then this could

Re: [FFmpeg-devel] [PATCH] ffmpeg_opt: add -seek_error option

2014-10-09 Thread Michael Niedermayer
On Wed, Oct 08, 2014 at 07:13:33PM +0200, Simon Thelen wrote: > Enabling -seek_error causes ffmpeg to quit when it notices that > stop_time <= start_time. is there a reason not to stop and continue ? iam asking as if not then this could be done unconditionally [...] -- Michael GnuPG fingerpr

[FFmpeg-devel] [PATCH] ffmpeg_opt: add -seek_error option

2014-10-08 Thread Simon Thelen
Enabling -seek_error causes ffmpeg to quit when it notices that stop_time <= start_time. Closes ticket #4015. Signed-off-by: Simon Thelen --- doc/ffmpeg.texi | 4 ffmpeg_opt.c| 7 +++ 2 files changed, 11 insertions(+) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 4fc7682..4