[FFmpeg-trac] #4159(undetermined:new): ffprobe exits with "Unsupported codec with id..." error

FFmpeg trac at avcodec.org
Mon Dec 8 12:40:10 CET 2014


#4159: ffprobe exits with "Unsupported codec with id..." error
-------------------------------------+-------------------------------------
             Reporter:  thanpolas    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  2.4.4        |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by thanpolas):

 You need to be more diligent when reading reports. As I am stating in my
 original post, the error generated reads:

 {{{
 Unsupported codec with id 0 for input stream 2
 }}}

 The process exits with Code 1 which in turn is propagated in the
 underlying controlling method in our application and thus the whole
 operation fails.

 We can find multiple workarounds to this issue like downgrading the ffmpeg
 error to just a warning vs stopping our whole OP but I thought it would be
 a good idea to bring this to your attention.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4159#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list