Sumit Suri: I hope people watch Yolk and appreciate the effort behind it!
Actor Sumit Suri talks about his upcoming short film Yolk, produced by First Kut Productions.
Actor Sumit Suri , who is part of First Kut Productions’ short film Yolk, says that it was director Ansh Mehta’s narration, which convinced him to take on the film. The actor says that he was also impressed with the team which further motivated him to act in the movie. “The main thing that got me excited was the people associated with it. Especially, Ansh Mehta, who is the director, when he narrated the script, it was so amazing and simple. He is a very genuine person and that got me convinced for being a part of this film,” he says.
Talking about his character, he says, “The character's name is Raghu, he has a very strong personality from outside like physically he keeps a gun with himself, he acts very aggressively but when it comes to his personal life, he is very emotional. So I was excited to do this role because it has many shades in it.”
The title of the film says a lot about the story, says Sumit. “The treatment and the storytelling about the subject infidelity have been shown in a very different manner. The yolk is the metaphor for the guy who is having the extra-marital affair,” he adds.
Working with Rajan Shahi is such a pleasant experience for Sumit. “I have actually worked with Rajan Shahi long time back but it was for a very short period. The experience obviously is amazing. He is a very nice person to talk to and work with. Whatever he does, it is with full dedication. He is like a father figure to me,” he says.
Sumit adds that it was fun to work with his co-actors, who he bonded well with. “It is only the three of us, Charu, Neeraj and I. So I bonded with both of them very well. The chemistry is great and you will see that when you see the short film. Both of them are amazing actors and they motivated me to work hard as well,” he says.
Many actors are taking on short films and the platform is slowly gaining acceptance from the audience, says Sumit. “Short films are here to stay, many big actors like Manoj Bajpayee work in short films nowadays. Times have changed now. The platform of short films is such that they can be viewed worldwide. Short films are the next big thing,” he says.
The actor is eagerly waiting to see how people like the film. “I am excited and am waiting for the response. I just hope that people watch it appreciate the effort behind it. And I am also happy for Ansh because it is his first short film,” he says.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });