Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-04-05 Thread Vittorio Giovara
On Tue, Mar 30, 2021 at 6:55 PM Vittorio Giovara wrote: > Hello, > I was debugging an issue with a video file containing an invalid > display matrix, probably produced by a non conforming software. > > The content of the matrix is: > :0 65536 0 > 0001:

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-04-01 Thread Anton Khirnov
Quoting Vittorio Giovara (2021-04-01 12:09:36) > On Thu, Apr 1, 2021 at 10:09 AM Anton Khirnov wrote: > > > Quoting Vittorio Giovara (2021-03-31 23:18:01) > > > On Wed, Mar 31, 2021 at 8:54 PM Anton Khirnov wrote: > > > > > > > Quoting Vittorio Giovara (2021-03-31 18:43:02) > > > > > On Wed, Mar

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-04-01 Thread Vittorio Giovara
On Thu, Apr 1, 2021 at 10:09 AM Anton Khirnov wrote: > Quoting Vittorio Giovara (2021-03-31 23:18:01) > > On Wed, Mar 31, 2021 at 8:54 PM Anton Khirnov wrote: > > > > > Quoting Vittorio Giovara (2021-03-31 18:43:02) > > > > On Wed, Mar 31, 2021 at 2:41 PM Anton Khirnov > wrote: > > > > > > > >

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-04-01 Thread Anton Khirnov
Quoting Vittorio Giovara (2021-03-31 23:18:01) > On Wed, Mar 31, 2021 at 8:54 PM Anton Khirnov wrote: > > > Quoting Vittorio Giovara (2021-03-31 18:43:02) > > > On Wed, Mar 31, 2021 at 2:41 PM Anton Khirnov wrote: > > > > > > > Quoting Vittorio Giovara (2021-03-30 18:55:27) > > > > > Hello, > >

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-31 Thread Vittorio Giovara
On Wed, Mar 31, 2021 at 8:54 PM Anton Khirnov wrote: > Quoting Vittorio Giovara (2021-03-31 18:43:02) > > On Wed, Mar 31, 2021 at 2:41 PM Anton Khirnov wrote: > > > > > Quoting Vittorio Giovara (2021-03-30 18:55:27) > > > > Hello, > > > > I was debugging an issue with a video file containing an

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-31 Thread Anton Khirnov
Quoting Vittorio Giovara (2021-03-31 18:43:02) > On Wed, Mar 31, 2021 at 2:41 PM Anton Khirnov wrote: > > > Quoting Vittorio Giovara (2021-03-30 18:55:27) > > > Hello, > > > I was debugging an issue with a video file containing an invalid > > > display matrix, probably produced by a non conformin

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-31 Thread Vittorio Giovara
On Wed, Mar 31, 2021 at 2:41 PM Anton Khirnov wrote: > Quoting Vittorio Giovara (2021-03-30 18:55:27) > > Hello, > > I was debugging an issue with a video file containing an invalid > > display matrix, probably produced by a non conforming software. > > > > The content of the matrix is: > > 0

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-31 Thread Anton Khirnov
Quoting Vittorio Giovara (2021-03-30 18:55:27) > Hello, > I was debugging an issue with a video file containing an invalid > display matrix, probably produced by a non conforming software. > > The content of the matrix is: > :0 65536 0 > 0001: -1

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-31 Thread Vittorio Giovara
On Tue, Mar 30, 2021 at 11:28 PM Carl Eugen Hoyos wrote: > Am Di., 30. März 2021 um 19:24 Uhr schrieb Vittorio Giovara > : > > > > Hello, > > I was debugging an issue with a video file containing an invalid > > display matrix, probably produced by a non conforming software. > > > > The content of

Re: [FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-30 Thread Carl Eugen Hoyos
Am Di., 30. März 2021 um 19:24 Uhr schrieb Vittorio Giovara : > > Hello, > I was debugging an issue with a video file containing an invalid > display matrix, probably produced by a non conforming software. > > The content of the matrix is: > :0 65536 0 > 0001

[FFmpeg-devel] [PATCH] mov: Skip computing SAR from invalid display matrix elements

2021-03-30 Thread Vittorio Giovara
Hello, I was debugging an issue with a video file containing an invalid display matrix, probably produced by a non conforming software. The content of the matrix is: :0 65536 0 0001: -1 0 0 0002:0 0 10