Guide · July 23, 2026 · 5 min read
You drop a video from your iPhone or Android onto the timeline, press play — and get sound over a completely black picture. The file isn't broken, and neither is the editor. Your phone recorded it in HEVC (H.265), a codec some browsers can't decode. Here's what's going on and the one-click fix.
Why the screen is black but the audio plays
A video file is really two streams in one container: a video track and an audio track. Modern iPhones (and many Android phones) record the video track in HEVC / H.265 by default because it makes files roughly half the size of older formats. The audio track uses AAC, which every browser understands.
The catch: HEVC decoding in browsers is tangled up in patent licensing, so support is patchy — it depends on your browser, your operating system and even your graphics hardware. When the browser can decode the audio but not the video, you get exactly the symptom you're seeing: sound plays, picture stays black.
The 1-click fix in EZ Web Streams
When the editor spots an HEVC clip your browser can't display, it offers “Fix with Render Agent”. One click converts the file to H.264 — the codec that plays in every browser, editor and platform — and swaps the playable version into your project.
- Step 1 — Install the free EZ Render Agent (a small Windows companion app) and leave it running.
- Step 2 — Add your phone video to the editor. If it's HEVC and your browser can't show it, you'll see Fix with Render Agent.
- Step 3 — Click it. The Agent converts the clip on your own computer with ffmpeg — nothing is uploaded anywhere — and the fixed clip appears in your project, picture and all.
The same Agent also renders your final exports 5–20× faster than in-browser rendering — see our guide to fast local rendering.
Does converting HEVC to H.264 hurt quality?
The conversion re-encodes the video, and at the bitrates the Agent uses the visual difference is negligible for editing and publishing. The trade-off is file size: H.264 files run a bit larger than HEVC. In exchange, the clip plays everywhere — no more black frames, no more “works on my phone but not my PC.”
Can I avoid HEVC in the first place?
On iPhone you can switch Settings → Camera → Formats from “High Efficiency” to “Most Compatible,” which records H.264 directly — at the cost of bigger files on your phone. Many Android phones have a similar toggle. But if you've already got a camera roll full of HEVC footage, converting on demand with the Render Agent is faster than re-shooting, and you keep the storage savings on your phone.
Getting the footage off your phone is the other half of the job — our phone-to-computer transfer guide shows how to beam videos to your PC over Wi‑Fi with a QR code, no cable and no upload.
Fix black-screen phone videos in one click
Free browser editor + free Render Agent — HEVC clips convert to play-everywhere H.264.
Open the editor →FAQ
Why does my phone video show a black screen but play audio?
Your phone recorded the video track in HEVC (H.265). The audio track is standard AAC, which every browser can play — but some browsers can't decode HEVC video, so you hear sound over a black picture.
What is HEVC / H.265?
A newer video codec that makes files roughly half the size of H.264 at the same quality. Phones use it by default to save storage, but browser support is inconsistent because of patent licensing.
How do I fix an HEVC video that shows black?
Install the free EZ Render Agent, then click “Fix with Render Agent” when the editor flags the clip. It converts the file to H.264 on your own computer — one click, nothing uploaded.
Is the fix free?
Yes. The EZ Render Agent is a free download, and the HEVC fix runs entirely on your computer.