Skip to content

feat: Allow to set per-composition render defaults#3022

Merged
JonnyBurger merged 11 commits intoremotion-dev:mainfrom
mnmt7:default-codec
Oct 20, 2023
Merged

feat: Allow to set per-composition render defaults#3022
JonnyBurger merged 11 commits intoremotion-dev:mainfrom
mnmt7:default-codec

Conversation

@mnmt7
Copy link
Copy Markdown
Contributor

@mnmt7 mnmt7 commented Oct 18, 2023

closes #2487
/claim #2487

Video - https://jam.dev/c/cd4ec8d1-32cc-4ae9-a343-7a4b63857d2a

@JonnyBurger , I created a codec.ts file in the core package similar to the one in the renderer package. So, now there are 2 codec.ts files. Now, I could have just removed the codec.ts file in the renderer package and made the appropriate changes but I just wanted to confirm with you if you are fine with this approach before proceeding further.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Oct 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bugs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 9:53am
remotion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 9:53am

@JonnyBurger
Copy link
Copy Markdown
Member

@mnmt7 Thanks a lot! 🙌 Will review it soon!

Yes, indeed the Codec type can go now from the @remotion/renderer package and be imported from remotion instead.

JonnyBurger
JonnyBurger previously approved these changes Oct 19, 2023
Copy link
Copy Markdown
Member

@JonnyBurger JonnyBurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done! Thanks a lot!

@JonnyBurger JonnyBurger enabled auto-merge October 19, 2023 13:26
JonnyBurger
JonnyBurger previously approved these changes Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to set per-composition render defaults

2 participants