#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
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".