JVET-X0048: implementation of film grain characteristics (FGC) SEI message
This is to add the implementation of film grain characteristics (FGC) SEI message (adopted in JVET-X0048 CE2.2) to HM software.
More details are described in JVET-X0048 CE2.2.
Encoder command line:
TAppEncoderStatic -c encoder_randomaccess_main10.cfg -c seq_info.cfg -c film_grain_characteristics_analysis.cfg > enc.log
Decoder command line:
TAppDecoderStatic -b bitstream.bit -o dec.yuv --SEIFGSFilename=dec_fgs.yuv > dec.log
Edited by FANGJUN PU