[FFmpeg-trac] #11595(undetermined:new): only .aiff is recognized NOT .aif
FFmpeg
trac at avcodec.org
Sun May 18 17:06:36 EEST 2025
#11595: only .aiff is recognized NOT .aif
-------------------------------------+-------------------------------------
Reporter: lastone25 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: AIFF | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by mkver):
This needs more details, i.e. upload a sample. The AIFF demuxer actually
does not have a file extension set and the probe function checks the
contents of the file, not the file extension. Additionally, the muxer is
already auto-selected if the extension is any of "aif", "aiff", "afc",
"aifc".
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11595#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list