Tuesday, August 19, 2025
Show HN: AI-powered CLI that translates natural language to FFmpeg https://ift.tt/c0dgoqO
Show HN: AI-powered CLI that translates natural language to FFmpeg I got tired of spending 20 minutes Googling ffmpeg syntax every time I needed to process a video. So I built aiclip - an AI-powered CLI that translates plain English into perfect ffmpeg commands. Instead of this: ffmpeg -i input.mp4 -vf "scale=1280:720" -c:v libx264 -c:a aac -b:v 2000k output.mp4 Just say this: aiclip "resize video.mp4 to 720p with good quality" Key features: - Safety first: Preview every command before execution - Smart defaults: Sensible codec and quality settings - Context aware: Scans your directory for input files - Interactive mode: Iterate on commands naturally - Well-tested: 87%+ test coverage with comprehensive error handling What it can do: - Convert video formats (mov to mp4, etc.) - Resize and compress videos - Extract audio from videos - Trim and cut video segments - Create thumbnails and extract frames - Add watermarks and overlays GitHub: https://ift.tt/gtY6qCL PyPI: https://ift.tt/3TyM1Bo Install: pip install ai-ffmpeg-cli I'd love feedback on the UX and any features you'd find useful. What video processing tasks do you find most frustrating? August 19, 2025 at 11:32PM
Subscribe to:
Post Comments (Atom)
Show HN: Python library for fetching/storing/streaming crypto market data https://ift.tt/btxgrL7
Show HN: Python library for fetching/storing/streaming crypto market data https://ift.tt/a1GtYFs August 23, 2025 at 09:51PM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment