Re: [FFmpeg-devel] Ticket4753 question

2015-08-10 Thread Paul B Mahol
On 8/8/15, Ganesh Ajjanagadde wrote: > On Fri, Aug 7, 2015 at 6:05 PM, Paul B Mahol wrote: >> Dana 7. 8. 2015. 22:44 osoba "Ganesh Ajjanagadde" >> napisala je: >>> >>> On Fri, Aug 7, 2015 at 4:09 PM, Paul B Mahol wrote: >>> > On 8/7/15, Ganesh Ajjanagadde wrote: >>> >> On Fri, Aug 7, 2015 at 1

Re: [FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Ganesh Ajjanagadde
On Fri, Aug 7, 2015 at 6:05 PM, Paul B Mahol wrote: > Dana 7. 8. 2015. 22:44 osoba "Ganesh Ajjanagadde" > napisala je: >> >> On Fri, Aug 7, 2015 at 4:09 PM, Paul B Mahol wrote: >> > On 8/7/15, Ganesh Ajjanagadde wrote: >> >> On Fri, Aug 7, 2015 at 11:59 AM, Paul B Mahol wrote: >> >>> On 8/7/15

Re: [FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Paul B Mahol
Dana 7. 8. 2015. 22:44 osoba "Ganesh Ajjanagadde" napisala je: > > On Fri, Aug 7, 2015 at 4:09 PM, Paul B Mahol wrote: > > On 8/7/15, Ganesh Ajjanagadde wrote: > >> On Fri, Aug 7, 2015 at 11:59 AM, Paul B Mahol wrote: > >>> On 8/7/15, Ganesh Ajjanagadde wrote: > https://trac.ffmpeg.org/ti

Re: [FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Ganesh Ajjanagadde
On Fri, Aug 7, 2015 at 4:09 PM, Paul B Mahol wrote: > On 8/7/15, Ganesh Ajjanagadde wrote: >> On Fri, Aug 7, 2015 at 11:59 AM, Paul B Mahol wrote: >>> On 8/7/15, Ganesh Ajjanagadde wrote: https://trac.ffmpeg.org/ticket/4753: The issue seems to come from the fact that there are multipl

Re: [FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Paul B Mahol
On 8/7/15, Ganesh Ajjanagadde wrote: > On Fri, Aug 7, 2015 at 11:59 AM, Paul B Mahol wrote: >> On 8/7/15, Ganesh Ajjanagadde wrote: >>> https://trac.ffmpeg.org/ticket/4753: >>> The issue seems to come from the fact that there are multiple frames per >>> packet. >>> In fact, the duration field of

Re: [FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Ganesh Ajjanagadde
On Fri, Aug 7, 2015 at 11:59 AM, Paul B Mahol wrote: > On 8/7/15, Ganesh Ajjanagadde wrote: >> https://trac.ffmpeg.org/ticket/4753: >> The issue seems to come from the fact that there are multiple frames per >> packet. >> In fact, the duration field of the packet is set incorrectly, >> and report

Re: [FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Paul B Mahol
On 8/7/15, Ganesh Ajjanagadde wrote: > https://trac.ffmpeg.org/ticket/4753: > The issue seems to come from the fact that there are multiple frames per > packet. > In fact, the duration field of the packet is set incorrectly, > and reports the duration of a single frame only (80). > Unfortunately,

[FFmpeg-devel] Ticket4753 question

2015-08-07 Thread Ganesh Ajjanagadde
https://trac.ffmpeg.org/ticket/4753: The issue seems to come from the fact that there are multiple frames per packet. In fact, the duration field of the packet is set incorrectly, and reports the duration of a single frame only (80). Unfortunately, I do not know about where/how this needs to be don