New issue by pudiva on void-packages repository https://github.com/void-linux/void-packages/issues/31637 Description: ### System ``` $ xuname Void 5.12.10_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFF $ xbps-query -p pkgver Aegisub Aegisub-3.2.2_12 $ xbps-query -p pkgver libffms2 libffms2-2.40_1 ``` ### Expected behavior Opening mp4, avi, mov, wav, mp3 or anything else that has audio should work. ### Actual behavior FFmpeg says there are no audio frames: ![image](https://user-images.githubusercontent.com/1148648/123142234-1c780800-d451-11eb-83b4-c2f1b460cd4f.png) > None of the available audio providers have a codec available to handle > the selected file. > > The following providers were tried: > > FFmpegSource: Failed to open audio track: Audio track contains no > audio frames ### Steps to reproduce the behavior Run Aegisub and try to open a file that has audio in it (such as mp4, avi, mov, wav, mp3, ...)