|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I own Animation Shop 3, and would like to compile my frames into a nice
format.
AVI (IMHO) stinks, as I would rather play it in QuickTime... any good (free)
MPEG compressors out there?
I have heard of Divex, but am unsure whether it is the standard (dont wan't
some people not able to view my animation :-)
Thanx for any info!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Lieut_Data wrote:
>
> AVI (IMHO) stinks, as I would rather play it in QuickTime... any good (free)
> MPEG compressors out there?
>
> I have heard of Divex, but am unsure whether it is the standard (dont wan't
> some people not able to view my animation :-)
Then you should certainly use MPEG.
See
http://www.povray.org/links/3D_Animation_Utilities/
for a list of tools for animation creation.
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 05 May. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I like TMPGenc. http://www.tmpgenc.com/
--
Apache
POV-Ray Cloth experiments: http://geitenkaas.dns2go.com/experiments/
Email: apa### [at] yahoocom
ICQ: 146690431
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> AVI (IMHO) stinks, as I would rather play it in QuickTime... any good
(free)
> MPEG compressors out there?
AVI in itself isn't a codec. I believe it's more of a 'container' file
format, which can hold one of many different codecs, including DivX and a
bunch of others.
I would also recommend mpeg.
- Slime
[ http://www.slimeland.com/ ]
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Christoph Hormann <chr### [at] gmxde> wrote:
> Then you should certainly use MPEG.
DivX *is* MPEG (ok, a subset, but still MPEG).
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> > I would also recommend mpeg.
>
> Which one? There are three versions for video (MPEG-1, MPEG-2 and
MPEG-4).
Heh, I always thought those were sort of version numbers =)
Actually, the information I gave in my above post was obtained from you a
long time ago, I believe. Or someone in this group, at least.
So, DivX is just an implementation of MPEG? Is there any reason why it seems
to do a better job than any of the other MPEG encodings I've seen before?
Seems to produce fewer artifacts.
- Slime
[ http://www.slimeland.com/ ]
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3cf95495@news.povray.org> , Warp <war### [at] tagpovrayorg> wrote:
> DivX *is* MPEG
No, this is plain wrong.
From their site at <http://www.divx.com/support/faq.php> they explain:
>>>
video compression technology developed by DivXNetworks, Inc.. It allows you to
create and watch videos with very high visual quality and relatively low file
high-quality video files over the Internet.
<<<
Be careful not the get confused about their wording "MPEG-4 video compression
technology". This means by no means "MPEG-4 standard" and DivX (which is
much newer btw) is not part of the MPEG-4 standard (or any other MPEG standard
for that matter) at all nor is it compatible with it!!!
Further, as they have filed patents nobody can right now make any other
(legal) codec and you are forced to use what they offer or not use DivX. As
their patent claim makes obvious it is simply a proprietary video encoding
technology developed by a company called DivXNetworks, Inc :-(
I can even prove that DivX is not part of the MPEG-4 standard this way: The
MPEG LA which licenses all patents of the MPEG-4 standard has a website which
lists all the patents used as part of the MPEG-4 standard at
<http://www.mpegla.com/mpeg4/m4patentlist.html>. As you can see, there is no
"DivXNetworks, Inc" in that list, so DivXNetworks, Inc probably with some
intention uses clever wording to give a different appearance to the facts.
They may be placing their data into the MPEG-4 file metaformat*, but that
doesn't make their codec "MPEG-4 standard" which is how many people seem to
interpret the "MPEG-4 video compression technology"...
Thorsten
* Which is itself a subset of the QuickTime file metaformat: Easily proven by
installing an older QuickTime and trying to open a standard MPEG-4 stream. QT
will tell you (well, programs may show different messages of course) it
doesn't have the codecs to play that movie. This doesn't makes QuickTime part
of the MPEG-4 standard either. Newer versions detect MPEG-4 movie streams and
up to version 5.x tell you they are not supported.
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thorsten Froehlich <tho### [at] trfde> wrote:
> Further, as they have filed patents nobody can right now make any other
> (legal) codec
As if filing patents in one country would make it patented in the
whole world...
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Slime <slm### [at] slimelandcom> wrote:
> So, DivX is just an implementation of MPEG? Is there any reason why it seems
> to do a better job than any of the other MPEG encodings I've seen before?
> Seems to produce fewer artifacts.
You understand what's the difference between MPEG-1, MPEG-2 and MPEG-4?
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |