<div dir="auto">I tried to fix our internal bitstream filtering on muxing using this code<div dir="auto"><br></div><div dir="auto"><a href="https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/tee.c">https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/tee.c</a><br></div><div dir="auto"><br></div><div dir="auto">it works in sense it stopped crashing and adding simple filter like dump_extra makes file a bit bigger.</div><div dir="auto"><br></div><div dir="auto">But complex stuff like cropping or rotation still does not work  :-(</div><div dir="auto"><br></div><div dir="auto">not sure, may be we need to add those options via av_dict_set too ?</div></div>