[FFmpeg-trac] #3545(avformat:closed): Unsupported pix_fmts in avi rawvideo are written without any warning

FFmpeg trac at avcodec.org
Sat Apr 12 18:10:41 CEST 2014


#3545: Unsupported pix_fmts in avi rawvideo are written without any warning
------------------------------------+------------------------------------
             Reporter:  peter_b     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  minor       |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  avi mov     |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 Replying to [comment:9 peter_b]:
 > Is there any way of creating >8bit uncompressed (doesn't have to be
 rawvideo) AVIs? For yuv422p10le, V210 does just that, but what about e.g.
 16bit?

 It is of course trivial to implement a "Y416" codec but what use would
 that be given that no other software would be able to read such files and
 FFmpeg already supports them without any change?
 (This is assuming that WMP does not accept "Y416" in avi, if I am wrong
 this would simply be an easy enhancement request. You should be able to
 test by simply changing the fourcc of a v210 file to Y210 and test if WMP
 plays something or simply declares that it is unable to decode the
 gibberish.)

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


More information about the FFmpeg-trac mailing list