Career

Position

Cinematographer

Location: Ahmedabad
Employment Type: Full-Time
Experience: 2–6 Years (Portfolio Required)

We are seeking a Cinematographer with a strong visual language and deep understanding of light, composition, and movement. This role is for someone who can translate creative concepts into visually striking frames and elevate brand narratives through thoughtful cinematography.

You will be responsible for capturing cinematic visuals across brand films, social media campaigns, commercials, and lifestyle content.

  • Execute high-quality cinematic shoots for brand films, reels, advertisements, and campaigns
  • Plan camera setups, shot lists, and visual flow in alignment with creative direction
  • Handle lighting, framing, camera movement, and composition with precision
  • Collaborate closely with creative directors, video editors, and social media teams
  • Ensure technical excellence across footage quality, exposure, and consistency
  • Manage on-site production requirements efficiently and professionally
  • Maintain and operate camera, lens, and lighting equipment
  • Strong command over cinematic camera techniques and visual storytelling
  • Proficiency in professional camera systems (DSLR, Mirrorless, Cinema Cameras)
  • Solid understanding of lighting setups (natural & artificial)
  • Knowledge of frame rates, codecs, color profiles, and lenses
  • Experience shooting for digital-first platforms (Instagram, YouTube, Ads)
  • Ability to work with gimbals, tripods, sliders, and basic rig setups
  • Prior experience in a creative or marketing agency environment
  • A refined visual sensibility with attention to detail
  • Strong planning, coordination, and on-set leadership skills
  • Ability to adapt visual style based on brand identity
  • Portfolio showcasing cinematic, lifestyle, or commercial work

Creative Home @ 4Wheels MediaWorks

4Wheels MediaWorks, we build more than brands – we build people. Our work shapes iconic real estate stories, and behind every powerful campaign is a team driven by curiosity, creativity, and courage.

If you’re passionate about ideas that influence skylines, enjoy fast-paced challenges, and want to work on projects that actually make noise in the market, you’ll feel right at home here. Learn, experiment, grow – and create work you’re proud to put your name on.

Learn & Grow With Us

Job Application Form


document.addEventListener("DOMContentLoaded", () => { const items = document.querySelectorAll(".gsap-hover-image"); items.forEach(item => { const hoverLayer = item.querySelector(".hover-layer"); if (!hoverLayer) return; // Set initial state (just in case) gsap.set(hoverLayer, { opacity: 0 }); // Create timeline const tl = gsap.timeline({ paused: true }); tl.to(hoverLayer, { opacity: 1, duration: 1.6, ease: "power1.inOut" }); // Hover events item.addEventListener("mouseenter", () => tl.play()); item.addEventListener("mouseleave", () => tl.reverse()); }); });