Skip to content

Document the multi-stream demuxer in the blocks tutorial - #1680

Merged
NicolasHug merged 1 commit into
mainfrom
msd/docs-example
Sep 3, 2026
Merged

Document the multi-stream demuxer in the blocks tutorial#1680
NicolasHug merged 1 commit into
mainfrom
msd/docs-example

Conversation

@NicolasHug

Copy link
Copy Markdown
Contributor

Two new sections in the example: metadata, showing the three tiers side by
side so the difference between a header value and a scanned one is visible
rather than described, and video-and-audio-together, showing a Demuxer
getting both out of a single pass.

The benchmark builds its decoder with demuxer.make_decoder(), which is the
documented path now. The module docstring drops the TODO asking how to expose
header metadata, since that is what the previous commit answered.


Stack created with GitHub Stacks CLIGive Feedback 💬

@pytorch-bot

pytorch-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/meta-pytorch/torchcodec/1680

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 1, 2026
@NicolasHug
NicolasHug force-pushed the msd/docs-example branch 2 times, most recently from 0faf576 to 6da726e Compare September 2, 2026 12:52
@NicolasHug
NicolasHug changed the base branch from msd/python-demuxer to msd/blocks-metadata September 2, 2026 12:56
@NicolasHug
NicolasHug force-pushed the msd/docs-example branch 2 times, most recently from 3bc1133 to a62411c Compare September 2, 2026 13:51
@NicolasHug
NicolasHug force-pushed the msd/docs-example branch 2 times, most recently from 1147d01 to a734751 Compare September 3, 2026 08:29
@NicolasHug
NicolasHug force-pushed the msd/docs-example branch 2 times, most recently from 47d8415 to 33276e0 Compare September 3, 2026 08:33
@NicolasHug
NicolasHug force-pushed the msd/docs-example branch 2 times, most recently from 1236629 to fce34ba Compare September 3, 2026 10:11
Base automatically changed from msd/blocks-metadata to main September 3, 2026 12:34
Two new sections in the example: metadata, showing the three tiers side by
side so the difference between a header value and a scanned one is visible
rather than described, and video-and-audio-together, showing a Demuxer
getting both out of a single pass.

The benchmark builds its decoder with demuxer.make_decoder(), which is the
documented path now. The module docstring drops the TODO asking how to expose
header metadata, since that is what the previous commit answered.
@NicolasHug
NicolasHug merged commit 459bdc1 into main Sep 3, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant