Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error

2025-07-19 Thread James Almer
On 7/19/2025 3:09 AM, compn wrote: On Fri, 18 Jul 2025 10:58:18 -0700, Eric Joyner wrote: On 7/17/2025 8:54 AM, compn wrote: do we have a nikon heif/ hif file sample for our samples repository? http://samples.ffmpeg.org we like to keep some files around for testing , to make sure we dont brea

Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error

2025-07-19 Thread Michael Niedermayer
On Fri, Jul 18, 2025 at 08:09:34PM -1000, compn wrote: > On Fri, 18 Jul 2025 10:58:18 -0700, Eric Joyner wrote: > > > On 7/17/2025 8:54 AM, compn wrote: > > > do we have a nikon heif/ hif file sample for our samples > > > repository? http://samples.ffmpeg.org > > > > > > we like to keep some files

Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error

2025-07-18 Thread compn
On Fri, 18 Jul 2025 10:58:18 -0700, Eric Joyner wrote: > On 7/17/2025 8:54 AM, compn wrote: > > do we have a nikon heif/ hif file sample for our samples > > repository? http://samples.ffmpeg.org > > > > we like to keep some files around for testing , to make sure we dont > > break them later. > >

Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error

2025-07-18 Thread Eric Joyner
On 7/17/2025 8:54 AM, compn wrote: On Wed, 16 Jul 2025 19:30:00 -0700, Eric Joyner wrote: This patch set was motivated by ffmpeg being unable to open .HIF files from a Nikon Z6 III camera because it would always fail with an error involving thumbnails; probably due to them including three. Wit

Re: [FFmpeg-devel] [PATCH 0/2] Fix Nikon HEIF decoding error

2025-07-17 Thread compn
On Wed, 16 Jul 2025 19:30:00 -0700, Eric Joyner wrote: > This patch set was motivated by ffmpeg being unable to open .HIF files > from a Nikon Z6 III camera because it would always fail with an error > involving thumbnails; probably due to them including three. > > With these changes, ffprobe/ffm