#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
_______________________________________________
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".

Reply via email to