05-18-2025, 08:04 PM
(This post was last modified: 05-25-2025, 11:27 PM by Tim Curtis.
Edit Reason: mark problem
)
It appears to be an issue with ffmpeg due to the fact that [aif] is no longer listed in the list generated by ffmpeg -formats
From the ASR moOde Thread user @amper42 posted a ticket to the ffmpeg Bug Tracker.
https://trac.ffmpeg.org/ticket/11595
The response to the ticket indicates that .aif file extension should be supported (even though it's not a listed format). If thats the case then possibly the issue is upstream in MPD when it probes the file to determine which codec to use.
I don't have the bandwidth to debug this issue but if someone else wants to take on the challenge then by all means go for it :-)
From the ASR moOde Thread user @amper42 posted a ticket to the ffmpeg Bug Tracker.
https://trac.ffmpeg.org/ticket/11595
The response to the ticket indicates that .aif file extension should be supported (even though it's not a listed format). If thats the case then possibly the issue is upstream in MPD when it probes the file to determine which codec to use.
I don't have the bandwidth to debug this issue but if someone else wants to take on the challenge then by all means go for it :-)