X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FLoadandsave.tex;fp=parts%2FLoadandsave.tex;h=f8a0186cdb7179d89828e199d8d6582fd13ec939;hp=195a2e7746ade8ad4510fa405a177dee3a3b80dd;hb=548fd34189fc212b6039e0c403d103c0a1ce6b21;hpb=22493c352431ad853d74ca58726beb19fc7d5f9d diff --git a/parts/Loadandsave.tex b/parts/Loadandsave.tex index 195a2e7..f8a0186 100644 --- a/parts/Loadandsave.tex +++ b/parts/Loadandsave.tex @@ -39,7 +39,7 @@ Microsoft WAV, Raw DV and PCM, MPEG Audio and Video. -\paragraph{Still Images:} JPEG/EXR/GIF/PNG/PPM/TGA/TIFF +\paragraph{Still Images:} JPEG/EXR/GIF/PNG/PPM/TGA/TIFF. Note: even if \CGG{} outputs fp32, exr/tiff values there are normalized to 0-1.0f. \paragraph{MPEG Files:} What is an MPEG file? A very common file format is MPEG because it works with many cameras and televisions. Mpeg2 video, an elementary codec stream for mpeg files, is the most common format. To read this format you need to decode the mpeg stream. You can read and write mpeg natively. Mpeg video encoding is done separately from mpeg audio encoding when using the native file format, meaning that 2 passes are required and then they have to be muxed together. However, if using ffmpeg it is rendered in only 1 pass. DVD uses MPEG as does NTSC and Pal.