Director Rajkumar Hirani to re-shoot few scenes of Sanjay Dutt’s biopic?

Hirani wants to re-shoot some portions. There are several episodes from Dutt’s life that have not turned out the way they were planned, source.

By BollywoodMDB Team | Updated On: Feb 3, 2018 05:19 PM

facebook facebook

One of the most anticipated and highly awaited movies of 2018 is Ranbir Kapoor starrer Sanjay Dutt ’s biopic. The biopic is helmed by ace filmmaker, Rajkumar Hirani , and the shooting for the same just got completed a few days back. But now, it looks like Hirani is not happy with the final product. According to a report in a leading daily, Hirani, who has the full liberty to show Sanjay Dutt ’s controversial life on the big screen, is unhappy with few scenes and wants to re-shoot them.

A source close to the project told a leading daily, “Hirani wants to re-shoot some portions. There are several episodes from Dutt’s life that have not turned out the way they were planned. He is also not happy with having to gloss over Sanju’s love life.”

Director Rajkumar Hirani to re-shoot few scenes of Sanjay Dutt’s biopic?
Rajkumar Hirani and A still of Ranbir Kapoor from the movie

According to reports, references to some of Dutt's love interests were omitted from the biopic which left Hirani unhappy given that the movie looked half-baked. Hirani doesn't want the movie to look like a publicist's work. “It started off as a no-holds-barred honest and brutal look at Sanjay’s life. It’s not that anymore," the source added.

Two weeks back, Hirani revealed that the film has wrapped up and will hit the big screen on June 29, but we know the shooting of this film has taken some longest time to get completed and if he starts re-shooting few scenes, will the movie get released on the said date? Let’s just wait and watch what happens next.

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

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
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(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"); });