diff --git a/changelog.mdx b/changelog.mdx index 9a3837f..984ec78 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products." rss: true --- + + ## Premium Encoding JIT input requirements, file preparation, and tooling guides + + The Premium Encoding documentation now includes detailed JIT (Just-in-Time) encoding guidance: required input file characteristics (container format, moov atom placement, metadata), recommended file preparation steps, and encoding instructions for HandBrake and FFmpeg. [Learn more](/stream/premium-encoding) + + ## AVIF, HEIC and HEIF are now GA diff --git a/stream/changelog.mdx b/stream/changelog.mdx index 111c4be..6004484 100644 --- a/stream/changelog.mdx +++ b/stream/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream." rss: true --- + + ## Premium Encoding JIT input requirements, file preparation, and tooling guides + + The Premium Encoding documentation now includes detailed JIT (Just-in-Time) encoding guidance: required input file characteristics (container format, moov atom placement, metadata), recommended file preparation steps, and encoding instructions for HandBrake and FFmpeg. [Learn more](/stream/premium-encoding) + + ## Direct play URLs now support query parameters & documentation improvements