Hi Detlev, +bool codec_variability; +module_param(codec_variability, bool, 0644); +MODULE_PARM_DESC(codec_variability, + " add codec specific variability data to generate more unique frames. (Only h.265 and hevc)”); Typo here: h.265 and HEVC are the same. — Daniel