<div dir="ltr"><div class="gmail_default" style="font-size:small">Maybe I misunderstood -- was it crashing BEFORE this patch was added? or did you mean working on this patch made it crash until you got it working?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 21, 2022 at 3:26 AM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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" target="_blank">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>
</blockquote></div>