Capítulo 916 de 988
<Starburst>:::info Deprecated @remotion/starburst is deprecated and will no longer be published starting with Remotion 5. 0.
const MyVideo = () => {
return (
<AbsoluteFill style={{backgroundColor: 'black'}}>
<Starburst
durationInFrames={60}
rays={16}
colors={['#ffdd00', '#ff8800', '#ff4400']}
rotation={15}
width={1080}
height={1080}
/>
</AbsoluteFill>
);
};
<Starburst> from the official docs.<Starburst>.<Starburst>.<Starburst>.<Starburst>.<Starburst>.