p/video-editor-sdk-for-web-2
Build modern video editing into your web app
Daniel Hauschildt
Video Editor SDK for Web โ€” Build modern video editing into your web app
Featured
59
โ€ข
Deliver a modern video editing experience to your users running, entirely in the browser. Arrange videos on a timeline, trim and crop to the wanted duration and format, and overlay audio tracks.
Replies
Best
Daniel Hauschildt
Hey Hunters, In the past two years, the use of web video editing has been on the rise. Developing such a tech can be challenging though, as it requires solving complex issues related to video and audio encoding, not to mention the UI flows required for trimming, cropping and composing videos. As some of you might know: all this takes a significant amount of time and effort to be built. Starting today, this work will be reduced to few lines of code with our new Video Editor for web library. Our SDK enables developers to create powerful and simple to use web based video editors with ease. We cut no corners building on cutting-edge web technologies WebAssembly, and WebCodecs to make the web SDK rival any current desktop experience in robustness and performance. The best part? The video editor is built using our CreativeEditor that means you can customize the UI and design editing features, and we are working on bringing template-based workflows and automation to video as well. So please stay tuned. Do note that this is a beta release and only works in Chromium based browsers on the desktop. Sign up on our website to be notified when we ship updates. Thanks for your support! Daniel
Farisa Ottaviano
@danielhauschil1 Thank you for sharing this exciting news! It sounds like your Video Editor SDK is going to be a great tool for web developers. We can't wait to see what amazing projects will come out of it!
Rhymer Espinosa
@danielhauschil1 So cool. <3 Rooting for your success. <3
Gyuri Grell
@danielhauschil1 we use the mobile native versions of your editors which are top notch, I bet this is just as great! Congratulations on the release ๐Ÿ˜Š
Daniel Hauschildt
@martinlexow Thank you a lot. It was a huge team effort.
Awee Gee
@danielhauschil1 This is Awesome!Congrats on your launch!
Kirill Rozhkovskiy
Guys, you have a great product! I thought about smth like this a few years ago, that it would be awesome to get ready to use solution that we could embed to our editors' interface. Congrats on the launch!
Eray Basar
@mujaji Happy to hear that! Its something that will hopefully help a lot of products in the future.
Cem Selรงuk
This looks soo complete and slick! Congrats๐Ÿ‘๐Ÿ‘. QQ: What is the maximum resolution (4k, 2k) of each video on a scene with multiple videos?
Malte Baumann
@cem_selcuk Tested limit is 4K, but it depends on the client the editor is running on.
marv
Hey there, a really great editor you got us there. Looks promising, and it is nice and easy to handle. A quick question, will it be possible to fade between two "video-pages" later on? Regards and good luck with your new product.
Patrick Schneider
@marvwhere Yes, absolutely! This is just our very first beta release and we'll keep adding advanced video features like transitions and animations next year.
marv
@padschneider sounds great. I am looking forward to it, as it is a feature I regularly use to create some short movies.
Elia Darwish
Shoutout to the whole IMG.LY team on the grand launch; I love that you can apply effects, filters, and blend modes on the videos ๐Ÿ”ฅ
Ivan Marshev
@danielhauschil1 Wow! Probably a lot of work has been done to optimize the load during rendering. Great project!
Fabio Arnold
@danielhauschil1 @imarshev Thank you so much! Well, the feature is currently in beta and we still continue to improve things. ๐Ÿ˜Š But to give an example for a specific optimization: the WebCodecs API lets us decode video frames straight to YUV textures for rendering. This lets us avoid expensive copies to CPU memory and makes rendering smooth.
Antonello Zanini
Wow! Congrats! Great to finally see a video solution for the web! As a web full-stack developer, I have a question about the product. Can I also run this on the server? Let me know, thanks!
Jan Buss
@antozanini95 Not currently. However, it's on the roadmap for 2023 to have it available on all our platforms.
Robert Schmidt
Your image editor SDK was always our first choice when customers demanded image editing. Hyped for first project with the video editor. Keep up the awesome work, guys!
EJGY
Is this stress tested? ๐Ÿค”
Eray Basar
@ejgy What do you mean? It's client side video editing, so no servers involved.
Sebastian Deutsch
This looks so solid. I've done image processing for clients and doing it right is such a hard task.
Daniel Hauschildt
@sippndipp Thank you! It was a lot of work and our goal is that other app developers don't have to go through this and have a competitive advantage using our SDK and just drop in Video Editing where and when needed.
Lennart Meyer
Great product! I cant wait to embed the editor in my workflow. The user interface is intuitive and the features are exactly what I was looking for. I highly recommend giving it a try.
Kai Lichtenberg
Looks awesome, no one should bother building stuff like this, when you have such a dedicated company providing you with such a tool!
Robin Bรถhm
omg ...this looks really neat! Will you support keyframing and animations? ๐Ÿ˜
Fawzy Abu Seif
This looks awesome. Congrats! Weโ€™d love to try it out.
Daniel Thiele
Congrats to the launch - looks nice! Looking forward to play with it ๐Ÿš€๐Ÿš€๐Ÿš€
Eray Basar
@daniel_schroermeyer Thanks Daniel, appreciate the support!!
Dennis Crane
Congrats! Many products need an easy to embed video editor today, I believe.
Patrick Zimmermann
Congrats on the launch! The editor looks stunning. Which frameworks do you support?
Daniel Hauschildt
@patrick_zimmermann The Video Editor SDK is based on our CreativeEditor SDK. As such we support all popular frameworks such as Angular, React, Vue, Svelte and many more. https://img.ly/docs/cesdk/ui/qui...
Kevin Scholz
Looks really great. Congrats on the launch!
Tim
Looking incredible! Big shout out to the entire team involved in building this fantastic product!
Jane Reyes
Good job, truly user friendly for first time user.
Eray Basar
@jane_reyes Glad to hear that! With our SDK you can also build a whole different UI, too - it doesn't need to be our default UI.