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

Simon Thelen ffmpeg-dev at c-14.de
Thu Oct 9 23:22:07 CEST 2014


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 be done unconditionally

I can't think of a reason as to why somebody would want to continue, but
I didn't want to mess with the default behavior so I thought a
conditional would be cleaner.
If you want, I can send another patch that makes exiting the default or
gets rid of the conditional entirely.

-- 
Simon Thelen


More information about the ffmpeg-devel mailing list