FFmpeg Micro
14 min
ffmpeg micro is a cloud based api for video and audio processing, enabling tasks like conversion, compression, and editing integrating with make com allows users to automate media file processing, such as format conversion or compression, within their workflows this is ai generated content based on official ffmpeg micro documentation the content may contain mistakes please verify important information if you have questions on vendor documentation, contact ffmpeg micro https //www ffmpeg micro com/support directly requirements to use the ffmpeg micro app in make, you must have an active account and an api key, create your account on ffmpeg micro https //www ffmpeg micro com for subscription, refer to the ffmpeg micro pricing page https //www ffmpeg micro com connect ffmpeg micro and to get started, you must first create a connection between ffmpeg micro and , allowing the two services to communicate obtain your api key in your ffmpeg micro account create the connection in make obtain your api key in your ffmpeg micro account before you create the connection in , you should first obtain your api key in your ffmpeg micro account to obtain your api key navigate to the dashboard click on the api keys section copy the api key displayed on screen you will use this value while creating a connection in because the ui might have changed, the steps you see on your screen might be different, check the vendor documentation for updates https //www ffmpeg micro com/docs create the connection in account https //www make com/en/register , add the ffmpeg micro module to your , and click create a connection if you add a module with an instant tag, click create a webhook , then create a connection optional in the connection name field, enter a name for the connection enter the authentication credentials you copied from your ffmpeg micro account or follow the on screen instructions to create the connection for detailed information on connecting an application, see connect an application docid\ so88fm6pkt0g adkddfzz page ffmpeg micro modules after connecting to the ffmpeg micro app, you can choose from a list of available modules to build your create a transcode job submits a new job to convert a video or audio file into a different format create a transcribe job creates an srt subtitle file by transcribing the audio from a provided video or audio url using whisper get a download url generates a secure download link for retrieving the output file of a finished transcode job get a transcode job fetches the current status and detailed information of a specific transcode job using its unique id get a transcribe job checks and returns the current progress or completion status of a specific transcription job get a transcription download url generates a secure, signed url that allows you to download the srt subtitle file for a specific video list transcode jobs retrieves a list of transcode jobs, allowing you to filter the results by job status if desired list transcribe jobs retrieves a list of all transcription jobs associated with your account make an api call allows you to send a personalized api request to ffmpeg micro, enabling you to access and interact with endpoints that are not available through the standard modules upload a file uploads a file to ffmpeg micro's cloud storage and provides a gs\ // url, which can be used as an input in subsequent modules wait for a transcode job continuously checks the status of a transcode job until it is marked as completed, failed, or canceled wait for a transcribe job continuously checks the status of a transcription job until it is marked as completed, failed, or canceled watch completed jobs triggers when a transcode job finishes processing, either successfully or with a failure templates you can look for more templates in make's template gallery https //www make com/en/templates , where you'll find thousands of pre created ffmpeg micro resources you can have access to more resources related to this app on the following links ffmpeg micro topics on make community https //community make com/search?q=ffmpeg%20microffmpeg micro website https //www ffmpeg micro comffmpeg micro documentation n/affmpeg micro api documentation https //ffmpegmicro org/api docsffmpeg micro page on make https //www make com/en/integrations/ffmpeg micro