lmkashot.blogg.se

Ffmpeg gif no compression
Ffmpeg gif no compression











ffmpeg gif no compression

*/ 00045 /* at least they don't use PDP_ENDIAN :) */ 00046 #define BITSTREAM_WRITER_LE 00047 00048 #include " libavcodec/put_bits.Choose the best GIF compression method to drastically reduce GIF file size while preserving quality. 00040 */ 00041Ġ0044 /* The GIF format uses reversed order for bitstreams. 00039 * some sites mentions an RLE type compression also. 00030 * 00031 * Reference documents: 00032 * 00033 * 00034 * 00035 * 00036 * this url claims to have an LZW algorithm not covered by Unisys patent: 00037 * 00038 * could help reduce the size of the files _a lot_. 00016 * 00017 * You should have received a copy of the GNU Lesser General Public 00018 * License along with FFmpeg if not, write to the Free Software 00019 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130 */ 00021Ġ0022 /* 00023 * First version by Francois Revol 00024 * 00025 * Features and limitations: 00026 * - currently no compression is performed, 00027 * in fact the size of the data is 9/8 the size of the image in 8bpp 00028 * - uses only a global standard palette 00029 * - tested with IE 5.0, Opera for BeOS, NetPositive (BeOS), and Mozilla (BeOS). See the GNU 00015 * Lesser General Public License for more details. 00011 * 00012 * FFmpeg is distributed in the hope that it will be useful, 00013 * but WITHOUT ANY WARRANTY without even the implied warranty of 00014 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

ffmpeg gif no compression

00006 * 00007 * FFmpeg is free software you can redistribute it and/or 00008 * modify it under the terms of the GNU Lesser General Public 00009 * License as published by the Free Software Foundation either 00010 * version 2.1 of the License, or (at your option) any later version.













Ffmpeg gif no compression