[FFmpeg-user] Does atadenoise work with 10bit HDR video?

2024-06-26 Thread Oliver Fromme
Hi, I'm using ffmpeg for a long time, but I've just recently started to use it with 10bit HDR (HDR10) video. So far I found out how to re-encode HDR10 video with libx265 and retain the HDR metadata. It's a bit complicated, but it seems to work fine. However, I'm unsure about video filters. In

Re: [FFmpeg-user] Does atadenoise work with 10bit HDR video?

2024-06-26 Thread Richard Bartczak via ffmpeg-user
Am 26.06.24 um 23:43 schrieb Oliver Fromme: Hi, I'm using ffmpeg for a long time, but I've just recently started to use it with 10bit HDR (HDR10) video. So far I found out how to re-encode HDR10 video with libx265 and retain the HDR metadata. It's a bit complicated, but it seems to work fine.

Re: [FFmpeg-user] Does atadenoise work with 10bit HDR video?

2024-06-26 Thread Paul B Mahol
On Thu, Jun 27, 2024 at 12:26 AM Richard Bartczak via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > Am 26.06.24 um 23:43 schrieb Oliver Fromme: > > Hi, > > > > I'm using ffmpeg for a long time, but I've just recently started to > > use it with 10bit HDR (HDR10) video. > > > > So far I found out h

Re: [FFmpeg-user] Does atadenoise work with 10bit HDR video?

2024-06-26 Thread Paul B Mahol
On Wed, Jun 26, 2024 at 11:43 PM Oliver Fromme wrote: > Hi, > > I'm using ffmpeg for a long time, but I've just recently started to > use it with 10bit HDR (HDR10) video. > > So far I found out how to re-encode HDR10 video with libx265 and > retain the HDR metadata. It's a bit complicated, but i

Re: [FFmpeg-user] Does atadenoise work with 10bit HDR video?

2024-06-26 Thread Michael Koch
Am 26.06.2024 um 23:43 schrieb Oliver Fromme: Hi, I'm using ffmpeg for a long time, but I've just recently started to use it with 10bit HDR (HDR10) video. So far I found out how to re-encode HDR10 video with libx265 and retain the HDR metadata. It's a bit complicated, but it seems to work fine

Re: [FFmpeg-user] Does atadenoise work with 10bit HDR video?

2024-06-26 Thread Paul B Mahol
On Thu, Jun 27, 2024 at 8:45 AM Michael Koch wrote: > Am 26.06.2024 um 23:43 schrieb Oliver Fromme: > > Hi, > > > > I'm using ffmpeg for a long time, but I've just recently started to > > use it with 10bit HDR (HDR10) video. > > > > So far I found out how to re-encode HDR10 video with libx265 and