Skip to content

A template for making podcast video clips with Remotion.

Notifications You must be signed in to change notification settings

HilliamT/nftuk-audiogram-template

 
 

Repository files navigation

Remotion Audiogram Template

Subscribe to RemotionKit to get stuff like this in your inbox.

This template is for creating "audiograms". In other words, video clips from podcast episodes, or any other audio. It's a popular way of sharing audio snippets on social media.

Example video

Start changing things like this:

  • Adjust size and length in src/Video.tsx
  • Replacing audio, cover and subtitles in the src/assets folder
  • Tweak src/Composition.tsx

How do I render my video?

Run this:

npm run build

Or check out the Remotion docs. There are lots of ways to render.

Where to get a transcript (SRT file)?

There are a few places:

  • Your podcasting host might provide them for you.
  • Descript makes transcription really easy.
  • There are tons of other, paid solutions, like Otter.io.

Commands

Install Dependencies

npm install

Start Preview

npm start

Render video

npm run build

Upgrade Remotion

npm run upgrade

Docs

Get started with Remotion by reading the fundamentals page.

Help

We provide help on our Discord server.

Issues

Found an issue with Remotion? File an issue here.

License

Notice that for some entities a company license is needed. Read the terms here.

About

A template for making podcast video clips with Remotion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.9%
  • CSS 21.1%