Quoting Niklas Haas (2022-02-21 12:36:23) > On Mon, 21 Feb 2022 12:33:19 +0100 Anton Khirnov <[email protected]> wrote: > > Non-overridable IO in random places is evil. > > Can you recommend a better way of accomplishing this?
How large are these? Can they be set directly as binary AVOptions? We could invent syntax for ffmpeg.c to provide the contents of a file as an option value. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
