ADVERTISEMENT

Blink-182's Travis Barker almost died. A new documentary celebrates his life before and after

Published Aug 11, 2026 10:16 am
Travis Barker poses for a portrait in New York (Photo by Matt Licari/Invision/AP)
Travis Barker poses for a portrait in New York (Photo by Matt Licari/Invision/AP)
NEW YORK (AP) — The inferno rages onscreen three minutes into “ Travis Barker: Louder Than Fear.” Dashcam footage lifted from a police car shows the blaze: It’s 2008, and Barker has survived a plane crash in South Carolina. Four others did not.
And then, a cut. The documentary, which follows the Blink-182 drummer from 2017 to 2026, is a celebration of Barker’s life before and after the life-altering accident, a central event in a career full of them. The film began as a mirror of his memoir, 2015’s “Can I Say: Living Large, Cheating Death, and Drums, Drums, Drums,” but became something else entirely after a producer suggested it end with the image of Barker, then still unable to fly due to post-traumatic stress disorder, walking toward a plane.
Ending on that note, “where this thing still has power over me,” didn’t sit well with him. Instead, he boards a plane at the end, but the documentary’s final images are a slide show of family photos, including his wife Kourtney Kardashian and kids.
“I almost died,” he says. It “could be helpful to share my life.”
An elastic artist
Barker’s resume is long, and a two-and-a-half-hour documentary can only cover so much of it. The film hits most of the big notes, quickly establishing Barker as a rebellious kid with a supernatural drumming ability from age 4, when he got his first kit, to now, at 50.
And that’s with many projects in-between: From the SoCal punks Feeble, which he joined while working as a trash collector, to his stint in the ska band The Aquabats and multiplatinum, pop-punk legends Blink-182 — the band that skyrocketed Barker into superstardom.
Also covered? His love of skateboarding and car culture, his clothing brands, side-projects Box Car Racer and +44, turntable duo TRV$DJAM, various experiments and collaborations in hip-hop (Bun B, Lil Wayne ) and beyond.
But it all began with drumming, and hilariously enough, Animal from “The Muppets” — his first drumming hero — until he discovered cross-genre greats like jazz legends Buddy Rich, Dennis Chambers and Elvin Jones as well as Mötley Crüe’s Tommy Lee.
“Where drumming got really serious for me was after my mom passed, so it was therapy,” he says, reflecting on his childhood. “It’s like my life. It’s like oxygen to me.”
It’s also a kind of sport. Barker has long been a dedicated, athletic percussionist, and he likens it to a boxer’s meditative state. “It’s like when you see a fighter and he just goes for broke the first round. There’s sometimes where I just feel like that,” he says. “Something just takes over my body.”
Many events in life threatened that euphoria, but none quite as physically as the plane crash. “I was in a burn center for six months on morphine and I had 30 surgeries,” he recounts. “Seventy percent of my body was burned.” At one point, he didn’t only fear if he would be able to drum again — even walking was a question mark.
Lessons from tragedy
Even before the crash, Barker’s life — as marked with musical triumphs as it has been — offered lessons in resiliency.
“Whether it was my mom passing away or my plane crash, I learned — and through watching friends of mine and just living life — I’ve seen traumatic experiences either destroy someone or define them,” he says. “Every loss I had, or every everything I took to the chin, it made me stronger. At the time, I can’t realize it, right? I can’t like really wrap my head around it. But ... that’s why I went so hard and I was so determined to play music and so determined to succeed. Plan B was only making Plan A work. You know? There was no Plan B.”
The same tenacity can be applied to his sobriety and dedication to flying again — a journey emboldened by his family. “I fly all the time now and I feel turbulence and I can’t even tell you what’s going on in my head. And I just look over and my wife’s perfectly OK,” he says. “My son loves airplanes and plays with airplanes and it’s so innocent. It’s so beautiful.”
“They’ve been my greatest joy,” he says of his children, who grow up on screen across the film’s near-decade of filming.
As someone who has lost a lot and thought about what it would be like to lose even more, when it comes to the topic of legacy, Barker has a simple dream. “I think I’d want to be remembered for my music and my drumming and being a great father, husband, and son and brother,” he says.
As for the doc? “Maybe my story helps somebody,” he pauses. “I don’t love how everything happened. I don’t like the losses that happened. But I like how hard I had to work. I like that I wasn’t born with a silver spoon in my mouth. I liked that I had to navigate and find my way. And the journey was awesome.”

Related Tags

Travis Baker documentary Blink 182
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.