|
|
|
|
|
by wtallis
3489 days ago
|
|
> Screenplay is a tool, a blueprint that serves various departments throughout pre-production, production and post-production. That blueprint is also in flux as others are using it. I guess, well I believe one could modernise the whole screenplay pipeline. Trouble is you would have to make a significant advance in order for people to start using it. Every dept. except acting/blocking could start using new system(s) right away. Acting and blocking would still prefer paper. I think the key insight that's missing is that the content of the screenplay is separate from the presentation. It sounds like there's no reason why a screenplay couldn't be edited as plain text in a font more readable than Courier with changes tracked by an off the shelf version control system. The editor shouldn't have to pay heed to concerns of pagination or paper coloring or version numbering, because all of that can be rather trivially automated by inspecting the version history and rendering a printable PDF as needed. Some actors may prefer looking at an archaic presentation of the information, but that requirement doesn't need to influence how anybody else interacts with the information. |
|
Regarding font - Courier 12pt is standard monospace used. People have (and do, but not often) use different monotypes. Using a monotype with certain margins and along with several other rules yields you a consistent overview of the script where the result of using all of that is approximately 1 minute of screen time per one page of script. That's why it's used. Non-mono font wouldn't yield same results.
Further on, people do not interact with scripts on paper anymore. You do print yourself a copy if you prefer to read it like that. Also, actors (and some people on set) do have a physical copies due to the nature of table reads (I've seen tablets on table reads), and blocking (moving around the set with script in hand, rehearsing).
In reality, no one has to even think about it. Reason is because there is one (or select few) producer and multiple consumers of the script. One persons job is to make sure everyone has the latest revision that they base their work on and that's it. It would be an issue if everyone had commit rights, but they don't. They just checkout latest commit and have the person that checks it out for them! Sounds dire, but is actually painless.