ADVERTISEMENT

The OPPO Reno8 5G goes live!

Published Sep 9, 2022 11:26 am

Get your creative gears moving, OPPO has launched the Reno8 5G

Content creation has never been easier today than before. The Reno8 5G was designed to capture images and make them shine. 

The OPPO Reno8 5G features a 50MP main camera and a front 32MP selfie camera. These cameras can capture bright and colorful images, especially at night. And this is where the cameras glow, as night photography becomes an open canvas for creativity.

Powering the Reno8 5G’s cameras are Sony’s flagship sensors. The IMX766 and the IMX709. These sensors can capture 60% more light, which heightens the experience of helping you own the night. 

The cameras are equipped with DOL-HDR, which covers four times more dynamic, further enhancing color, contrast, and detail. Backing this up is the All-Pixel Omni-Directional PDAF, a technology that speeds up autofocus plus gives it more precision and the flexibility to quickly switch to the conditions needed to get the perfect shot.

However, these sensors are not alone. A huge part of what makes these camera features amazing is smarter AI. OPPO’s own integrated AI adds needed retouches to smoothen out details and colors. One of their top features, the AI Portrait Retouching, analyzes 193 control points to optimize the image.

RAW images are also important for serious photographers. This allows them enough room to edit images manually. OPPO’s AI features a similar take called Turbo RAW, an algorithm-based feature that reduces noise and ensures the image has all the details you need.

OPPO Reno8 5G Shimmer Gold

Of course, the aperture plays a key role in capturing great images. The Reno8 5G has an adjustable aperture, allowing users to focus on subjects and fully control how much blurring is needed for the background. 

OPPO Reno8 5G Shimmer Black

Finally, to bring out a lot of fun, the Reno8 5G has AI slow motion, covering 960fps. That’s a lot of frames. You will have the creative freedom to control segments in which parts of the video would enter slow motion.

All these features make the OPPO Reno8 5G one of the top tools for creative expression and content creation. 

The OPPO Reno8 5G is now available for P27,999 and comes in two colors—the Shimmer Black and Shimmer Gold. 

Available with Smart

Take home the latest Portrait Expert with Smart Signature Device Plans. With a one-time cash out of Php2,100 and an additional Php100 per month, own the Reno8 5G with Smart Signature Device Plan 1499. The plan comes with 10GB data, Unli AllNet Calls and Texts, and 100 minutes PLDT calls. Sign up today until September 15, and get a free pair of OPPO Enco Buds with your new smartphone. 

Meanwhile, subscribers can also apply for a Smart Signature Device Plan 999 and take home the Reno8 Z 5G, with a one-time cash out of Php2,500 and an additional Php200 per month. The plan comes with 5 GB data, Unli AllNet Calls and Texts, and 50 minutes PLDT calls. Those who sign up until September 15 will also take home a free Game Grip.

Get it from Globe

For Globe subscribers, grab the Reno8 5G with no additional cash out through GPlan 1999. The plan also comes with 15GB all-access data, unli all-net text, unli calls to landline, free 3GB GoWiFi and an individual subscription to KonsultaMD. 

Those who prefer the OPPO Reno8 Z 5G can avail of GPlan 1799 and get their new gadget with no additional cash out. Users will also get 13GB all-access data, unli all-net text, unli calls to landline, and the same freebie plan inclusions. Plus, the first set of buyers who avail of these Globe exclusives will also bring home a free robot vacuum.  

The OPPO Reno8 5G also available at OPPO Brand Stores, partner dealers, and e-commerce sites.

Shopee: https://bit.ly/3Jg85fh

Lazada: https://bit.ly/3z9oxZW

TikTok Shop: https://bit.ly/3zIZb6Z 

Follow OPPO Philippines social media pages for more information:

Facebook: https://www.facebook.com/OPPOPhilippines  

Instagram: https://www.instagram.com/oppophilippines

Twitter: https://twitter.com/OPPOPhilippines  

TikTok: https://www.tiktok.com/@oppophilippines  

Website: https://www.oppo.com/ph/  

Get one now and experience being a portrait expert.To know more about OPPO’s latest Reno8 Series 5G, visit OPPO Philippines’ official website at www.oppo.com.ph/.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ static_articles_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.