On Wed, Sep 25, 2024 at 8:47 PM Anton Khirnov <[email protected]> wrote:
> Quoting Nuo Mi (2024-09-25 14:37:43) > > On Tue, Sep 24, 2024 at 11:44 PM Anton Khirnov <[email protected]> > wrote: > > > > > Quoting Nuo Mi (2024-09-24 16:56:46) > > > > On Tue, Sep 24, 2024 at 10:43 PM Nuo Mi <[email protected]> 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. > Hi Anton, Thank you for the suggestion. V2 has been sent. > > -- > 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". > _______________________________________________ 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".
