You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2023. It is now read-only.
Initially filed and discussed here: Intel-Media-SDK/samples#13. Since this is not samples issue (at least not only), moved to track in Media SDK library repo.
As of now we need to:
Make sure that no mediasdk codecs allocate internal memory via external allocator. Suspected codec is HEVC encoder
Consider deletion of external memory allocation for bitstreams.
The text was updated successfully, but these errors were encountered:
FFmpeg hevc works! Thanks a lot for your support!
One question, how about the status of other codecs? For example, vp9 hw encoder (though hasn't implemented in ffmpeg, I will add it soon).
Initially filed and discussed here: Intel-Media-SDK/samples#13. Since this is not samples issue (at least not only), moved to track in Media SDK library repo.
As of now we need to:
The text was updated successfully, but these errors were encountered: