Storing input files for reuse

We will allow you to store input files for reuse. This will allow you to run commands without waiting for network to download files, making the process faster.


AI-powered command assistance

We are developing AI-powered features to help you with FFmpeg commands:

  • Command improvement suggestions: When a command fails, our AI will analyze the error and provide specific suggestions on how to improve your command syntax and parameters
  • Best practices: Get recommendations on optimizing your commands for better performance and quality

Chained commands

Sometimes we run FFmpeg to create another video, and from that output video we want to create a gif or a thumbnail.

We will allow you to specify a new type of command - Chained Command - where you could stack FFmpeg commands to do just that. Learn more about chained commands in our API reference.


FFprobe commands support

Rendi’s output files are automatically analyzed by FFprobe, and their metadata is included in the command output. We will be adding support for custom FFprobe commands, allowing you to extract additional metadata and combine these results with linked commands to create intelligent video processing workflows.


Social media video URL support

We will add support for direct input of social media video URLs (YouTube, TikTok, Instagram, etc.). This will allow you to process videos directly from these platforms without having to download them first. The feature will automatically handle authentication and video extraction from these platforms, making it easier to create automated video processing workflows.


Uploading input files via Post request

We will allow you to upload input files via a multipart/form-data POST request. This will enable you to not use a public storage for your input files.


Archive files

We will allow you to archive both input and output files as a flag in the command request.

This will allow for faster network traffic both when we download files and when we upload them, making the process faster.


Contact us for requests

Want us to prioritize a feature? Have another feature in mind that you would like us to implement - contact us at support@rendi.dev