GPUOpen-LibrariesAndSDKs / AMF

The Advanced Media Framework (AMF) SDK provides developers with optimal access to AMD devices for multimedia processing
Other
601 stars 151 forks source link

[Question]: Is it possible to get slice ready before full frame process is finished #299

Open BarabashkaD opened 2 years ago

BarabashkaD commented 2 years ago

Both H.265 and H.265 support multiple slice per frame AMF_VIDEO_ENCODER_SLICES_PER_FRAME/AMF_VIDEO_ENCODER_HEVC_SLICES_PER_FRAME Is it possible to get by QueryOutput slice by slice output buffer ?

rhutsAMD commented 2 years ago

Outputting each slice separately as soon as it is ready is not supported at this point in time, please stay tuned.

BarabashkaD commented 2 years ago

Do you have timeline for this feature ? Is should be supported on most GPU versions ?

On Thu, 17 Mar 2022 at 15:59 Roman @.***> wrote:

Outputting each slice separately as soon as it is ready is not supported at this point in time, please stay tuned.

— Reply to this email directly, view it on GitHub https://github.com/GPUOpen-LibrariesAndSDKs/AMF/issues/299#issuecomment-1070957156, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPWQZYE4OJSYKALZ6W5P43VAM3ELANCNFSM5Q3DEZLA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

rhutsAMD commented 2 years ago

We cannot comment on unreleased features or future release schedules.

deiteris commented 1 year ago

Are there any updates on this feature?

MikhailAMD commented 1 year ago

In progress, will notify when it is ready.