⧅ffmpeg 全てのエンコード(ファイル生成)・デコード(ファイル読み込み)可能なファイル形式 新しいページはコチラ
提供: yonewiki
(→オーディオ形式) |
(→画像形式) |
||
| 12行: | 12行: | ||
==='''画像形式'''=== | ==='''画像形式'''=== | ||
<syntaxhighlight2 lang="text"> | <syntaxhighlight2 lang="text"> | ||
| + | E_D_Name#Description | ||
| + | ○_○_.Y.U.Vone raw file per component | ||
| + | ○_○_Alias PIX#Alias/Wavefront PIX image format | ||
| + | ○_○_animated GIF# | ||
| + | ○_○_APNG# | ||
| + | ○_○_BMP#Microsoft BMP image | ||
| + | _○_BRender PIX#Argonaut BRender 3D engine image format. | ||
| + | ○_○_DPX#Digital Picture Exchange | ||
| + | _○_EXR#OpenEXR | ||
| + | ○_○_FITS#Flexible Image Transport System | ||
| + | ○_○_JPEG#Progressive JPEG is not supported. | ||
| + | ○_○_JPEG 2000# | ||
| + | ○_○_JPEG-LS# | ||
| + | ○_ _LJPEG#Lossless JPEG | ||
| + | ○_○_PAM#PAM is a PNM extension with alpha support. | ||
| + | ○_○_PBM#Portable BitMap image | ||
| + | ○_○_PCX#PC Paintbrush | ||
| + | ○_○_PGM#Portable GrayMap image | ||
| + | ○_○_PGMYUV#PGM with U and V components in YUV 4:2:0 | ||
| + | _○_PGX#PGX file decoder | ||
| + | _○_PIC#Pictor/PC Paint | ||
| + | ○_○_PNG# | ||
| + | ○_○_PPM#Portable PixelMap image | ||
| + | _○_PSD#Photoshop | ||
| + | _○_PTX#V.Flash PTX format | ||
| + | ○_○_SGI#SGI RGB image format | ||
| + | ○_○_Sun Rasterfile#Sun RAS image format | ||
| + | ○_○_TIFF#YUV, JPEG and some extension is not supported yet. | ||
| + | ○_○_Truevision Targa#Targa (.TGA) image format | ||
| + | E_○_WebP#WebP image format, encoding supported through external library libwebp | ||
| + | ○_○_XBM#X BitMap image format | ||
| + | ○_○_XFace#X-Face image format | ||
| + | _○_XPM#X PixMap image format | ||
| + | ○_○_XWD#X Window Dump image format | ||
</syntaxhighlight2> | </syntaxhighlight2> | ||
| + | |||
==='''オーディオ形式'''=== | ==='''オーディオ形式'''=== | ||
<syntaxhighlight2 lang="text"> | <syntaxhighlight2 lang="text"> | ||