Adding to my earlier tests with Seeker Theatre Edition, on Windows 11, there are some more things to keep in mind.
- Offline rendering with 'create movie' - only .png and .tga export works. mov or jpg don't work. This is probably due to not installing Quicktime.
- After .png export, we can create a movie with ffmpeg, for example
ffmpeg -r 30 -f image2 -i "Our-frame_%06d.png" -vcodec libx264 -crf 15 -pix_fmt yuv420p Our-movie-4k-frames.mp4 - Copy-pasting from script examples, zooming in to our location with the following, (but this may work only after setting the time to "Now" at mid-day here :)
<Software Bisque> 1 <HIDE> 1
!Waypoint start
<HIDE> 1
<WAYPOINT2> 2460041.90072305361 -0.957039617708 -0.292439496712 7.64553844115e-06 -0.51761781304 -0.847675565812 0.116266653641 -0.0507515739738 0.166066153524 0.984807753012
<HIDE> 0
!Waypoint end
<SSGOTO> 3 0 0 40 1.16
<SSROLL> 0
!Waypoint start
<HIDE> 1
<WAYPOINT2> 2460041.90013993671 -0.957075431798 -0.292483987095 1.50676317142e-05 -0.51761781304 -0.847675565812 0.116266653641 -0.0507515739738 0.166066153524 0.984807753012
<HIDE> 0
!Waypoint end
No comments:
Post a Comment