[FFmpeg-trac] #308(undetermined:new): Add support for AVI RAW (Y8)

FFmpeg trac at avcodec.org
Sun Jun 26 01:41:42 CEST 2011


#308: Add support for AVI RAW (Y8)
------------------------+---------------------------
Reporter:  ami_stuff    |       Owner:
    Type:  defect       |      Status:  new
Priority:  normal       |   Component:  undetermined
 Version:  unspecified  |  Resolution:
Keywords:               |  Blocked By:
Blocking:               |  Reproduced:  0
Analyzed:  0            |
------------------------+---------------------------

Comment (by ami_stuff):

 Not realted to this issue, but there is

 { PIX_FMT_GRAY8,    MKTAG(' ', ' ', 'Y', '8') },

 in "libavcodec/raw.c"

 so shouldn't

 +    { CODEC_ID_RAWVIDEO,     MKTAG(' ', ' ', 'Y', '8') },

 be added to "libavformat/riff.c" as well?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/308#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list