Movielogr

movie poster

Rating: 3.5 stars

Tags

Netflix - DVD

Seen 1 time

Seen on: 01/22/2010

View on: IMDb | TMDb

Caché (2005)

Directed by Michael Haneke

Drama

Most recently watched by sleestakk, noahphex

Overview

A married couple is terrorized by a series of videotapes planted on their front porch.

Rated R | Length 117 minutes

Actors

Juliette Binoche | Maurice Bénichou | Daniel Auteuil | Annie Girardot | Bernard Le Coq | Walid Afkir | Lester Makedonsky | Daniel Duval | Nathalie Richard | Denis Podalydès | Caroline Baehr | Christian Benedetti | Loïc Brabant | François Négret | Dioucounda Koma | Marie Kremer | Aïssa Maïga | Louis-Do de Lencquesaing | Paule Daré | Jean Teulé | Marie-Christine Orry | Nicky Marbot | Philippe Besson | Laurent Suire | Annette Faure | Mazarine Pingeot | Peter Stephan Jungk | Julie Recoing | Jean-Jacques Brochier | Hugo Flamigni | Malik Nait Djoudi | Karla Suarez | Carlo Azeglio Ciampi

Viewing Notes

I’ve seen two of Haneke’s movies already. His American Funny Games and Benny’s Video. I loved Funny Games and although I liked Benny’s Video okay enough, I wasn’t blown away by it.

Cache fit somewhere in between those two for me. Haneke’s films aren’t easy. He’s not a linear plot sort of guy, always putting in crazy twists and having an overall meaning (or not) that a viewer gets out of it.

I loved, loved the intro to Cache where I thought I was watching one thing and ended up with another. I feel into the whole mystery of who was leaving the videos on the couple’s doorstep. I found all the characters, played by Juliette Binoch, Daniel Auteuil and Lester Makedonsky. The shocking scene was absolutely shocking to me. So what did I think of it and what did I take from Cache?

I like to try and take the simplest view of things. Many times it’s been said that the simplest explanation is also the most likely so what I believe happens is that the son of Georges and the son of Majid had met in school or maybe Majid’s son found Georges son and then they both conspired to do the videos. Why? There’s little in the movie to suggest that Pierrot gives two shits about his parents. In fact he seems to be near antagonistic against them. Also, anytime a video shows up, he’s not around. He’s gone for long periods of time. So I could see that Pierrot, having gained knowledge of his Dad’s shitty past, was the crack in his father’s ever so perfect facade that he needed to lash out. And why would Majid’s son care? I’m sure he’s had enough stories from his father about how he got fucked by Georges as a child to want revenge. I’m not sure the kids anticipated the outcome. Hell, I’m not sure Majid’s outcome is even logical at all and nothing more than a plot point to shock, something Haneke likes to do. But adding up Pierrot’s distance, not being there for any of the videos showing up and that final scene and I have an answer in my mind.

I really liked Cache, and I appreciate the open ended nature of Haneke’s movies, but because it’s just so wide open I find it to be disjointed and hard to say it’s a perfect movie. I do love his editing, camera work and film style though. It’s always intriguing when you sit down for one of his movies.

Comments

No comments yet. Log in and be the first!

  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Members / Movie Detail )  0.0377
Total Execution Time  0.0411
  GET DATA  
No GET data exists
  MEMORY USAGE  
548,248 bytes
  POST DATA  
No POST data exists
  URI STRING  
members/noahphex/movie_detail/4023
  CLASS/METHOD  
members/movie_detail
  DATABASE:  movielogr_dev (Members:$db)   QUERIES: 17 (0.0065 seconds)  (Hide)
0.0004   SELECT 1
FROM 
`ml_sessions`
WHERE `id` = '32c9d4be334ee56d05b1055c61ee006c89b7f2c0'
AND `ip_address` = '216.73.216.137' 
0.0002   SELECT GET_LOCK('910a0b1df605a43d5bcb2635952e0889'300) AS ci_session_lock 
0.0004   SELECT `data`
FROM `ml_sessions`
WHERE `id` = '32c9d4be334ee56d05b1055c61ee006c89b7f2c0'
AND `ip_address` = '216.73.216.137' 
0.0004   SELECT `username`, `user_id`
FROM `ml_users`
WHERE `username` = 'noahphex'
 
LIMIT 1 
0.0004   SELECT `MV`.`title_id`, `MT`.`tmdb_id`
FROM `ml_movie_titles` `MT`
LEFT JOIN `ml_movies` `MVON `MV`.`title_id` = `MT`.`title_id`
WHERE `MV`.`movie_id` = 4023
AND `MV`.`user_id` = 8
 LIMIT 1 
0.0003   SELECT `star_rating`
FROM `ml_users`
WHERE `ml_users`.`user_id` = 8
 LIMIT 1 
0.0002   SET SESSION group_concat_max_len 12288 
0.0017   SELECT `MV`.`title_id`, `MV`.`movie_id`, COUNT(DISTINCT MV.title_id) AS mv_count, `title`, `prefix`, `year`, `imdb_link`, `MT`.`imdb_id`, `MT`.`tmdb_id`, `overview`, `certification`, `runtime`, `genre_id_01`, `genre_id_02`, `genre_id_03`, MAX(MP.filename) AS filename, `G1`.`genre_nameAS `genre_name_01`, `G2`.`genre_nameAS `genre_name_02`, `G3`.`genre_nameAS `genre_name_03`, `date_viewed`, `notes`, `MV`.`format_id`, `FMT`.`format_name`, `MV`.`source_id`, `SRC`.`source_name`, `MV`.`device_id`, `DVC`.`device_name`, `MV`.`rating_id`, `STR`.`star_rating`, `rewatch`, GROUP_CONCAT(DISTINCT(DR.director_name) ORDER BY DR.tmdb_director_id ASC SEPARATOR "|") AS directorsGROUP_CONCAT(DISTINCT(DR.tmdb_director_id) ORDER BY DR.tmdb_director_id ASC SEPARATOR "|") AS director_idsGROUP_CONCAT(DISTINCT(ACT.actor_name) ORDER BY ACT.tmdb_actor_id ASC SEPARATOR "|") AS actorsGROUP_CONCAT(DISTINCT(ACT.tmdb_actor_id) ORDER BY ACT.tmdb_actor_id ASC SEPARATOR "|") AS actor_ids
FROM 
`ml_movie_titles` `MT`
LEFT JOIN `ml_movies` `MVON `MV`.`title_id` = `MT`.`title_id`
LEFT JOIN `ml_movie_posters` `MPON `MV`.`title_id` = `MP`.`title_id`
LEFT JOIN `ml_lookup_genres` `G1ON `MV`.`genre_id_01` = `G1`.`genre_id`
LEFT JOIN `ml_lookup_genres` `G2ON `MV`.`genre_id_02` = `G2`.`genre_id`
LEFT JOIN `ml_lookup_genres` `G3ON `MV`.`genre_id_03` = `G3`.`genre_id`
LEFT JOIN `ml_lookup_formats` `FMTON `MV`.`format_id` = `FMT`.`format_id`
LEFT JOIN `ml_lookup_sources` `SRCON `MV`.`source_id` = `SRC`.`source_id`
LEFT JOIN `ml_lookup_devices` `DVCON `MV`.`device_id` = `DVC`.`device_id`
LEFT JOIN `ml_movie_ratings_five_star` `STRON `MV`.`rating_id` = `STR`.`rating_id`
LEFT JOIN `ml_junction_movies_directors` `JMDON `MT`.`title_id` = `JMD`.`title_id`
LEFT JOIN `ml_directors_new` `DRON `JMD`.`tmdb_director_id` = `DR`.`tmdb_director_id`
LEFT JOIN `ml_junction_movies_actors` `JMAON `MT`.`title_id` = `JMA`.`title_id`
LEFT JOIN `ml_actors_new` `ACTON `JMA`.`tmdb_actor_id` = `ACT`.`tmdb_actor_id`
WHERE `MV`.`movie_id` = 4023
AND `MV`.`user_id` = 8
ORDER BY 
`date_viewedDESC 
0.0004   SET SESSION group_concat_max_len 1024 
0.0003   SELECT `event_title`, `JME`.`event_id`
FROM `ml_junction_movies_events` `JME`
LEFT JOIN `ml_movie_events` `EVON `JME`.`event_id` = `EV`.`event_id`
WHERE `JME`.`movie_id` = 4023 
0.0003   SELECT `tag`, `JMT`.`tag_id`
FROM `ml_junction_movies_tags` `JMT`
LEFT JOIN `ml_tags` `MTON `JMT`.`tag_id` = `MT`.`tag_id`
WHERE `JMT`.`movie_id` = 4023 
0.0003   SELECT `star_rating`
FROM `ml_users`
WHERE `ml_users`.`user_id` = 8
 LIMIT 1 
0.0002   SELECT `rating_id`
FROM `ml_movies` `MV`
WHERE `MV`.`user_id` = 8
AND `MV`.`movie_id` = 4023
 LIMIT 1 
0.0003   SELECT `star_rating`
FROM `ml_movie_ratings_five_star` `MR`
WHERE `MR`.`rating_id` = '16'
 
LIMIT 1 
0.0003   SELECT `MV2`.`date_viewed`, `MV2`.`movie_id`
FROM `ml_movies` `MV`
LEFT JOIN `ml_movies` `MV2ON `MV`.`title_id` = `MV2`.`title_idAND `MV`.`user_id` = `MV2`.`user_id`
WHERE `MV`.`user_id` = 8
AND `MV`.`movie_id` = 4023
GROUP BY 
`MV2`.`movie_id`
ORDER BY `MV2`.`date_viewedDESC 
0.0003   SELECT `comment_id`, `comment`, `commenter_id`, `timestamp`, `username`, `email_address`
FROM `ml_comments` `MC`
JOIN `ml_users` `MUON `MU`.`user_id` = `MC`.`commenter_id`
WHERE `movie_id` = 4023 
0.0004   SELECT `username`, `date_viewed`, `MV`.`movie_id`
FROM `ml_users` `MU`
JOIN `ml_movies` `MVON `MV`.`user_id` = `MU`.`user_id`
JOIN `ml_movie_titles` `MTON `MT`.`title_id` = `MV`.`title_id`
WHERE `MT`.`title_id` = 2531
ORDER BY 
`date_viewedDESC
 LIMIT 10 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)