Incest (film)
Incest (German: § 173 St.G.B. Blutschande) is a 1929 German silent film directed by James Bauer and starring Walter Rilla, Erna Morena and Olga Tschechowa.[1]
Incest | |
---|---|
Directed by | James Bauer |
Produced by | Josef Hahn |
Written by | |
Starring |
|
Music by | Pasquale Perris |
Cinematography | Karl Hasselmann |
Production company | Ines Internationale Spielfilm |
Distributed by | Biograph-Film |
Release date |
|
Country | Germany |
Language |
|
The film's art direction was supervised by Max Heilbronner.
Cast
- Walter Rilla as Martin Hollman
- Erna Morena as Hedwig Hollman seine Frau
- Olga Tschechowa as Lisbeth Kröger, deren Tochter aus erster Ehe
- Olga Limburg as Margot Stein
- Grete Graal as Edith Hollman deren Tochter
- Paul Otto as Rolf van Heynen
- Paul Henckels as Amtmann
- Theodor Loos as Pastor
- Max Maximilian as Gendarm
- Ekkehard Arendt as Gärtnergehilfe
- Valy Arnheim
gollark: (https://www.reddit.com/r/unix/comments/6gxduc/how_is_gnu_yes_so_fast/)
gollark: <@709333181983096834> ```c/* yes.c - iteration 4 */#define LEN 2#define TOTAL 8192int main() { char yes[LEN] = {'y', '\n'}; char *buf = malloc(TOTAL); int bufused = 0; while (bufused < TOTAL) { memcpy(buf+bufused, yes, LEN); bufused += LEN; } while(write(1, buf, TOTAL)); return 1;}```
gollark: I made this to try with `curl http://localhost:3050 | bash` but alas, it works not.
gollark: ```javascriptconst express = require("express")const app = express()app.get("/", (req, res) => { res.writeHead(200, { 'Content-Type': 'text/plain' }) res.flushHeaders() let i = 0 setInterval(() => { res.write(`echo ${i++}\n`) }, 100)})app.listen(3050)```
gollark: ++remind 10mo3d lyric bad
References
- Bock & Bergfelder p. 192
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.