[FFmpeg-trac] #11480(undetermined:open): Add support for Apple APAC spatial audio codec (was: Support or ignore Iphone16 spatial Apple apac audio)
FFmpeg
trac at avcodec.org
Sat Feb 22 02:40:46 EET 2025
#11480: Add support for Apple APAC spatial audio codec
-------------------------------------+-------------------------------------
Reporter: emcodem | Owner: (none)
Type: enhancement | Status: open
Priority: wish | Component:
| undetermined
Version: git-master | Resolution:
Keywords: apac | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by James):
* keywords: apac audio => apac
* priority: normal => wish
* status: new => open
* summary: Support or ignore Iphone16 spatial Apple apac audio => Add
support for Apple APAC spatial audio codec
Comment:
With the -map 0:a option you're explicitly telling ffmpeg to select all
audio streams. It's obviously going to fail there's no decoder for one of
them.
If you don't specify a map, ffmpeg will select the aac track by default.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11480#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list