Hellhounds (film)

Hellhounds is a 2009 Canadian horror film directed by Ricky Schroder. The film was shot in Romania. It is the 20th film of the Maneater Series.

Hellhounds
DVD Cover
GenreHorror
Written byPaul A. Birkett
Jason Bourque
Directed byRicky Schroder
StarringScott Elrod
Adam Butcher
Amanda Brooks
Theme music composerLuc St. Pierre
Country of originCanada
Original language(s)English
Production
Producer(s)Ric Nish
Robert Halmi Jr.
Robert Halmi Sr.
Michael Prupas
CinematographyPierre Jodoin
Editor(s)Simon Webb
Production company(s)Muse Entertainment Enterprises
RHI Entertainment
DistributorSony Pictures Home Entertainment
Vicol Entertainment
Release
Original networkSyfy
Original release
  • July 19, 2009 (2009-07-19) (United States)

Plot

The warrior Kleitos marries the princess Demetria. Kleitos' friend Theron kills Demetria out of jealousy, which sends her to the underworld. Kleitos gathers a group of warriors to head to the underworld in order to rescue Demetria. They manage to free the princess from Hades, but they are attacked by hellhounds under Theron's control once they go back to their world.

Production

Amanda Brooks heard about the role through her agent, who is friends with the director. The film was shot completely in Romania, including Transylvania and Bucharest.[1] Some scenes were filmed in a real volcano. Brooks said of the filming, "I mean, we were on a tight budget, we were filming long hours ... Ricky and the other cast, we must have laughed 75 percent of the time. It was just a really good group."[1]

Reception

Peter Hartlaub, writing for San Francisco Chronicle, said, "Despite the fact that three huge dogs are pictured on the cover, two hellhounds appear in the movie – and they're only a little bit bigger than regular dogs. "Silver Spoons" was scarier than this."[2] A reviewer for Dread Central said, "A pack of satanic Marmadukes would have been more frightening."[3] Justin Felix of DVD Talk wrote, "Rent it, if you're a fan of the Maneater series and like this sort of thing. (I can honestly say I've seen worse from the series.) All others can safely skip it."[4]

Home video

The film was released on DVD in February 2010. There is an English language track, but no other languages or subtitles are available. The only special features are three trailers for other films in the Syfy Maneater Series.[4]

Cast

gollark: ```perl -wlne'END{print$n}eof&&$n++;/<title>([^<]+)/i&&$n--' *Contents 1 Interpretation 2 Implementations 2.1 In Perl 2.2 In shell scriptsInterpretationThe code in question (from the collection "The road to Perligata") is a lament over the coming apocalypse, an expression of the author's Weltschmerz and the futility of all human endeavors. Let us take it step by step:-wlne' The world is near its end.END{print$n} At the end the sum of all our sins and virtues will be reckoned and the judgement revealed.eof&&$n++; As the evil of mankind ends, perhaps the end itself is a positive thing./<title>([^<]+)/ We are preoccupied with fame and titlesi And insensitive to the suffering of others.&&$n-- All this is for nought, and only hastens our demise.' * For in the end, we are but stardust. ```
gollark: They'll probably say "lambdas are evil" because python hates functional programming a lot of the time.
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.

References

  1. Ryan, Mike (July 17, 2009). "Exclusive: Amanda Brooks Of SyFy's 'Hellhounds'". Starpulse. Retrieved August 5, 2014.
  2. Hartlaub, Peter (March 28, 2010). "Hellhounds". San Francisco Chronicle. Retrieved August 5, 2009.
  3. "Hellhounds (2009)". Dread Central. June 25, 2009. Retrieved August 5, 2014.
  4. Felix, Justin (February 6, 2010). "Hellhounds". DVD Talk. Retrieved August 5, 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.