What problem does it solve? Handling audio and video tasks like format conversion, compression, GIF creation, subtitle embedding, and transcription requires memorizing complex ffmpeg command syntax, which is error-prone and time-consuming for most users. ## Core Features & Use Cases - Format Conversion & Compression: Convert between MP4, WebM, MOV and other formats, resize resolution, and compress files with tuned CRF and codec settings. - Editing & Media Operations: Trim, concatenate, rotate, change playback speed, extract audio, create GIFs, burn or extract subtitles, and capture thumbnails. - Platform Presets & Transcription: Apply ready-made export presets for YouTube, Instagram, TikTok, and Twitter, plus transcribe audio to text via a local SenseVoice HTTP API. - Use Case: A content creator needs to turn a 4K screen recording into a 1080p web-optimized MP4, extract a 5-second GIF clip, and transcribe the narration into text for captions—all handled with verified commands. ## Quick Start Ask the assistant to convert your MOV file to MP4, create a GIF from a specific time range, or transcribe an audio file, and it will run the appropriate ffmpeg command or local transcription API call.