TeamNewPipe/NewPipe

[YouTube] Out of sync audio and video in download (muxing issue)

Open

#12640 opened on Sep 17, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (38,153 stars) (3,577 forks)batch import
YouTubebugdownloaderhelp wanted

Description

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.28.0

Steps to reproduce the bug

Download https://m.youtube.com/watch?v=sRTPiFzXxYQ in either 480p or 720p. You will see that the resulting video file has out of sync video (i.e. the video lags behind the audio). This is most likely a downlaoder muxing issue, related to #12443.

It would be good if someone who has some experience with the MP4 format (standard ISO/IEC 14496-12) could work on this.

Contributor guide