Between Heaven and Earth (1942 film)
Between Heaven and Earth (German: Zwischen Himmel und Erde) is a 1942 German historical drama film directed by Harald Braun and starring Werner Krauss, Gisela Uhlen and Wolfgang Lukschy.[1] It is based on a nineteenth century novel by Otto Ludwig.
Between Heaven and Earth | |
---|---|
Directed by | Harald Braun |
Produced by | Erich Holder |
Written by |
|
Starring | |
Music by | Werner Eisbrenner |
Cinematography | Robert Baberske |
Edited by | Ursula Schmidt |
Production company | UFA |
Distributed by | UFA |
Release date |
|
Running time | 99 minutes |
Country | Germany |
Language | German |
The film's sets were designed by the art director Walter Haag. It was shot at the Tempelhof Studios in Berlin and on location in the Rhineland. Production costs totaled more than 1,400,000 Reichsmarks.
Cast
- Werner Krauss as Justus Rottwinkel
- Gisela Uhlen as Christine Burger
- Wolfgang Lukschy as Mathias Rottwinkel
- Peter Martin Urtel as Lonius Rottwinkel
- Charlotte Schultz as Fine Rottwinkel
- Paul Henckels as Clemens Burger
- Emil Heß as Valentin, Buchhalter
- Armin Munch as Veit, Geselle
- Sigrid Becker as Hanne, Dienstmädchen
- Gustav Waldau as Türmer
- Hans Hermann Schaufuß as Bürgermeister
- Werner Pledath as Major
- Franz Weber as Lehrer
- Elisabeth Flickenschildt as Wirtin
- Gerda Paulick as Emmi
- Helga Marold as Frau des Reservisten
- Meta Weber as Frau des Bürgermeisters
- Franz Nicklisch as Reservist
- Arthur Reinhardt
- Walter Schramm-Duncker
- Fritz Gerlach
- Friedrich Langhammer
- Roswitha Knopf
- Gunnar Möller
- Fritz Reiff
- Eleonore Tappert
- Fredy Walden
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```
gollark: That's what python is doing, yes.
gollark: It's a combination of somewhat weird things.
References
- Bock & Bergfelder p. 23
Bibliography
- Bock, Hans-Michael; Bergfelder, Tim, eds. (2009). The Concise Cinegraph: Encyclopaedia of German Cinema. New York: Berghahn Books. ISBN 978-1-57181-655-9.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.