FFmpeg does not detect bitstream filter parameter
I have tried to make a bitstream filter for FFmpeg that drops the nth keyframe for positive numbers and allows the first n frames and drops the rest for nonpositive numbers, called “datamosh”:
I have tried to make a bitstream filter for FFmpeg that drops the nth keyframe for positive numbers and allows the first n frames and drops the rest for nonpositive numbers, called “datamosh”: