FS#77950 - [mpv] no audio in some youtube videos

Attached to Project: Community Packages
Opened by Marco (jellybean) - Wednesday, 22 March 2023, 13:26 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 22 March 2023, 20:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
there's no audio in some videos with the following errors:
[ytdl_hook] EDL doesn't support fragmentswithout duration with MP4 DASH
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.

Additional info:
* package version(s)
mpv 1:0.35.1-3
yt-dlp 2023.03.04-1
* link to upstream bug report, if any
https://github.com/mpv-player/mpv/issues/11392

Steps to reproduce:
1. mpv "https://www.youtube.com/watch?v=ayajZgH31L0"

fixed in https://github.com/mpv-player/mpv/pull/11398, please backport
This task depends upon

Closed by  Christian Hesse (eworm)
Wednesday, 22 March 2023, 20:23 GMT
Reason for closing:  Fixed
Additional comments about closing:  mpv 1:0.35.1-4
Comment by Christian Heusel (gromit) - Wednesday, 22 March 2023, 18:47 GMT
Here is the patch for the PKGBUILD, it backports the linked PR and increments the pkgrel!
Steps to include it:
1. asp checkout mpv && cd mpv
2. git apply path/to/mpv-0.35.1-4_bug-77950.patch

Loading...