Difference between revisions of "Textures:Formats"
(→VOB) |
m (added category) |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
Allows to edit mipmaps | Allows to edit mipmaps | ||
− | == | + | == ROQ == |
Video format - quite restricted dimensions no larger than 256x256 and no compression, no audio track. In Urban Terror the movie soundtrack doesn't play (it should) as a .wav file in the sounds folder with the same name as the movie. | Video format - quite restricted dimensions no larger than 256x256 and no compression, no audio track. In Urban Terror the movie soundtrack doesn't play (it should) as a .wav file in the sounds folder with the same name as the movie. | ||
− | + | ROQ files can be created using FFMpeg to convert from various other formats. See [[Resources:Tools#FFMPEG]] for more information regarding FFMpeg. | |
+ | |||
+ | [[Category:Textures]] |
Latest revision as of 07:23, 21 August 2011
This page is a stub! Please help us improve it. |
PNG
Note: Not supported by Urban Terror 4.1
Alpha channel, good compression
JPG
No alpha channel, lossy compression
TGA
Supports alpha channels, barely any compression
DDS
Note: Not supported by Urban Terror 4.1
Allows to edit mipmaps
ROQ
Video format - quite restricted dimensions no larger than 256x256 and no compression, no audio track. In Urban Terror the movie soundtrack doesn't play (it should) as a .wav file in the sounds folder with the same name as the movie.
ROQ files can be created using FFMpeg to convert from various other formats. See Resources:Tools#FFMPEG for more information regarding FFMpeg.