#5465: ffmpeg unknown codec
-------------------------------------+----------------------------------
             Reporter:  mgood77      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by iive):

 If you want to use the XviD encoder, you should specify it as "libxvid".
 The "lib" prefix indicates that it is external library.

 You can see all supported codecs and their proper names by calling `ffmpeg
 -codecs`

 The FFmpeg you have seems to be recent git version, but the program that
 generates the ffmpeg commands for you seems to be very old. I hope it is
 open source and you can update the strings on your own. There are other
 options you should update, but their changes are more recent and we output
 text hints.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5465#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to