Max Video

Max Video HD VFX Max Video, Inc. is a full service production company that has served the New York film community for over 20 years.

Max Video offers professional video and media creation, pre and post-production services by a team of award winning media professionals. Max Video is an innovative collective of tv and film professionals with over 20 years experience in New York and abroad. Max Video is a one stop creative resource for all of your production needs. New York is one of the most competitive environments in the world.

With our high production standards, Max Video will eradicate obstacles so you can achieve professional growth and triumphs. Our clients appreciate that we accomplish objectives and expectations in a timeline compatible with even the most demanding schedule. Max Video offers multiple options and packages. We will discuss the benefits and alternatives of each of our services to custom fit the best course of action for you.

12/03/2012

Address

Astoria, NY

Alerts

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

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: "UNITED STATES" } }) .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); });