Earlier quoted context omitted.
Amazing work man! This looks and feels great! Dropped it on producthunt, hope you get some boost there!
Holy shit this is awesome. Wow thank you! Can I buy you a coffee or lunch? Hit me up on Twitter @michaelaubry that is very thoughtful of you :)
Show HN: I built an After Effects for dummies
261–270 of 300 posts
Re: Show HN: I built an After Effects for dummies
#262I have some footage shot on my phone at 30fps and some footage shot on my cheap go-pro knock-off at 24fps. (an AKASO)
If I import them into iMovie, the frame rate gets set to whichever video is first in line, so for example the 24fps one gets blank frames inserted to match the frame rate of the first one. I downloaded openshot but the titles don't seem quite as easy as iMovie.
Best of luck with the venture!
Re: Show HN: I built an After Effects for dummies
#263THAT... IS... AWESOME.... dude you really out did yourself. usually i criticize people because their product homepage doesn't tell nor show anything about their product so i'm confused about what it does and how to use it. YOU... DID.. IT... PERFECTLY your homepage not only tells me exactly what this does, but shows me to the point where i'm excited to use it. good on you. others should learn from you. my one thing t…
This means a lot. I have spent some time getting it down. A lot of blood, sweat, and tears haha. I agree with the templates. I am trying to allocate my time wisely and I think expanding that will be major. I am drawing up a way to make it even easier for people to create amazing videos. When you click "add new video" I plan to make it interactive and guide you along every step. Your options will be Do you want to cre…
Re: Show HN: I built an After Effects for dummies
#264Earlier quoted context omitted.
This is a really great point. First you are right, pricing will go up. As I add more assets (animated text 100+, templates 100+, progress bars and other elements 100+) I will raise the price. Early adopters will be grandfathered in for life. I think adjusting the pricing based on your feed is very appropriate, makes a lot of sense and its giving me a lot of ideas.
I’d be cautious increasing the price. It’s not an enterprise product and you’d be weakening your case as an After Effects alternative. In fact - if you can scale easily - you might be better off lowering the price and going for those that can’t afford / can’t be bothered to learn After Effects. Make it something that an average 16 year old can afford, and you’ll create a loyal customer base. Like that you may be able…
It absolutely should be. This has a lot more value to large social media teams who have to iterate on content daily to test conversion than it does to just an individual who wants to make nice posts for their side hustle.
Re: Show HN: I built an After Effects for dummies
#265Re: Show HN: I built an After Effects for dummies
#266Great work, you'll be on to a winner here if you nail the workflow. I'd say you really have to focus on building it as a tool for larger social media teams to bash out iterations when driving conversions little creators is fine but the real money will be in that and you can charge a lot more for it.
You know what Figma has done for templating/design systems within a team with it's strong internal asset libraries. Things like that for social media teams to work from the same sheet on assets are going to be key.
Turn "We need to try a different copy line" from a 40 minute job to a 2 minute job and companies will pay.
Re: Show HN: I built an After Effects for dummies
#267Re: Show HN: I built an After Effects for dummies
#268Looks great! Question regarding the features. Do I need to record my videos using something else or can I do the actual recording using your product?
HAHA no one has asked me this. I have this built out and hooked up to S3 I disabled it as I thought users wouldnt want it. In the early days. I would use the webcam, record me talking. Then caption it on the spot, add some letterbox text and publish to my Instagram story. I might have to reveal it and bring it back. This is of course if people want it and it solves a pain point worth paying for.
Also: excellent website. I wish you much fortune in your endeavour!
Re: Show HN: I built an After Effects for dummies
#269Incredible work! Can I ask which technologies you used to build the editor? Wappalyzer detects Next.js, React and Vercel.
Re: Show HN: I built an After Effects for dummies
#270as a developer i am curious about how it works? do you use ffmpeg? do you upload all videos on server?
FFMPEG is a huge component. There isnt a silver bullet there are many moving parts. Essentially FE handles collecting information. BE handles parsing information and using various rendering techniques to stitch together the pieces.