How can I compose an interlaced bitmap sequence (two field/bitmap) from the
separate fields rendered by POV?
Istvan
csi### [at] usanet
http://csik.home.ml.org
> How can I compose an interlaced bitmap sequence (two field/bitmap) from the> separate fields rendered by POV?>> Istvan>> csi### [at] usanet> http://csik.home.ml.org
Hello Csik! ( Sorry, can't find that special i on my keyboard :-( )
Have a look at:
http://www.students.tut.fi/~warp/PovUtils/
Hope I was of any help.
Sven Rudolph (Germany)
http://smr.freepage.de/welcome.html
From: Nieminen Mika
Subject: Re: 2 field to 1 frame
Date: 31 Dec 1998 18:04:50
Message: <368c0312.0@news.povray.org>
:>Have a look at:
:>http://www.students.tut.fi/~warp/PovUtils/
: Nicht funktioniert!
: Hast Du andere tip?
I don't understand german, but maybe you should try this instead:
http://www.cs.tut.fi/~warp/PovUtils/
--
main(i){char*_="BdsyFBThhHFBThhHFRz]NFTITQF|DJIFHQhhF";while(i=
*_++)for(;i>1;printf("%s",i-70?i&1?"[]":" ":(i=0,"\n")),i/=2);} /*- Warp. -*/
Thank Nieminen! This URL was the correct.
The Averager is a good program, but not solve the problem.
The 1st line of a video frame must taken from field A, and the 2nd from
field B. The 3rd line from field A, and the 4th from field B.
This is an alternate process.
Istvan