Tyson Smith
Tyson Smith
Hi, yes this is expected. corpus-replicator works by generating a base template file and then re-encoding the template to generate the corpus. FFmpeg is used to generate the base template...
I see, let me see if I can come up with a better solution for templates.
@dlemstra Sorry for the delay, what about installing corpus-replicator and deps, generating the corpus and then finally removing the deps? I have a patch here: https://github.com/tysmith/oss-fuzz/tree/im-corpus I've tested it locally...
I'd prefer to either leave it as is or replace the dependency with something that provides the same functionality. The functionality in this case is the ability to generate template...
+1 for sure!