Puyodead1 / udemy-downloader

A Udemy downloader that can download courses, with DRM support.
MIT License
1.31k stars 306 forks source link

fix for audio overrun during multiplexing #226

Closed thebetauser closed 4 months ago

thebetauser commented 4 months ago

Added -shortest flag to force a cut at the end of the shortest stream during multiplexing. This resolves issue #215 on Linux.

This PR only contains the patch for Linux since I was not able to test on Windows or with x265 encoding and the original bug report specifically mentioned Linux.