Difference between revisions of "File formats"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | ICA-AtoM uses [http://ffmpeg.mplayerhq.hu/ FFmpeg] to handle audio-visual | + | ICA-AtoM uses [http://ffmpeg.mplayerhq.hu/ FFmpeg] to handle audio-visual files. The following table shows the file formats supported by FFmpeg. |
− | + | <div class="note"> | |
+ | Files in other formats can still be uploaded to ICA-AtoM; they just cannot be directly accessed or streamed within ICA-AtoM itself. In these cases the user must download the file from ICA-AtoM to his or her desktop and (assuming the user has the requisite software) access the content there. | ||
+ | </div> | ||
− | |||
− | + | <div style="columns: 3; -webkit-columns: 3; -moz-column-count: 3; overflow: hidden;"> | |
− | + | == Video == | |
− | + | * AVS | |
− | *AVS | + | * BFI |
− | *BFI | + | * CamStudio CSCD |
− | *CamStudio CSCD | + | * Cinepak |
− | *Cinepak | + | * Creative YUV (CYUV) |
− | *Creative YUV (CYUV) | + | * DNxHD |
− | *DNxHD | + | * Flash Screen Video |
− | *Flash Screen Video | + | * FFV1 |
− | *FFV1 | + | * H.261 |
− | *H.261 | + | * H.263 |
− | *H.263 | + | * H.264/MPEG-4 AVC (decoding only) |
− | *H.264/MPEG-4 AVC (decoding only) | + | * Huffyuv |
− | *Huffyuv | + | * id Software RoQ Video |
− | *id Software RoQ Video | + | * Intel Indeo 2 |
− | *Intel Indeo 2 | + | * Intel Indeo 3 |
− | *Intel Indeo 3 | + | * LOCO |
− | *LOCO | + | * Mimic[3] |
− | *Mimic[3] | + | * MJPEG |
− | *MJPEG | + | * MPEG-1 |
− | *MPEG-1 | + | * MPEG-2 |
− | *MPEG-2 | + | * MPEG-4 Part 2 (the format used for example by the popular DivX and Xvid codecs) |
− | *MPEG-4 Part 2 (the format used for example by the popular DivX and Xvid codecs) | + | * Apple Computer QuickDraw |
− | *Apple Computer QuickDraw | + | * Quicktime Graphics SMC |
− | *Quicktime Graphics SMC | + | * RealVideo RV10 |
− | *RealVideo RV10 | + | * RealVideo RV20 |
− | *RealVideo RV20 | + | * RL2 |
− | *RL2 | + | * Smacker video |
− | *Smacker video | + | * Snow |
− | *Snow | + | * Sorenson SVQ1 |
− | *Sorenson SVQ1 | + | * Sorenson SVQ3 |
− | *Sorenson SVQ3 | + | * Theora |
− | *Theora | + | * Asus V1 |
− | *Asus V1 | + | * Asus V2 |
− | *Asus V2 | + | * Sierra VMD Video |
− | *Sierra VMD Video | + | * VMware VMnc |
− | *VMware VMnc | + | * On2 VP3 |
− | *On2 VP3 | + | * On2 VP5 |
− | *On2 VP5 | + | * On2 VP6 |
− | *On2 VP6 | + | * Westwood Studios VQA |
− | *Westwood Studios VQA | + | * Microsoft WMV - version 7 and 8 |
− | *Microsoft WMV | + | * Microsoft WMV - version 9 |
− | *Microsoft WMV | + | * Wing Commander/Xan Video |
− | *Wing Commander/Xan Video | ||
− | + | == Audio == | |
− | + | * 8SVX | |
− | *8SVX | + | * AC-3 |
− | *AC-3 | + | * Apple Lossless |
− | *Apple Lossless | + | * ATRAC3 |
− | *ATRAC3 | + | * Cook Codec |
− | *Cook Codec | + | * EA ADPCM |
− | *EA ADPCM | + | * FLAC |
− | *FLAC | + | * Intel Music Coder |
− | *Intel Music Coder | + | * Monkey's Audio |
− | *Monkey's Audio | + | * MP2 |
− | *MP2 | + | * MP3 (native decoder, encoding through LAME) |
− | *MP3 (native decoder, encoding through LAME) | + | * Nellymoser Asao Codec in Flash |
− | *Nellymoser Asao Codec in Flash | + | * QDM2 |
− | *QDM2 | + | * RealAudio 1.0 |
− | *RealAudio 1.0 | + | * RealAudio 2.0 |
− | *RealAudio 2.0 | + | * Shorten |
− | *Shorten | + | * Truespeech |
− | *Truespeech | + | * TTA |
− | *TTA | + | * TXD |
− | *TXD | + | * Vorbis |
− | *Vorbis | + | * WavPack |
− | *WavPack | + | * Windows Media Audio 1 |
− | *Windows Media Audio 1 | + | * Windows Media Audio 2 |
− | *Windows Media Audio 2 | ||
− | + | == Image == | |
− | + | * PDF | |
− | *PDF | + | * BMP |
− | *BMP | + | * GIF |
− | *GIF | + | * PNG |
− | *PNG | + | * JPEG |
− | *JPEG | + | * V.Flash PTX |
− | *V.Flash PTX | + | * SGI |
− | *SGI | + | * Sun Rasterfile |
− | *Sun Rasterfile | + | * FLIC |
− | *FLIC | + | * TIFF |
− | *TIFF | + | * PNM |
− | *PNM | ||
− | + | </div> | |
[[Category:User manual]] | [[Category:User manual]] |
Revision as of 13:41, 8 June 2010
Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.
Main Page > (UM) User manual > UM-6 Import / export content > UM-6.1 Upload digital objects > UM-6.1.1 Digital objects: supported formats
ICA-AtoM uses FFmpeg to handle audio-visual files. The following table shows the file formats supported by FFmpeg.
Files in other formats can still be uploaded to ICA-AtoM; they just cannot be directly accessed or streamed within ICA-AtoM itself. In these cases the user must download the file from ICA-AtoM to his or her desktop and (assuming the user has the requisite software) access the content there.