POV-Ray : Newsgroups : povray.general : command line DV .avi program... : Re: command line DV .avi program... Server Time
28 Jul 2024 20:25:05 EDT (-0400)
  Re: command line DV .avi program...  
From: Warp
Date: 14 Aug 2002 11:02:20
Message: <3d5a70fc@news.povray.org>
In povray.advanced-users Dennis Miller <dhmiller@attbi.com> wrote:
> Microsoft includes a DV codec in all current builds (was it included with
> DirectX 8), so an AVI file encoded for DV makes sense. I don't know how you
> could call the codec from the command line, which might need to be done in
> two passes: create an uncompressed AVI from your image sequence, then run
> the codec on it.

  You could use the following utility to create a raw avi and then mencoder
to convert it to DV avi (supposing you get the DV codec working with
mencoder, and why shouldn't you?):
http://oktober.stc.cx/source/animmaker.html

  (There's an example there on how to create a DivX avi; should be obviously
simple to modify in order to create a DV avi instead.)

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