Add Support for IAMF/Eclipsa Audio #12036
Labels
feature request
Issue is related to a feature in the app
needs triage
Issue is not yet ready for PR authors to take up
Checklist
Feature description
YouTube is adding support for Spatial Audio using the IAMF/Eclipsa Audio codec (https://www.flatpanelshd.com/focus.php?subaction=showfull&id=1739336996) and it would be nice to play it if possible.
Thanks
Why do you want this feature?
Allows playing Spatial audio if a YouTube video has it
Additional information
The audio is format 773
yt-dlp -f 773 'https://www.youtube.com/watch?v=ItvQeAkpG-M'
yt-dlp -f 773 'https://www.youtube.com/watch?v=CD7n92qPuq4'
The downloaded m4a can be played with
ffplay
https://www.flatpanelshd.com/pictures/eclipsaaudioces_2_large.jpg is of a different video but has debug info showing the codec id.
The text was updated successfully, but these errors were encountered: