[FFmpeg-trac] #4706(documentation:open): av_guess_codec ignores short_name, filename, and mime_type

FFmpeg trac at avcodec.org
Thu Jul 9 11:20:47 CEST 2015


#4706: av_guess_codec ignores short_name, filename, and mime_type
-------------------------------------+-------------------------------------
             Reporter:  andrewrk     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  minor        |                Component:
              Version:  git-master   |  documentation
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 If you know what codec to use calling avcodec_find_encoder_by_name() is
 correct afaict, av_guess_codec() is wrong (it can be useful if you don't
 know the short_name of the codec you want to use).
 Your code looks as if you had issues with avcodec_find_encoder_by_name()
 though: Which issues did you see?

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


More information about the FFmpeg-trac mailing list