[ad_1]
Jimena Montemayor speaks exclusively about his film, winner of the Best Feature Film Prize at the 21st edition of the Guanajuato International Film Festival.
He wakes up in the middle of the night, goes to the living room of his house and finds a terrifying but curious picture: there is a humanoid creature, covered with Apache skins, feathers and horns gigantic. The monster with the appearance of a Native American myth is invisible to the rest of the family, but it is one of the key images of Rest of the Wind the film recently won the 21st International Guanajuato Film Festival, directed by Mexico Jimena Montemayor .
The film, which also won major awards at its premiere in the past Guadalajara International Film Festival (Best Mexican Film, Best Achievement, FIPRESCI Award), was presented to the once in San Miguel de Allende and in the capital Guanajuato as part of the meeting, where he triumphed in the Mexican fiction contest. It is the second film of Montemayor, who worked as a cinematographer until his first film In the Blood (2012).
"It was really fascinating to have won all these prizes with us," says the director. remember his first ending in Guadalajara. "The day we arrived at the FICG, the industry was already up, it was hammering the whole market because everything was missing, so our first projection was soulless." There was almost nobody, I did not know that the jury had to leave just finished a projection, then I saw people going out and I said: "Hey, do not go away please!" ( Laughs) We pbaded as in the shadow, so it's an absolute surprise that they gave us all these awards, that the young jury and the FIPRESCI jury were very kind. "
With fantastic shades inspired by the legends of the Navajos – the largest Amerindian population -, Rest of the Wind follows Carmen, (Argentina Dolores Fonzi, in her first Mexican project) a mother who refuses to accept the death of her husband. His grief paralyzes her and prevents her from taking care of her children, whose director uses the process to show grief through the child's gaze. Above all, the director – with her director of photography, Maria Secco – visualizes how complicated it is to share something as individual as the duel.
"I write with images." It was a very atmospheric script.There was a lot of work in the atmosphere of mourning.I feel that sorrow strikes you depending on how you I needed these three characters because there are different ways to deal with emotions.This is a mix of atmosphere and personalities.I think that's a good thing. there is no way to make a duel, says Montemayor.
According to the director, the scriptwriting process was long, during which he also experienced a loss: his father and two children of his family They are dead, so the film is also a bit autobiographical when it comes to the experience of family pain. "Carmen's problem is the resistance to feeling that, resisting to feel that pain, that frustration. If you resist, this will generate more pain and less evolution. You must say yes I am sad and it hurts me and I have the right to continue to hurt myself even if the time has pbaded. I think you should enter the process with an open heart. For me, my death process when I managed to go out became a very strong life process. "
Located between the 50s and 70s, Rest of the wind is nurtured by the mythology of the Amerindians , full of concepts such as healing by acceptance and restless spirits. "Native American mythology was from the beginning," he says. "First it started as a story of the times . I had used to see family albums. At that time, these individuals were very present in the game: Indians against cowboys, El Zorro. But then it evolved because I started reading more about Navajo legends and I thought they were so specific about what was happening to my characters: when you accept that something hurts, start your healing. Or the concept of singing: the Navajos heal singing and for me, Carmen had to sing to heal. Also the idea that if you do not accept it, the mind can not rest. Then the same movies start to move by themselves, it was as if she was asking me this mythology. "
Highlights the photography of Secco, winner of the Ariel for his work in The Golden Cage and to whom Montemayor has known since they've studied together." Their preparation and their experience as filmmakers allowed them to collaborate more closely and more effectively on set, able to tell a story through images. "I started studying film as a director and then as a photographer because I wanted to speak the same language. I have developed excellent communication with Maria and my previous photographer. A subtle and very detailed communication. That's how we were able to build an atmospheric and imaginary world that was not just there to "be beautiful," you know, but it's pure visual communication, "Jimena says.
Up to here, Rest of the Wind has no date of premiere in Mexican commercial theaters.
Jessica Oliva [19659021] Journalist, film editor PREMIERE and frustrated ballerina in her free time. Taste of cinema, literature, tango, useless data and the possibility of staying awake to do everything.
(function (d, s, id) { var js, fjs = d.getElementsByTagName (s) [0]; if (d.getElementById (id)) returns; js = d.createElement (s); js.id = id; js.src = "http://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore (js, fjs); } (document, 'script', 'facebook-jssdk'));
var statusChangeCallback = function (answer) { console.log (& # 39; statusChangeCallback & # 39;); //console.log(response); // The response object is returned with a status field that allows the // App knows the current connection status of the person. // Complete documents on the subject of answer can be found in the documentation // for FB.getLoginStatus (). if (response.status === & # 39; connected & # 39;) { // Connected to your application and Facebook. $ (& # 39 ;. lightbox_resenar button & # 39;). removeAttr ("disabled"); fbLogged (); } else if (response.status === & # 39; not_authorized & # 39;) { // The person is connected to Facebook, but not to your app. document.getElementById (& # 39; status & # 39;). innerHTML = "You must accept & # 39; + "Use of this application." } else { // The person is not connected to Facebook, so we are not sure if // they are connected to this application or not. $ (& # 39 ;. logged & # 39;). hide (); $ (& # 39 ;. lightbox_resenar button & # 39;). prop ('off', 'true'); document.getElementById (& # 39; status & # 39;). innerHTML = & # 39; You must authenticate & # 39; + & # 39; with Facebook. & # 39 ;; } }
// This function is called when someone finishes with Login // Button. See the onlogin handler in the example // code below. function checkLoginState () { FB.getLoginStatus (function (response) { statusChangeCallback (response); console.log ("enter checkLoginState"); }); }
window.fbAsyncInit = function () { FB.init ({ appId: & # 39; 1690110874543896 & # 39; cookie: true, // enable cookies to allow the server to access // the session xfbml: true, // social plugin plugins on this page version: & # 39; v2.8 & # 39; // uses version 2.2 });
// Now that we have initialized the JavaScript SDK, we call // FB.getLoginStatus (). This function gets the status of the // anyone visiting this page and can return one of the three states to // the reminder you provide. They can be: // // 1. Connected to your app (& connected) // 2. Connected to Facebook, but not to your app (not_authorized & # 39;) // 3. Not connected to Facebook and can not tell if they are connected // your application or not. // // These three cases are processed in the callback function.
FB.getLoginStatus (function (response) { statusChangeCallback (response); }); }
// Here we run a very simple test of the graphical API after login // succeeded. See statusChangeCallback () for when this call is made. function fbLogged () { FB.api (& # 39; / me? Fields = id, name, email & # 39 ;, function (response) { $ (& # 39; .fbUsrName & # 39;). text (response.name); $ (& # 39 ;. fbImgUser & # 39;). attr ("src", & # 39; https: //graph.facebook.com/' + response.id + & # 39; / image & # 39;); $ (& # 39; # myReviews & # 39;). attr ("href", "mis-resenas.html? uid = & # 39; + response.id); if ($ (# fbusrid #); length) { $ (# Fbusrid & # 39;). val (response.id); $ (& # 39 ;. logged & # 39;). show (); $ (& # 39; .nologged & # 39;). hide (); saveFBUsr (response.id, response.email, response.name); }); }
function fbLogout () { FB.logout (function (response) { console.info ("enter") $ (& # 39 ;. logged & # 39;). hide (); $ (& # 39; .nologged & # 39;). show (); if ($ (# fbusrid #); length) {$ (# fbusrid #); val (& # 39;);} $ (& # 39; .fbUsrName & # 39;). text (& # 39;); }); }
function saveFBUsr (fbuid, email, name) { $ .ajax ({ url: "/wp-content/themes/cp_theme/cp_ajax/saveFBUser.php", // FOR PRODUCTION // url: "/cinepremiere2017/wp-content/themes/cp_theme/cp_ajax/saveFBUser.php", data: "fbuid =" + fbuid + "& email =" + email + "& name =" + name, success: function (answer) { // alert (response); } }); }
function saveResena (e) { e.preventDefault (); // WE GET THE DATA TO STRIKE THE CRITICALITY OF THE USER var starsUser = parseInt ($ (input: radio [name=calificacion]: checked) val ()) ;; var titleUser = $ (& # 39 ;. subtitle & # 39;). val (); var contentUser = CKEDITOR.instances ['ckeditor1'] .getData (); var postID = $ (# cprevid). val (); var fbuID = $ (# fbusrid & # 39;). val ();
/ * alert (starsUser); alert (titleUser); alert (contentUser); alert (postID); alert (fbuID); * /
if (! isNaN (starsUser) && titleUser! = & # 39; && 39; && contentUser! = & # 39; && postID! = & # 39; && fbuID! = & # 39; ; & # 39;) {
// Send data for ajax var ajax_datos = { startscCritica: starsUser, titleCritica: titleUser, contentCritica: contentUser, postID: postID, IDuserfb: fbuID }
// call the answer ajax $ .ajax ({ async: true, type: "POST", url: "/wp-content/themes/cp_theme/cp_ajax/register_critica_usuario.php", // FOR PRODUCTION //url:"/cinepremiere2017/wp-content/themes/cp_theme/cp_ajax/register_critica_usuario.php ", data: ajax_datos, beforeSend: beforeSucess, success: success }); } else {alert (& # 39;) We need you to be authenticated with Facebook and enter all the necessary information;} }
$ (document) .ready (function () { $ ("# sendResena") .click on (saveResena); });
function beforeSucess (e) {
}
success of the function (answer) { $ (& # 39; lightbox_resenar & # 39;). find (& # 39; close). trigger (& # 39; click & # 39;); alert ("Critica Registada con éxito !!!"); $ (& # 39 ;. user_op & # 39;). html (response);
}
function problems () {
}
[ad_2]
Source link