Listing Thumbnail

    FFmpeg and MediaInfo Ready AMI

     Info
    Deployed on AWS
    Amazon Linux 2023 AMI optimized for media processing with pre-installed FFmpeg, FFprobe, and MediaInfo. Built for ARM64 architecture, this AMI includes essential development tools for video/audio transcoding, metadata extraction, and seamless media workflow automation on AWS.

    Overview

    The AMI is a powerful Amazon Linux 2023 image designed for media processing, transcoding, and metadata analysis. It is pre-configured with the latest versions of FFmpeg, FFprobe, and MediaInfo, providing a streamlined and efficient environment for handling high-performance video and audio workflows. This AMI is optimized for ARM64 EC2 instances, ensuring cost-effective and scalable performance for cloud-based media applications. This image includes FFmpeg and FFprobe, enabling advanced video and audio encoding, decoding, and streaming capabilities. The MediaInfo CLI is also pre-installed to facilitate the extraction of detailed metadata from multimedia files. Built on Amazon Linux 2023, the AMI offers a secure, lightweight, and highly optimized platform for AWS workloads. In addition to media processing tools, the AMI comes with a set of development utilities, including GCC, Python3-devel, and libcurl. These tools simplify the process of building and deploying custom media applications in the cloud. The Acrux Media AMI is an ideal solution for media companies, developers, and streaming platforms that require a reliable and ready-to-use environment for multimedia content processing.

    Highlights

    • The AMI is optimized for media processing and includes FFmpeg, FFprobe, and MediaInfo. These pre-installed tools enable seamless video and audio transcoding, encoding, and metadata extraction, making it an excellent choice for AWS-based media workflows.
    • Built on Amazon Linux 2023, this AMI is designed for ARM64 EC2 instances, providing a secure and lightweight foundation for high-performance media applications. The operating system is optimized for AWS workloads, ensuring reliability, scalability, and efficiency in cloud-based deployments.
    • The AMI is also developer-friendly and pre-configured with essential development tools. It includes GCC, Python3-devel, and libcurl, which allow users to easily build, deploy, and automate media applications on AWS. This makes it a practical solution for professionals who need a powerful and easy-to-use media processing environment.

    Details

    Delivery method

    Delivery option
    64-bit (Arm) Amazon Machine Image (AMI)

    Latest version

    Operating system
    AmazonLinux 2023

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    FFmpeg and MediaInfo Ready AMI

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (230)

     Info
    • ...
    Dimension
    Cost/hour
    c8g.4xlarge
    Recommended
    $0.50
    x8g.24xlarge
    $0.50
    m6gd.12xlarge
    $0.50
    c7g.metal
    $0.50
    x2gd.medium
    $0.50
    r6g.4xlarge
    $0.50
    m6gd.2xlarge
    $0.50
    is4gen.2xlarge
    $0.50
    c6g.metal
    $0.50
    m8g.metal-24xl
    $0.50

    Vendor refund policy

    All sales of the Acrux Media AMI are final. Refunds are not provided after subscription and launch. If you experience technical issues caused by the AMI, contact our support team. Verified issues that cannot be resolved may be eligible for a refund.

    For assistance, contact support@acrux.media  or +1 (201) 560-8983.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (Arm) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Release Date: February 2025 This is the release of Acrux Media AMI v1.1, a pre-configured Amazon Linux 2023 image optimized for media processing workloads. Key Features: Pre-installed FFmpeg & FFprobe - Enables advanced video and audio transcoding, encoding, and streaming. MediaInfo CLI - Provides detailed metadata extraction for multimedia files. Amazon Linux 2023 (ARM64) Base - Lightweight, secure, and optimized for AWS. Development Tools Included - Includes GCC, Python3-devel, libcurl, and essential libraries. Cloud-Optimized - Ready for AWS Marketplace, integrates seamlessly with S3, RDS, and ElastiCache. Enhancements & Fixes: Built with the latest FFmpeg (2025 version) and MediaInfo 24.12. Optimized system configurations for ARM64 instances. Cleaned and hardened for AWS deployment, ensuring minimal footprint and security compliance.

    Additional details

    Usage instructions

    This AMI provides a pre-configured Amazon Linux 2023 environment optimized for media processing using FFmpeg, FFprobe, and MediaInfo. Follow the steps below to launch and use the AMI effectively. Launching the AMI Go to the AWS Marketplace and search for Acrux Media AMI. Click "Continue to Subscribe," then "Continue to Configuration." Choose the Amazon Linux 2023 version and select your preferred AWS region. Click "Continue to Launch," select an EC2 instance type (recommended: Graviton2/3 ARM64 instances), and configure networking settings. Click "Launch" and wait for the instance to initialize. Connecting to the Instance Use SSH to connect to the instance using the command: ssh -i your-key.pem ec2-user@your-instance-ip. Replace "your-key.pem" with your private key and "your-instance-ip" with the instance's public IP. Verifying Installed Software Once connected, verify the pre-installed tools. Check FFmpeg version with "ffmpeg -version". Check MediaInfo version with "mediainfo --version". Check Python and development tools with "python3 --version" and "gcc --version". Using FFmpeg for Media Processing To convert a video file to MP4, use "ffmpeg -i input.mov -vcodec h264 -acodec aac output.mp4". To extract audio from a video, use "ffmpeg -i input.mp4 -q:a 0 -map a output.mp3". Using MediaInfo for Metadata Extraction To get metadata for a media file, use "mediainfo input.mp4". Storage and Networking Considerations Attach an S3 bucket for large media storage. Ensure your security group allows inbound SSH (port 22) and any necessary media processing ports. Stopping and Terminating the Instance Stop the instance when not in use to save costs using "sudo shutdown -h now". To permanently remove the instance, terminate it from the AWS EC2 Console. For further assistance, contact support@acrux.media .

    Support

    Vendor support

    For support related to the AMI, we provide professional assistance to ensure smooth deployment, configuration, and operational efficiency in your AWS environment. Our team is available to help resolve technical issues, provide guidance on best practices, and ensure that customers can fully utilize the capabilities of the AMI. Support is available through email, phone, and our dedicated support website. Standard support is offered during business hours from Monday to Friday, 9 AM to 6 PM Eastern Time, with a response time of up to 24 business hours. Critical issues related to AMI deployment and configuration receive expedited assistance to minimize downtime and disruptions. For organizations with high-demand media processing workloads, we offer enterprise support packages that include 24/7 assistance. Customers who require continuous availability and dedicated support can contact us for more details on premium support options. For any inquiries or technical support, please reach out to our team. Email: support@acrux.media  Phone: +1 201 560 8983 Support Website:

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.