You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gav1-devel
Is there a document or pdf or paper describing the film grain synthesis algorithm implemented in libgav1?
jz...@google.com
unread,
Oct 30, 2023, 1:21:42 PM10/30/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gav1-devel
Hi,
On Monday, October 30, 2023 at 9:39:53 AM UTC-7 Hungchih Lai wrote:
Is there a document or pdf or paper describing the film grain synthesis algorithm implemented in libgav1?
The film grain synthesis process is described in the AV1 bitstream specification [1]. The libgav1 code references sections of that document in comments.
I'm not aware of any public documentation around the development of the process. This was conducted as part of the Alliance for Open Media Codec Working Group. libaom has some examples related to noise modeling [2][3].