Hoa-Binh (film)
Hoa-Binh is a 1970 French film directed by Raoul Coutard and based on a novel by Francoise Lorrain. It was nominated for the Academy Award for Best Foreign Language Film.[1] It was also entered into the 1970 Cannes Film Festival, where Coutard won the prize for Best First Work.[2]
Hoa-Binh | |
---|---|
Directed by | Raoul Coutard |
Produced by | Gilbert de Goldschmitt |
Written by | Raoul Coutard Francoise Lorrain |
Starring | Lan Phi |
Music by | Michel Portal |
Cinematography | Georges van der Liron |
Edited by | Victoria Mercanton |
Distributed by | Warner Bros. |
Release date |
|
Running time | 105 minutes |
Country | France |
Language | French |
Cast
- Phi Lan as Hung
- Huynh Cazenas as Xuan
- Le Quynh as Father
- Marcel Lan Phuong as Nam
- Bui Thi Thanh as Tran Thi Ha
- Tran Van Lich as Political Commissioner
- Anh Tuan as Viet Cong Officer
- Danièle Delorme as French Nurse
- Kieu Anh as Vietnamese Nurse
- Xuan Ha as Mother
gollark: ```nim let html = buildHtml(table(class="rev-table")): tr: th: text "Time" th: text "Changes" th: text "Size" th: text "Words" for rev in revs: tr: td(class="ts"): a(href=ctx.urlFor("view-page", { "page": encodeUrl(page) }, { "ts": domain.timestampToStr(rev.time) })): text displayTime(rev.time) td: text rev.meta.editDistance.map(x => $x).get("") td: text rev.meta.size.map(x => formatSize(x)).get("") td: text rev.meta.words.map(x => $x).get("")```I mean, this is perfect and without flaw.
gollark: I somewhat agree, although it would worsen the aesthetics of the HTML I have in my thing.
gollark: It's indent-based.
gollark: It... doesn't, though?
gollark: Although actually minoteaur clojure edition™ MAY be unreplaced with minoteaur nim edition™.
See also
- List of submissions to the 43rd Academy Awards for Best Foreign Language Film
- List of French submissions for the Academy Award for Best Foreign Language Film
References
- "The 43rd Academy Awards (1971) Nominees and Winners". oscars.org. Retrieved 2011-11-26.
- "Festival de Cannes: Hoa-Binh". festival-cannes.com. Retrieved 2009-04-10.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.