
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
ffmpeg-generator
Advanced tools
Generate multi-resolution FFmpeg HLS commands from any .mp4 file via a smart CLI. Auto-detects streams, builds playlists, and speeds up your video pipeline.
Generate multi-resolution FFmpeg HLS commands from any .mp4 file via a smart CLI. Auto-detects streams, builds playlists, and speeds up your video pipeline.
CLI tool to generate high-quality FFmpeg HLS commands — fast, smart, and stream-ready ⚡
ffmpeg-generator
?ffmpeg-generator
is a fast, developer-friendly CLI tool to generate and run complex FFmpeg commands for HLS transcoding. It auto-scales videos to multiple resolutions, handles audio streams, and outputs a fully functional master.m3u8
playlist — ready for streaming 🚀
.mp4
to multi-quality .m3u8
(HLS)ffprobe
checks before processinginquirer
--logo
)--speed
)
Supports: placebo
, slow
, medium
, fast
, faster
, veryfast
(default), superfast
, ultrafast
--hls-time
option (default: 6
seconds)❗ Warning: Make sure you have ffmpeg installed and available in your PATH.
npm install -g ffmpeg-generator
ffgen <input-file> <output-dir> [optional-subfolder]
ffgen input.mp4 output-folder-path
Q: Do I need FFmpeg installed? A: Yes, both ffmpeg and ffprobe must be in your PATH.
Q: Is it open-source? A: MIT license. Steal it. Fork it. Build on it.
Built with ❤️ by @sirojbek
“If you manually write FFmpeg commands in 2025… you need this CLI and a vacation 😭”
MIT © 2025 Feel free to remix, extend, or publish your own variant.
Linked In: sirojbekmaqsudov
Made with ☕, bugs, and ffmpeg rage by Sirojbek, Smash that ⭐ on GitHub
Devs who know, know.
FAQs
Generate multi-resolution FFmpeg HLS commands from any .mp4 file via a smart CLI. Auto-detects streams, builds playlists, and speeds up your video pipeline.
The npm package ffmpeg-generator receives a total of 41 weekly downloads. As such, ffmpeg-generator popularity was classified as not popular.
We found that ffmpeg-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.