Skip to content

docs(deps): add licensing notes for imageio-ffmpeg dependency#121

Merged
janickm merged 1 commit into
NVIDIA:mainfrom
janickm:dev/janickm/ffmpeg-license-docs
May 18, 2026
Merged

docs(deps): add licensing notes for imageio-ffmpeg dependency#121
janickm merged 1 commit into
NVIDIA:mainfrom
janickm:dev/janickm/ffmpeg-license-docs

Conversation

@janickm
Copy link
Copy Markdown
Collaborator

@janickm janickm commented May 18, 2026

Summary

  • Documents that imageio-ffmpeg PyPI wheels bundle a GPL-licensed ffmpeg binary, which is a redistribution concern for anyone shipping containers with this dependency
  • Notes --no-binary imageio-ffmpeg as a mitigation for container builds
  • Suggests PyNvVideoCodec (MIT license, NVIDIA-maintained) as a license-appropriate alternative for H.264 decode on NVIDIA GPUs

The PyPI wheels for imageio-ffmpeg bundle a GPL-licensed ffmpeg binary.
Document the redistribution concern and note PyNvVideoCodec (MIT) as a
license-appropriate alternative for H.264 decode on NVIDIA GPUs.
@janickm janickm merged commit 6ea118e into NVIDIA:main May 18, 2026
5 checks passed
@janickm janickm deleted the dev/janickm/ffmpeg-license-docs branch May 18, 2026 11:30
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