Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-29 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > On Sat, Mar 28, 2015 at 05:54:49PM +, Carl Eugen Hoyos wrote: > > Michael Niedermayer gmx.at> writes: > > > > > was this the intent of the creator of the sample file we have ? > > > i mean that the frames display more then 10 minutes > > > > There is

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-28 Thread Michael Niedermayer
On Sat, Mar 28, 2015 at 05:54:49PM +, Carl Eugen Hoyos wrote: > Michael Niedermayer gmx.at> writes: > > > was this the intent of the creator of the sample file we have ? > > i mean that the frames display more then 10 minutes > > There is no indication that anything else was intended. > To

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-28 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > was this the intent of the creator of the sample file we have ? > i mean that the frames display more then 10 minutes There is no indication that anything else was intended. To the best of my knowledge, the file is not invalid (and there is no bug except t

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-28 Thread Michael Niedermayer
On Sat, Mar 28, 2015 at 05:47:52PM +0100, Carl Eugen Hoyos wrote: > On Friday 27 March 2015 02:45:22 pm Michael Niedermayer wrote: > > On Fri, Mar 27, 2015 at 08:07:23AM +, Carl Eugen Hoyos wrote: > > > Michael Niedermayer gmx.at> writes: > > > > On Fri, Mar 27, 2015 at 12:21:00AM +, Carl

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-28 Thread Carl Eugen Hoyos
On Friday 27 March 2015 02:45:22 pm Michael Niedermayer wrote: > On Fri, Mar 27, 2015 at 08:07:23AM +, Carl Eugen Hoyos wrote: > > Michael Niedermayer gmx.at> writes: > > > On Fri, Mar 27, 2015 at 12:21:00AM +, Carl Eugen Hoyos wrote: > > > > Michael Niedermayer gmx.at> writes: > > > > >

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-27 Thread Michael Niedermayer
On Fri, Mar 27, 2015 at 08:07:23AM +, Carl Eugen Hoyos wrote: > Michael Niedermayer gmx.at> writes: > > > On Fri, Mar 27, 2015 at 12:21:00AM +, Carl Eugen Hoyos wrote: > > > Michael Niedermayer gmx.at> writes: > > > > > > > iam not sure the default of 6 seconds is safe > > > > > > What

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-27 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > On Fri, Mar 27, 2015 at 12:21:00AM +, Carl Eugen Hoyos wrote: > > Michael Niedermayer gmx.at> writes: > > > > > iam not sure the default of 6 seconds is safe > > > > What would be a sensible default max_delay? > > for this file simply considering 0xFF

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-26 Thread Michael Niedermayer
On Fri, Mar 27, 2015 at 12:21:00AM +, Carl Eugen Hoyos wrote: > Michael Niedermayer gmx.at> writes: > > > iam not sure the default of 6 seconds is safe > > What would be a sensible default max_delay? for this file simply considering 0x as 0 would work and would so i think only replacing

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-26 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > iam not sure the default of 6 seconds is safe What would be a sensible default max_delay? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-26 Thread Michael Niedermayer
On Thu, Mar 26, 2015 at 11:03:20AM +0100, Carl Eugen Hoyos wrote: > Hi! > > On Wednesday 18 March 2015 08:43:30 am Carl Eugen Hoyos wrote: > > Attached patch allows users to force a delay for an animated gif. > > Related to ticket #4369 (I don't think there is a bug, if there > > is a bug, it is r

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-26 Thread Carl Eugen Hoyos
Hi! On Wednesday 18 March 2015 08:43:30 am Carl Eugen Hoyos wrote: > Attached patch allows users to force a delay for an animated gif. > Related to ticket #4369 (I don't think there is a bug, if there > is a bug, it is reproducible with avi etc.) Alternative patch attached. Please comment, Carl

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-22 Thread Michael Niedermayer
On Wed, Mar 18, 2015 at 08:43:30AM +0100, Carl Eugen Hoyos wrote: > Hi! > > Attached patch allows users to force a delay for an animated gif. > Related to ticket #4369 (I don't think there is a bug, if there > is a bug, it is reproducible with avi etc.) > > Please comment, Carl Eugen > gifdec.

Re: [FFmpeg-devel] [PATCH]Add an ignore_delay option to the gif demuxer

2015-03-22 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ag.or.at> writes: > Attached patch allows users to force a delay for an animated gif. Ping. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel