TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Generate your own "movie trailer" with AI

1 pointsby areichertover 1 year ago
This is a toy project I&#x27;ve been hacking on, and it&#x27;s a bit rough around the edges, but I&#x27;d love for people to try it out! https:&#x2F;&#x2F;aitrailers.xyz<p>Some examples of videos people have generated:<p>* An action movie starring a corgi: https:&#x2F;&#x2F;aitrailers.xyz&#x2F;examples&#x2F;paws-of-power<p>* A children&#x27;s movie about a mischievous monkey: https:&#x2F;&#x2F;aitrailers.xyz&#x2F;examples&#x2F;cheeky-monkey<p>* And a &quot;thriller&quot; my friend Mark generated about how he lost one of his Airpods in a tissue box: https:&#x2F;&#x2F;aitrailers.xyz&#x2F;examples&#x2F;marks-lost-earbud<p>So far it&#x27;s been fun to see what people have come up with, but the quality of the output varies quite a bit... I&#x27;d love to get any feedback on the app so far, and also curious if anyone has any advice on the following:<p>* What is the best way to improve character consistency across images? (I currently just try to construct each image prompt such that a vivid visual description of the main character and the overall aesthetic is the same across images, but I&#x27;ve had limited success with this.)<p>* Have any other tools caught up to GPT-4 and DALL-E for things like this? (I&#x27;ve tinkered with some models on Replicate, but nothing is quite as good as OpenAI&#x27;s APIs as far as I can tell.)<p>* Are there any good &quot;wrappers&quot; for ffmpeg? I&#x27;m currently using a combination of ffmpeg and moviepy, but it surprises me that there isn&#x27;t an &quot;easier&quot; way to generate videos. (Ffmpeg is super powerful, but it’s API is a bit unintuitive)

no comments

no comments