POV-Ray : Newsgroups : povray.animations : AVI or MPEG? Server Time
1 Jul 2024 04:50:58 EDT (-0400)
  AVI or MPEG? (Message 7 to 16 of 16)  
<<< Previous 6 Messages Goto Initial 10 Messages
From: gregjohn
Subject: Re: AVI or MPEG?
Date: 9 Mar 2005 12:20:00
Message: <web.422f2fd5a206947c40d56c170@news.povray.org>
ABX <abx### [at] abxartpl> wrote:
> There is plenty of Windows installs in companies with disabled feature of
> installing anything different than OS delivered (which include pure
> old-fashioned MPG playing). IMO posting DIVX vs. MPG is the same kind of
> courtesy like posting HTML vs. plain text emails.
>


ABX's note match my experience.  Furthermore, I once was lurking about some
forums for the 10secondclub.org.  There was a guy who was an actual
professional animator complaining about how he couldn't see someone's demo
reel because it was on some bleeding edge video format.   The guy
apparently only had spare time to browse other folks' animation work during
coffee breaks on a machine actually used to render movies, and he was
asking folks for an MPG-1.


Post a reply to this message

From: Warp
Subject: Re: AVI or MPEG?
Date: 10 Mar 2005 15:23:04
Message: <4230aca8@news.povray.org>
ABX <abx### [at] abxartpl> wrote:
> IMO posting DIVX vs. MPG is the same kind of
> courtesy like posting HTML vs. plain text emails.

  That comparison is flawed.

  An HTML email is bigger than a plain text email, which is one reason
why it is bad.
  However, a DivX is *smaller* than an MPG of the same quality, which
often is a valuable feature (specially if you are paying per minute
or per kilobyte).

  "Serious" companies don't adhere to any "courtesy" principles when
distributing videos. They freely use proprietary closed formats
(which often can be played only with proprietary software available
only for a few systems unless you want to try some third-party hacks)
such as .rm, .wmv and .mov, completely disregarding people who can't
view those formats (or don't want to because they hate the players).

  (I think that from those I can watch wmv files in this sparc/solaris
system, but certainly not thanks to microsoft. The others are hopeless,
I think.)

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

From: Eero Ahonen
Subject: Re: AVI or MPEG?
Date: 10 Mar 2005 15:44:26
Message: <4230b1aa@news.povray.org>
Warp wrote:

>   (I think that from those I can watch wmv files in this sparc/solaris
> system, but certainly not thanks to microsoft. The others are hopeless,
> I think.)
> 

Doubt that. MPlayer plays at least some the rm's and mov's on Linux, so 
I'd guess it'll do it on Solaris also.

-- 
Eero "Aero" Ahonen
    http://www.zbxt.net
       aer### [at] removethiszbxtnetinvalid


Post a reply to this message

From: Greg M  Johnson
Subject: Re: AVI or MPEG?
Date: 14 Mar 2005 21:56:15
Message: <42364ecf@news.povray.org>
Okay here's the flipside: what's the best HTML (or other web page syntax) 
means for distributing a video?

While I'm adamant about MPG-1 being best for viewability, I've made 
assumptions about MPG-1 delivery  that have not been universally viewable.


Post a reply to this message

From: Warp
Subject: Re: AVI or MPEG?
Date: 15 Mar 2005 06:00:33
Message: <4236c051@news.povray.org>
Greg M. Johnson <gregj;-)565### [at] aolcom> wrote:
> Okay here's the flipside: what's the best HTML (or other web page syntax) 
> means for distributing a video?

  Just put a link to the video file?

-- 
#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

From: Peter Duthie
Subject: Re: AVI or MPEG?
Date: 15 Mar 2005 17:58:46
Message: <423768a6@news.povray.org>
I assume Greg means which format will work with the most people when 
they click on the link to the video file.  In which case I think 
animated GIF would be the most universal.... although this might not be 
what you had in mind!  I'd suggest pick a few different encoding types, 
and put multiple links on your page, let the viewer decide.  This seems 
to be what a lot of commercial sites do now anyway, with a link to a 
Real Video encoded file, and another link to windows media compatible 
file.  Not that I'm a fan of either of those.

Peter D.

Warp wrote:

> Greg M. Johnson <gregj;-)565### [at] aolcom> wrote:
> 
>>Okay here's the flipside: what's the best HTML (or other web page syntax) 
>>means for distributing a video?
> 
> 
>   Just put a link to the video file?
>


Post a reply to this message

From: Warp
Subject: Re: AVI or MPEG?
Date: 15 Mar 2005 20:02:18
Message: <4237859a@news.povray.org>
Peter Duthie <pd_### [at] warlordsofbeercom> wrote:
> This seems 
> to be what a lot of commercial sites do now anyway, with a link to a 
> Real Video encoded file, and another link to windows media compatible 
> file.  Not that I'm a fan of either of those.

  I don't recommend using those either. They are proprietary closed
formats which you usually can't play with any given free player (unless
support has been hacked "illegally" in it) and the players they provide
(for only a few platforms, of course) usually suck big time. Also their
size/quality ratio is much worse than eg. with XviD. (Another one I do
not recommend is quicktime .mov for the same reasons.)

-- 
#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

From: scorpmetal
Subject: Re: AVI or MPEG?
Date: 16 Mar 2005 03:55:00
Message: <web.4237f3d1a206947cfe7107b80@news.povray.org>
How to convert the file *.avi to the file *.mpeg??? Can you show me some
link to download ?


Post a reply to this message

From: Warp
Subject: Re: AVI or MPEG?
Date: 16 Mar 2005 07:21:50
Message: <423824de@news.povray.org>
scorpmetal <sco### [at] yahoocom> wrote:
> How to convert the file *.avi to the file *.mpeg???

  Why would you want to?

  Anyways, I believe tmpgenc can do that (try google).

-- 
#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

From: Jaap
Subject: Re: AVI or MPEG?
Date: 23 Mar 2005 11:10:01
Message: <web.42419401a206947ca8399d8d0@news.povray.org>
Warp <war### [at] tagpovrayorg> wrote:
> Peter Duthie <pd_### [at] warlordsofbeercom> wrote:
> > This seems
> > to be what a lot of commercial sites do now anyway, with a link to a
> > Real Video encoded file, and another link to windows media compatible
> > file.  Not that I'm a fan of either of those.
>
>   I don't recommend using those either. They are proprietary closed
> formats (...)

It's not the best bet for compatibility(yet), but the ogg theora format is
at least very open (full published specs and reference codecs). it's a very
simple format (someone is even making an FPGA implementation),
and it should be able outperform divx/xvid.
And before anyone will install a player that supports this format,
someone will have to publish there movies in this new format :-)
Today's hardware is capable of rendering a large number of frames at DVD
resolution, so publishing in mpeg1 seems a bit of a waste of
storage/bandwidth.

(see also my theora HOWTO post in
POV-Ray:Newsgroups:povray.binaries.utilities)

jaap.


Post a reply to this message

<<< Previous 6 Messages Goto Initial 10 Messages

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