0
0
Cart1item

Cart

HomeShopCamcordersPanasonic HC-V770

Description

Panasonic HC-V770

Panasonic Full HD Video Camera Camcorder HC-V770, 20X Optical Zoom, 1/2.3-Inch BSI Sensor, HDR Capture, Wi-Fi Smartphone Multi Scene Video Recording (Black)

  • Record Full HD Video and 24MP Stills
  • 1/2.3″ Back-Illuminated MOS Sensor
  • 20x Optical/50x Intelligent Zoom
  • HYBRID OIS 5-Axis Image Stabilization
  • 1080p Slow-Motion Video up to 240 fps
  • HDR (High Dynamic Range) Video Recording
  • Twin Cam with Wi-Fi and NFC Connectivity

 

Reviews

There are no reviews yet.

Be the first to review “Panasonic HC-V770”

Your email address will not be published. Required fields are marked *

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });