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

FFmpeg trac at avcodec.org
Sat Apr 12 14:13:02 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:7 cehoyos]:
 > If you really want to go the avi path (instead of the out-of-the-box
 working ffv1+audio+nut)

 If this is really what you want, just add the tags from
 ff_nut_video_tags[] in libavformat/nut.c to ff_codec_bmp_tags[] in
 libavformat/riff.c
 The resulting files will not work with anything but FFmpeg which has the
 advantage that you don't have to care about the avi size problem either
 (FFmpeg will not fail decoding for such files), the only problem is that -
 contrary to choosing nut - you get files that are nowhere specified.

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


More information about the FFmpeg-trac mailing list