A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
Hi, Murawski, Steven
Welcome to Microsoft Q&A forum.
Sorry for this frustrating experience that you're facing. Here are some possible workarounds you can try to resolve this issue:
Avoid looping, extend the media duration
- Replace short looped clips with a longer, pre‑stitched video that repeats internally. You can do this quickly in QuickTime Player: open the clip, Command + A, copy, then paste the clip to the end several times, export a single long MP4, and insert that in PowerPoint. Multiple users reported this eliminated artifacts at the cost of larger slide files.
Re‑encode the video for stable looping
- Re‑encode your source videos to H.264 MP4 with Constant Frame Rate (CFR), a modest bitrate, and no variable frame‑rate behavior. If you currently use HEVC, convert to H.264. This has historically reduced macOS AVFoundation edge‑frame issues near loop boundaries, which can present as “pixelation” or dropped frames on repeat.
- Suggested export settings in HandBrake or similar:
- Container: MP4
- Video codec: H.264 (x264)
- Frame rate: Same as source, Constant
- Keyframe interval: 2 × frame rate, no “open GOP”
- Audio: AAC, 48 kHz
Standardize clip dimensions and frame rate
- Ensure every looping clip on a slide shares identical resolution and frame rate. Mixing 30 fps and 60 fps, or 1080p and 4K in the same slide, increases chances of timeline resync at loop boundaries in AVFoundation.
Disable “Optimize media compatibility” for already‑stable clips
- In PowerPoint for Mac, after inserting the re‑encoded videos, avoid triggering additional optimization unless a clip fails to start. In some builds, re‑optimizing can change GOP structure and reintroduce loop edge artifacts.
Run the show from Keynote or QuickTime when stakes are high
- If the deck is mission‑critical, consider exporting the looping slide segment as a single video and play that video inside PowerPoint, or temporarily move the affected slide to Keynote. Several organizations recommended Keynote as a stopgap specifically for loop stability while waiting on macOS updates.
Test on macOS point releases
- Historically, Apple has addressed media playback regressions in Sequoia point releases. Some users reported a fix in 15.1 for earlier loop issues, then regressions in 15.5–15.6, and fresh reports in 26.x. It is worth testing your deck on any newer Tahoe maintenance update when available, because these changes land in AVFoundation rather than in PowerPoint alone.
Hope this helps. Feel free to get back if you need further assistance.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment."
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.