Difference between revisions of "Supported Media File Formats"
From CollectiveAccess Documentation
(→Supported media file formats) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | '''[Valid | + | '''[Valid from version 1.5]''' |
== Supported media file formats == | == Supported media file formats == | ||
Line 10: | Line 10: | ||
|colspan="3"|Image | |colspan="3"|Image | ||
|- | |- | ||
− | |JPEG||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | + | |JPEG||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
|- | |- | ||
− | |GIF||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | + | |GIF||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
|- | |- | ||
− | |TIFF||ImageMagick, IMagick, GraphicsMagick, Gmagick | + | |TIFF||ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
|- | |- | ||
− | |PNG||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | + | |PNG||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
|- | |- | ||
− | | | + | |BMP||ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
|- | |- | ||
− | | | + | |TilePic||GD, ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
|- | |- | ||
− | | | + | |Camera RAW||ImageMagick, IMagick, GraphicsMagick, Gmagick||Supports whatever manufacturer formats your installed version of ImageMagick or GraphicsMagick can handle|| |
|- | |- | ||
− | | | + | |Photoshop PSD||ImageMagick, IMagick, GraphicsMagick, Gmagick||Derivatives for files with layer effects may not be rendered properly with older versions of ImageMagick or GraphicsMagick|| |
|- | |- | ||
− | |DICOM||ImageMagick, IMagick, GraphicsMagick, Gmagick | + | |JPEG-2000||ImageMagick, IMagick, GraphicsMagick, Gmagick|| |
+ | |- | ||
+ | |DICOM||ImageMagick, IMagick, GraphicsMagick, Gmagick|| | ||
|- | |- | ||
|DPX||ImageMagick, IMagick, GraphicsMagick, Gmagick||Pixel values in non-Tilepic derivatives are adjusted for optimal viewing on computer monitors. More information on this format and its logarithmic pixel values can be found [http://www.imagemagick.org/www/motion-picture.html here]|| | |DPX||ImageMagick, IMagick, GraphicsMagick, Gmagick||Pixel values in non-Tilepic derivatives are adjusted for optimal viewing on computer monitors. More information on this format and its logarithmic pixel values can be found [http://www.imagemagick.org/www/motion-picture.html here]|| | ||
Line 33: | Line 35: | ||
|- | |- | ||
|QTVR (QuickTime VR)||QuicktimeVR||JPEG-format thumbnails are extracted; straight-QTVR is kept as "original" version. The QuicktimeVR plugin requires ffmpeg to be installed.|| | |QTVR (QuickTime VR)||QuicktimeVR||JPEG-format thumbnails are extracted; straight-QTVR is kept as "original" version. The QuicktimeVR plugin requires ffmpeg to be installed.|| | ||
+ | |- | ||
+ | |SpinCar||Spin360||Proprietary 360 degree image format|| | ||
|- | |- | ||
|Adobe DNG||ImageMagick, IMagick, GraphicsMagick, Gmagick|| | |Adobe DNG||ImageMagick, IMagick, GraphicsMagick, Gmagick|| | ||
Line 44: | Line 48: | ||
|WAV||ffmpeg||Including Broadcast-WAVE|| | |WAV||ffmpeg||Including Broadcast-WAVE|| | ||
|- | |- | ||
− | |AAC||ffmpeg||Requires ffmpeg to be compiled with [http://www.audiocoding.com/faac.html libfaac] | + | |AAC||ffmpeg||Requires ffmpeg to be compiled with [http://www.audiocoding.com/faac.html libfaac] or Fraunhofer FDK AAC |
|- | |- | ||
|Ogg Vorbis||ffmpeg|| || | |Ogg Vorbis||ffmpeg|| || | ||
Line 57: | Line 61: | ||
|- | |- | ||
|WindowsMedia||ffmpeg|| || | |WindowsMedia||ffmpeg|| || | ||
− | |||
− | |||
|- | |- | ||
|FLV||ffmpeg|| || | |FLV||ffmpeg|| || | ||
Line 65: | Line 67: | ||
|- | |- | ||
|AVI||ffmpeg||ffmpeg|| | |AVI||ffmpeg||ffmpeg|| | ||
− | |||
− | |||
|- | |- | ||
|- style="font-weight: bold; font-style: italic;" | |- style="font-weight: bold; font-style: italic;" | ||
Line 79: | Line 79: | ||
|- | |- | ||
|Microsoft Excel||Libre Office (optional)||As of version 1.2 XML-based format is supported. Can generate page previews if LibreOffice is installed.|| | |Microsoft Excel||Libre Office (optional)||As of version 1.2 XML-based format is supported. Can generate page previews if LibreOffice is installed.|| | ||
− | |||
− | |||
|- style="font-weight: bold; font-style: italic;" | |- style="font-weight: bold; font-style: italic;" | ||
|colspan="3"|Multimedia|| | |colspan="3"|Multimedia|| | ||
− | |||
− | |||
|- | |- | ||
|colspan="3"|'''3D''' | |colspan="3"|'''3D''' | ||
Line 91: | Line 87: | ||
|- | |- | ||
|PLY||mesh||[http://en.wikipedia.org/wiki/PLY_(file_format) Polygon File Format] | |PLY||mesh||[http://en.wikipedia.org/wiki/PLY_(file_format) Polygon File Format] | ||
+ | |- | ||
+ | |OBJ||mesh||[https://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ File Format] | ||
|} | |} | ||
[[Category:Setup_and_Configuration]] | [[Category:Setup_and_Configuration]] | ||
+ | |||
+ | sphinx_moved |
Latest revision as of 19:55, 9 August 2018
[Valid from version 1.5]
Supported media file formats
CollectiveAccess can accept the following media formats as representations of objects (formats in italics are planned for Providence but not yet implemented):
Format | Media processing backend | Comments | |
Image | |||
JPEG | GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
GIF | GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
TIFF | ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
PNG | GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
BMP | ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
TilePic | GD, ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
Camera RAW | ImageMagick, IMagick, GraphicsMagick, Gmagick | Supports whatever manufacturer formats your installed version of ImageMagick or GraphicsMagick can handle | |
Photoshop PSD | ImageMagick, IMagick, GraphicsMagick, Gmagick | Derivatives for files with layer effects may not be rendered properly with older versions of ImageMagick or GraphicsMagick | |
JPEG-2000 | ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
DICOM | ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
DPX | ImageMagick, IMagick, GraphicsMagick, Gmagick | Pixel values in non-Tilepic derivatives are adjusted for optimal viewing on computer monitors. More information on this format and its logarithmic pixel values can be found here | |
OpenEXR | ImageMagick, IMagick, GraphicsMagick, Gmagick | More information on this format can be found here | |
QTVR (QuickTime VR) | QuicktimeVR | JPEG-format thumbnails are extracted; straight-QTVR is kept as "original" version. The QuicktimeVR plugin requires ffmpeg to be installed. | |
SpinCar | Spin360 | Proprietary 360 degree image format | |
Adobe DNG | ImageMagick, IMagick, GraphicsMagick, Gmagick | ||
Audio | |||
MP3 | ffmpeg | ffmpeg must be compiled with libLAME | |
AIFF | ffmpeg | ||
WAV | ffmpeg | Including Broadcast-WAVE | |
AAC | ffmpeg | Requires ffmpeg to be compiled with libfaac or Fraunhofer FDK AAC | |
Ogg Vorbis | ffmpeg | ||
Video | |||
MPEG-2 | ffmpeg | ||
MPEG-4 | ffmpeg | ||
QuickTime | ffmpeg | ||
WindowsMedia | ffmpeg | ||
FLV | ffmpeg | ||
Ogg Theora | ffmpeg | ||
AVI | ffmpeg | ffmpeg | |
Documents | |||
pdflib (optional); xPDF (optional) | PDFLib-Lite and the PDFLib PECL module will improve processing performance; CA will automatically use PDFLibLite if available. Otherwise the built-in (no installation necessary) Zend_PDF library will be used. CA can only generate thumbnail page images for display if Ghostscript is installed on your system. Can extract text from file for searchability if xPDF is installed. | ||
Microsoft Word | AbiWord (optional); Libre Office (optional) | Both .doc (< 2007 file format) and .docx (XML-based format) are supported. Can extract text from file for searchability if AbiWord is installed. Can generate page previews if LibreOffice is installed. | |
Microsoft Powerpoint | Libre Office (optional) | As of version 1.2 XML-based format is supported. Can generate page previews if LibreOffice is installed. | |
Microsoft Excel | Libre Office (optional) | As of version 1.2 XML-based format is supported. Can generate page previews if LibreOffice is installed. | |
Multimedia | |||
3D | |||
STL | mesh | Standard Tesselation Language | |
PLY | mesh | Polygon File Format | |
OBJ | mesh | Wavefront OBJ File Format |
sphinx_moved