
Vibe Video - AI Video Generator: Image & Text to Video Online
Generate cinematic videos from images and text with AI-controlled motion effects.
Vibe Video — 面向普通用户的 AI 视频生成网站,支持文生视频、图生视频、参考图生视频和电影化镜头控制,适合创作者和营销团队快速产出视频
The full gallery
Tech stack
36 projects

Generate cinematic videos from images and text with AI-controlled motion effects.
Vibe Video — 面向普通用户的 AI 视频生成网站,支持文生视频、图生视频、参考图生视频和电影化镜头控制,适合创作者和营销团队快速产出视频

Generate short AI videos from text or images with native audio, free credits, no card required.
zxhywork · V2EX
MiniMax H3 Max 最近 MiniMax H3 Max 出来之后,搜索结果里一半在讲「 5 秒 768p 、大约 3 秒出片」,另一半还在把它和 Meta 的图模型搅在一起。我自己复盘了一圈:它是 fal 在开源 MiniMax H3 上做的速度档,不是 H3 的一个开关,也不是什么 H3 Max Image 。 手头本来就有一套生成工作流,周末就单独拆了个站出来,把 H3 Max 放在默认引擎上,同一条 prompt 还能切到 Veo 3.1 / Kling / Wan 对比。文生视频、图生视频都在一个框里,音频是跟画面一起出的,不是后配。 入口在这:[MiniMax H3 Max 在线视频生成]( https://h3maxvideo.org/) 实际用下来比较在意的几点: 1. 分辨率就是 480p / 768p ,片长 5–15 秒。要 2K 或完整参考包,还是走标准 MiniMax H3 ,别指望 Max 这一档。 2. 声音是同一次推理里出来的,提示词里把对白、环境声、拟音写清楚,比先出无声再配轨省事。 3. 积分可以白嫖一点再决定要不

Create videos from text or images with AI motion control, audio generation, and lip-sync.
Veo3 AI Video Generator — 支持文本转视频和图像转视频,配备原生音频生成和精准唇形同步,2-5秒完成专业级视频创作。

Generate 30-second AI videos from prompts, images, and reference assets with cinematic controls.

Create AI-generated videos up to 30 seconds from text, images, and creative references.

Generate AI videos from text or images using multiple models with HD output.
hashkitly · HN
Froging AI – image and video models in one workflow

Generate AI videos from text prompts with Flux 3, including scene planning and audio direction.

Generate product demo videos automatically from your website URL.
distartin · HN
AIDemo.Video – turn website into a product demo video in one click

Generate subtitles for videos in your browser with 33 AI-powered styles.
woshiliyana · Product Hunt
SubtitleGenerator From video to publish-ready AI subtitles—all in one browser

Automatically add captions, cuts and zooms to talking-head videos for social media.
@subtions · X
create publishing ready videos in under 40 seconds. Join the waitlist to get a month of pro free:

Generate AI videos from images, text, or multiple references with audio-visual synchronization.
MotionSeed — AI 视频生成平台,聚合 Sora 2、Veo 3.1、Seedance 2.0 等多个主流 AI 视频模型,支持文字生成视频、图片生成视频,无需分别注册各平台账号,注册即送免费额度。

Transcribe MP4 videos to text with timestamps, speaker labels, and summaries.
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。