FS#71843 - [ffmpeg] Please include WMA playback fix

Attached to Project: Arch Linux
Opened by Emil (xexaxo) - Sunday, 15 August 2021, 21:28 GMT
Last edited by David Thurstenson (thurstylark) - Wednesday, 23 March 2022, 19:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Currently some WMA files included in games (and played by Wine via gst/libav) cause audio glitches. One of the Wine developers have opened upstream bug report with samples and mode details.

The fix sent to the ffmpeg mailing, is fairly trivial (missing error handling) and works fine on my end.

Additional info:
* package version(s)
ffmpeg 2:4.4-4

* link to upstream bug report, if any
Bugreport: http://trac.ffmpeg.org/ticket/9358
Fix: https://ffmpeg.org/pipermail/ffmpeg-devel/2021-August/283493.html

Steps to reproduce:
- playback audio samples via ffplay from bug report
- observe the varying glitches
- patch ffmpeg, observe more MS-like output
This task depends upon

Closed by  David Thurstenson (thurstylark)
Wednesday, 23 March 2022, 19:28 GMT
Reason for closing:  Won't implement
Additional comments about closing:  ffmpeg 4.4 is being phased out
Comment by Emil (xexaxo) - Wednesday, 01 September 2021, 11:57 GMT
Upstream has merged an updated version of the patch. Namely:
521388edb7d3c176b444bbc3a42723cbafab2d55
f9fbe2f9a9c7d2db98a6e49504a7154f743cd804

The attached PKGBUILD.patch updates the PKGBUILD to make use of them
Comment by Daniel Bermond (Bermond) - Sunday, 20 March 2022, 20:28 GMT
The ffmpeg ticket is closed, as a fix was added upstream.

The fix is now part of the current ffmpeg 5.0, so I think this task can be closed.
Comment by Emil (xexaxo) - Sunday, 20 March 2022, 21:12 GMT
Yes the fixes have landed upstream. The main point of this bug report was to backport this on ffmpeg 4.4.
Seemingly there's no interest and ffmpeg4.4 is on its way out [1] feel free to close this.

[1] https://archlinux.org/todo/ffmpeg44-removal/

Loading...