Quoting Nuo Mi (2024-09-25 14:37:43) > On Tue, Sep 24, 2024 at 11:44 PM Anton Khirnov <an...@khirnov.net> wrote: > > > Quoting Nuo Mi (2024-09-24 16:56:46) > > > On Tue, Sep 24, 2024 at 10:43 PM Nuo Mi <nuomi2...@gmail.com> wrote: > > > > > > Currently, the pure decode speed for 8K is around 27–30 fps. > > > To achieve stable 8K@30 playback, we may need to go through several > > rounds > > > of refactoring and optimization for both the decoder and executor, with > > > each refactor potentially breaking the API/ABI. > > > > API and ABI breaks are not allowed outside of major bumps. > > > Okay, let me explore alternative options. Thank you for pointing that out
You could also copy the entire API into libavcodec, then you could modify it as you wish. It might eventually be useful elsewhere though. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".