Skip to content

Fix AudioDecoder seeks on MPEG-PS files - #1619

Merged
NicolasHug merged 2 commits into
meta-pytorch:mainfrom
NicolasHug:mpeg-ts-audio-decoding
Aug 12, 2026
Merged

Fix AudioDecoder seeks on MPEG-PS files#1619
NicolasHug merged 2 commits into
meta-pytorch:mainfrom
NicolasHug:mpeg-ts-audio-decoding

Conversation

@NicolasHug

Copy link
Copy Markdown
Contributor

Fixes #1610

See code, test and comment - all self explanatory.

@NicolasHug NicolasHug added the bug Something isn't working label Aug 12, 2026
@pytorch-bot

pytorch-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

✅ No Failures

As of commit 9fe39c1 with merge base 1f36e84 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Aug 12, 2026
@NicolasHug NicolasHug changed the title Fix AudioDecoder seeks on mpeg files Fix AudioDecoder seeks on MPEG-PS files Aug 12, 2026
@NicolasHug
NicolasHug merged commit 276f9c9 into meta-pytorch:main Aug 12, 2026
88 checks passed
@NicolasHug
NicolasHug deleted the mpeg-ts-audio-decoding branch August 12, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 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.

AudioDecoder fails when reading MPEG/MPG audio ranges with non-zero start time

1 participant