TeamNewPipe/NewPipe

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

Open

#12.640 aberto em 17 de set. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (3.577 forks)batch import
YouTubebugdownloaderhelp wanted

Métricas do repositório

Stars
 (38.153 stars)
Métricas de merge de PR
 (Mesclagem média 9d 17h) (17 fundiu PRs em 30d)

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.

Guia do colaborador