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 byHarald Braun
Produced byErich Holder
Written by
Starring
Music byWerner Eisbrenner
CinematographyRobert Baberske
Edited byUrsula Schmidt
Production
company
UFA
Distributed byUFA
Release date
  • 11 June 1942 (1942-06-11)
Running time
99 minutes
CountryGermany
LanguageGerman

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

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

  1. 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.