Where the Truth Lies (1962 film)
Where the Truth Lies (French: Maléfices) is a 1962 French thriller film directed by Henri Decoin and starring Juliette Gréco, Jean-Marc Bory and Liselotte Pulver.[1]
Where the Truth Lies | |
---|---|
American release poster | |
Directed by | Henri Decoin |
Produced by | Irénée Leriche Robert Sussfeld |
Written by | Claude Accursi Pierre Boileau (novel) Henri Decoin Albert Husson Thomas Narcejac (novel) |
Starring | Juliette Gréco Jean-Marc Bory Liselotte Pulver |
Music by | Pierre Henry |
Cinematography | Marcel Grignon |
Edited by | Robert Isnardon |
Production company | Marianne Productions Gaumont |
Distributed by | Gaumont |
Release date | 14 March 1962 |
Running time | 104 minutes |
Country | France |
Language | French |
Cast
- Juliette Gréco as Myriam Heller
- Jean-Marc Bory as François Rauchelle
- Liselotte Pulver as Catherine Rauchelle
- Mathé Mansoura as Ronga
- Jacques Dacqmine as Vial
- Jeanne Pérez as Mother Capitaine
- Georges Chamarat as Malet
- Robert Dalban as Butcher
- Marcel Pérès as Chauvin
Remake
The Boileau-Narcjeac novel was filmed again for television in 1990. It was directed by Carlo Rola and starred Pierre Malet, Iris Berben and Susanne Lothar.[2]
gollark: <@341618941317349376> should run my !!VERY SAFE!! python code.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```
gollark: So this downloads a CC emulator, adds PotatOS to the startup of the computer it emulates, and executes it.
gollark: Well, PotatOS is an "OS" for ComputerCraft, not... actual computers.
gollark: ... okay, yes.
References
- Bock & Bergfelder p.379
- Goble, Alan, ed. (2011). The complete index to literary sources in film. De Gruyter. p. 46. ISBN 978-3-11-095194-3. OCLC 868959494.
Bibliography
- Hans-Michael Bock and Tim Bergfelder. The Concise Cinegraph: An Encyclopedia of German Cinema. Berghahn Books.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.