id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
416	ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420	takis		"When generating a sequence of TIFF frames containing YUV420 data, feeding it to ffmpeg results in a errormessage: ""Color mode 6 is not supported"".

ffmpeg -i movie.mpg -compression_level 0 -pix_fmt yuv420p bla%05d.tiff

ffmpeg -i bla%05d.tiff test.mpg
ffmpeg version N-31937-g7c94740, Copyright (c) 2000-2011 the FFmpeg developers
  built on Aug 17 2011 11:02:34 with gcc 4.5.2
  configuration: --enable-avfilter --enable-frei0r --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-nonfree --enable-pic --enable-pthreads --enable-shared --enable-version3 --enable-x11grab --disable-optimizations
  libavutil    51. 12. 0 / 51. 12. 0
  libavcodec   53. 10. 0 / 53. 10. 0
  libavformat  53.  7. 0 / 53.  7. 0
  libavdevice  53.  3. 0 / 53.  3. 0
  libavfilter   2. 31. 1 /  2. 31. 1
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
[tiff @ 0x21e27e0] Color mode 6 is not supported
    Last message repeated 3 times                                                                                                                                                
Input #0, image2, from 'bla%05d.tiff':
  Duration: 00:00:07.84, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: tiff, 25 fps, 25 tbr, 25 tbn, 25 tbc
File 'test.mpg' already exists. Overwrite ? [y/N] y
[buffer @ 0x21e2360] Invalid pixel format string '-1'
Error opening filters!                                      "	enhancement	open	wish	avcodec	git-master		tif				1	0
