Skip to content

Add FFmpeg to docker images and fix rocDecode on SLES#435

Closed
zichguan-amd wants to merge 1 commit intoamd-stagingfrom
zichguan/add-ffmpeg
Closed

Add FFmpeg to docker images and fix rocDecode on SLES#435
zichguan-amd wants to merge 1 commit intoamd-stagingfrom
zichguan/add-ffmpeg

Conversation

@zichguan-amd
Copy link
Collaborator

@zichguan-amd zichguan-amd commented Mar 6, 2026

Motivation

Add FFmpeg dependency in docker images and fix SLES rocDecode build failure

Technical Details

Ubuntu image already has ffmpeg installed, adding package install explicitly for readability.
Build FFmpeg 4.4.6 from source in SLES

Fix experimental filesystem not having member functions is_directory() and is_regular_file(), change it to fs::is_directory(entry.path())) and fs::is_regular_file(entry.path())).

Test Plan

Locally tested new SLES docker image

Test Result

All tests pass on gfx1100

Added/Updated documentation?

  • Yes
  • No, does not apply to this PR.

Included Visual Studio files?

  • Yes
  • No, does not apply to this PR.

Submission Checklist

Signed-off-by: zichguan-amd <zichuan.guan@amd.com>
@zichguan-amd zichguan-amd marked this pull request as ready for review March 6, 2026 17:38
@zichguan-amd zichguan-amd requested a review from a team as a code owner March 6, 2026 17:38
@zichguan-amd zichguan-amd marked this pull request as draft March 6, 2026 18:49
@zichguan-amd
Copy link
Collaborator Author

FFmpeg support is not ready on TheRock, in-kernel mesa driver doesn't support it anymore. Removing the rocDecode FFmpeg tests in another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant