[FFmpeg-trac] #11499(ffprobe:new): ffprobe: "Unsupported codec with id 0" for attachement streams
FFmpeg
trac at avcodec.org
Sun Mar 9 16:53:33 EET 2025
#11499: ffprobe: "Unsupported codec with id 0" for attachement streams
---------------------------------+---------------------------------------
Reporter: idest | Type: defect
Status: new | Priority: normal
Component: ffprobe | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+---------------------------------------
1. Create a new video from the files attached to this ticket with the
command:
{{{
ffmpeg.exe -i input.mkv -attach text.txt -metadata:s:t mimetype=text/plain
-c copy out.mkv
}}}
2. Examine the video with
{{{
ffprobe.exe out.mkv
}}}
Notice the "Unsupported codec with id 0 for input stream 1" error/warning
at the end of the output.
FFmpeg version: N-118325-gea381285e7-20250119,
OS: Windows 10 Home.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11499>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list