Skip to content

Test: Build and install Ffmpeg with the MTL plugin fixture #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

monkuta
Copy link
Collaborator

@monkuta monkuta commented Jul 30, 2025

This PR introducest, session-scoped, pytest fixtures to automate the build and installation of openh264 and FFmpeg (with the MTL plugin) on all test hosts. The fixtures ensure that all dependencies are installed, repositories are cloned or updated as needed, and the build process is repeatable and efficient for multi-host test environments.

@monkuta monkuta requested a review from staszczuk August 6, 2025 05:43
logger.info(f"[{host.name}] 9. Running ldconfig")
conn.execute_command("sudo ldconfig")

# 9. Install Python packages
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installing python packages are not required for ffmpeg please move it to another function

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.

3 participants