Mr. Sovision

Mr. Sovision Media Experts

31/03/2026

Sound from the north

24/03/2026

Do not introduce me to a vibe you can’t maintain

I’m still learning, but one thing I’ve noticed when directing actors and crew is how much it can feel like you’re suppos...
21/02/2026

I’m still learning, but one thing I’ve noticed when directing actors and crew is how much it can feel like you’re supposed to have all the answers. There’s real pressure on set to keep things moving: to stay on time, on budget, and to make sure everyone’s actually making the same film.

In that context, staying open can feel dangerous or an indulgence.

Listening is the real skill of leading. Listening to actors when they’re circling something they can’t quite name. Listening to a scene when it resists the version so carefully planned.

When I forget to listen, I default to my narrow view of the world. When I try to force clarity too early, the work closes down - and creativity gives way to a kind of doggedness.

When I stay curious, others do too. The pressure is still there. The screenplay still gives us guardrails - but something better often emerges

Jummat Mubarak
20/02/2026

Jummat Mubarak

30/01/2026
31/08/2024

INNACCHAAEEE BY TENIMU FOREIGN

30/08/2024

OHIMINI - INACHA
BY
ALH. TENIMU FOREIGN YUSUFU.

Please watch, share, like and comment.

Address

Abuja

Alerts

Be the first to know and let us send you an email when Mr. Sovision posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Mr. Sovision:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "NIGERIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });