The Man in the Fire
The Man in the Fire (German: Der Mann im Feuer) is a 1926 German silent film directed by Erich Waschneck and starring Helga Thomas, Olga Tschechowa and Henry Stuart.[1] It was released in the United States under the alternative title of When Duty Calls.
The Man in the Fire | |
---|---|
American release poster | |
Directed by | Erich Waschneck |
Produced by | Erich Pommer |
Written by | Heinrich Brandt Curt J. Braun Armin Petersen Erich Waschneck |
Starring | Helga Thomas Olga Tschechowa Henry Stuart |
Music by | Werner R. Heymann |
Cinematography | Friedl Behn-Grund Werner Brandes |
Production company | UFA |
Distributed by | UFA |
Release date | 23 September 1926 |
Country | Germany |
Language | Silent German intertitles |
The film's sets were designed by Botho Hoefer.
Cast
- Rudolf Rittner as Feuerwehrmann Johann Michael
- Helga Thomas as Tochter Lore Michel
- Olga Tschechowa as Diva Romola
- Henry Stuart as Hellmuth Frank
- Kurt Vespermann as Karl Winter
- Jakob Tiedtke as Freund der Diva
gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
gollark: The preprocessor is one of C's redeeming qualities honestly.
gollark: ```c#define four 4#define five five#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte pointer five = new(four); print("Hello, World!");}```
gollark: tio!debug
gollark: ```c#define four 4#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte * ☭ = new(four); print("Hello, World!");}```
References
- Bock & Bergfelder p.485
Bibliography
- Hans-Michael Bock and Tim Bergfelder. The Concise Cinegraph: An Encyclopedia of German Cinema. Berghahn Books.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.