[FFmpeg-trac] #11499(ffprobe:new): ffprobe: "Unsupported codec with id 0" for attachement streams
FFmpeg
trac at avcodec.org
Sun Mar 9 20:32:55 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 |
-------------------------------------+-----------------------------------
Description changed by idest:
Old description:
> 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.
New description:
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 out2.mkv
}}}
2. Examine the video with
{{{
ffprobe.exe out2.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#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list