My 'published' script conforms to PAL GOUT.
If you want the NTSC edit, then hacking the script should be trivial:
Change
c68666 = trim(cBlackFilm, 0,-6) # last_frame=68671
to
c68666 = trim(cBlackFilm, 0,-4)
And change
c141781 = trim(cBlackFilm, 0,-1) # last_frame=141781
to
c141781 = trim(cBlackFilm, 0,-2)
Viola! [That's French for violin I think <?> ]
Maybe add more black frames to the end...
You'll void the warranty doing this ;)
Post #558100
- Author
- Darth Mallwalker
- Parent topic
- .: The X9 Project :. (Released)
- Link to post in topic
- https://originaltrilogy.com/post/id/558100/action/topic#558100
- Date created
- 9-Jan-2012, 1:51 AM