[FFmpeg-trac] #11499(ffprobe:new): ffprobe: "Unsupported codec with id 0" for attachement streams
FFmpeg
trac at avcodec.org
Sun Mar 9 20:30:12 EET 2025
#11499: ffprobe: "Unsupported codec with id 0" for attachement streams
-------------------------------------+-----------------------------------
Reporter: idest | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffprobe
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by idest):
FWIW, ffprobe.exe emits similar errors/warnings for attachments of other
MIME types, for example, if I create a new video with the command
{{{
ffmpeg.exe -i input.mkv -attach DejaVuSans.ttf -metadata:s:1
mimetype=application/x-truetype-font out.mkv
}}}
and then examine the resulting video with ffprobe:
{{{
ffprobe.exe out.mkv
}}}
I get output that ends with "Unsupported codec with id 98304 for input
stream 1".
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11499#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list