Hello Panagiotis,
> On May 3, 2019, at 4:50 AM, Panagiotis Malakoudis wrote:
>
> As I mentioned in ticket http://trac.ffmpeg.org/ticket/7876 this is
> not my code, I just adapted it for current git. It is also very old
> code (back from 2012), probably it fitted OK back then. This code
> fixes t
Στις Παρ, 3 Μαΐ 2019 στις 11:36 π.μ., ο/η Michael Niedermayer
έγραψε:
>
> this will break timestamp handling
> not sure what you are trying to do exactly but the way its done is wrong.
> There is alot of code that depends on the timestamps from the demuxer
> not being mangled like this.
>
> also i
On Thu, May 02, 2019 at 10:09:23PM +0300, Panagiotis Malakoudis wrote:
> OK, here it is again, attached.
>
>
> Στις Πέμ, 2 Μαΐ 2019 στις 9:56 μ.μ., ο/η Carl Eugen Hoyos
> έγραψε:
> >
> > Am Do., 2. Mai 2019 um 20:52 Uhr schrieb Panagiotis Malakoudis
> > :
> > >
> > > > On Thu, May 02, 2019 at 08
OK, here it is again, attached.
Στις Πέμ, 2 Μαΐ 2019 στις 9:56 μ.μ., ο/η Carl Eugen Hoyos
έγραψε:
>
> Am Do., 2. Mai 2019 um 20:52 Uhr schrieb Panagiotis Malakoudis
> :
> >
> > > On Thu, May 02, 2019 at 08:13:10PM +0300, Panagiotis Malakoudis wrote:
>
> > > > --- libavformat/mpegts.c 2019-04-30
> On Thu, May 02, 2019 at 08:13:10PM +0300, Panagiotis Malakoudis wrote:
> > When outputing to mpegts format, using -copyts option makes program
> > fail after the oveflow of mpegts PCR happens at around 26 hours and 30
> > minutes. When not using -copyts, only a warning is reported.
> > In order t
Am Do., 2. Mai 2019 um 20:52 Uhr schrieb Panagiotis Malakoudis
:
>
> > On Thu, May 02, 2019 at 08:13:10PM +0300, Panagiotis Malakoudis wrote:
> > > --- libavformat/mpegts.c 2019-04-30 16:11:49.0 +0300
> > > +++ libavformat/mpegts.c 2019-04-30 18:55:12.736428766 +0300
> >
> > doesnt apply w
On Thu, May 02, 2019 at 08:13:10PM +0300, Panagiotis Malakoudis wrote:
> When outputing to mpegts format, using -copyts option makes program
> fail after the oveflow of mpegts PCR happens at around 26 hours and 30
> minutes. When not using -copyts, only a warning is reported.
> In order to reproduc