#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac