Pushing the limits of video encoding with WebCodecs
I want to say a huge thank you to the entire team behind JSConf India. Having spoken to
About the talk
In this talk, I explored some of the unexplored and niche parts of the web related to Video Encoding on browsers. Video Encoding is a process of converting individual image frames of a video to a final video file (MP4, WEBM, AVI, etc.) that you can play using a video player. While it might seem simple at first with all the tools and libraries that exist out there, it’s actually a deeeeep rabbit hole that never ends! I went from calling simple functions that simply record a canvas element as a video file to understanding the various internal modules of FFmpeg!
My talk also discussed in-depth about a new Web API –
Here’s what people had to say about my talk 💛 💛
Post-conf thoughts
I see tech conferences as festivals to celebrate the work and latest achievements people have been doing in a particular technology. When you step out of the conference hall, it becomes more about the people and getting to know their stories and nerding out about things in life that we commonly share interests in. I met some of my friends on Twitter at JSConf India and also had great discussions about networks, programming languages, and JavaScript with Kyle Simpson!
If you missed attending this year’s conference and want to discuss and learn about JavaScript with some of the best folks from the industry, I strongly encourage you to attend the next edition of JSConf India in 2025, you will not be disappointed. That’s for sure! 😇
References
- Slant it (My project that inspired this talk):
slantit.app - View more JSConf India talks:
Track 1 Track 2