Skip to content

website: Convert remote MP4 embeds to local AVIF files - #407

Open
aidanfnv wants to merge 2 commits into
NVIDIA:mainfrom
aidanfnv:dev/aidanf/flashdreams-site-avif
Open

website: Convert remote MP4 embeds to local AVIF files#407
aidanfnv wants to merge 2 commits into
NVIDIA:mainfrom
aidanfnv:dev/aidanf/flashdreams-site-avif

Conversation

@aidanfnv

@aidanfnv aidanfnv commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Currently we rely on MP4 embeds for most of the model card videos on the FlashDreams website.

This change swaps out the embeds with AVIF files made by downloading and converting those MP4s, so that if one of those links is changed or is otherwise unreachable, the model card videos will still remain undisturbed on the FlashDreams site.

The SANA-WM model cards are already using AVIF, and these will work the same.

@copy-pr-bot

copy-pr-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@aidanfnv aidanfnv changed the title website: Convert MP4 embeds to AVIF website: Convert remote MP4 embeds to local AVIF files Aug 3, 2026
@greptile-apps

greptile-apps Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Converts remote MP4 model-card embeds into locally hosted AVIF assets.

  • Adds animated AVIF clips under the documentation static-assets directory.
  • Updates model pages and the model index to render those local assets as images.
  • Preserves existing model-card layouts, overlays, alternative text, and zoom behavior.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
docs/source/models/index.rst Replaces remote model-card video sources with corresponding local AVIF image directives.
docs/source/models/cosmos_predict2.rst Converts the teaser and generated samples to local AVIF assets while preserving card and attribution markup.
docs/source/models/hy_worldplay.rst Converts hero and sample clips to local AVIF images using existing compatible styling and zoom conventions.
docs/source/models/lingbot_world.rst Replaces remote teaser, generated-sample, and recording videos with matching local AVIF assets.
docs/source/models/omnidreams.rst Migrates teaser, generated samples, and UI recording media from remote MP4 sources to local AVIF files.
docs/source/models/flashvsr.rst Replaces both the primary output video and low-resolution inset with corresponding local AVIF images.

Reviews (2): Last reviewed commit: "website: Reduce use of raw HTML for AVIF..." | Re-trigger Greptile

@aidanfnv

aidanfnv commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/ok to test f0b3648

@aidanfnv

aidanfnv commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

/ok to test 4a0d1f1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant