#741: tiff: support pixel order per channel (RRGGBB) -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: tif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+-----------------------------------
Comment (by cehoyos): As in: {{{ $ ffmpeg -i tests/lena.pnm -pix_fmt yuv420p 420.tif $ ffmpeg -i tests/lena.pnm -pix_fmt yuv422p 422.tif $ ffmpeg -i tests/lena.pnm -pix_fmt yuv440p 440.tif $ ffmpeg -i tests/lena.pnm -pix_fmt yuv444p 444.tif $ ffmpeg -i tests/lena.pnm -pix_fmt yuv410p 410.tif $ ffmpeg -i tests/lena.pnm -pix_fmt yuv411p 411.tif }}} ? -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/741#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac