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