POV-Ray : Newsgroups : povray.animations : Suggested codec : Re: Suggested codec Server Time
6 Oct 2024 09:46:54 EDT (-0400)
  Re: Suggested codec  
From: Warp
Date: 1 Jun 2002 19:17:57
Message: <3cf95625@news.povray.org>
Slime <slm### [at] slimelandcom> wrote:
> AVI in itself isn't a codec.

  Neither is MPEG.

  AVI is a container file for virtually any video and audio format. It is
not a video/audio format in itself and does not define in any way the format
of the data it contains.
  MPEG is a standardized set of video and audio formats.
  DivX is an implementation of a subset of features of the MPEG-4 format.

  From those, only DivX is a codec.
  'codec' is the binary which allows you to encode and decode to/from a
video or audio format like MPEG. (The idea of codecs is that they are
application-independent, which means that any application supporting codecs
can use them even if it doesn't know them directly.)

> I would also recommend mpeg.

  Which one? There are three versions for video (MPEG-1, MPEG-2 and MPEG-4).

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.