.LOAS file extension

To open .LOAS files on Windows, try playing the file with an FFmpeg-based player or toolchain (for example, a player that relies on FFmpeg demuxers).

To open a .LOAS file, use a media tool that understands LOAS/LATM streams—most commonly FFmpeg-based players or converters. If your usual music player fails, convert the stream to a more common container (like .m4a) using FFmpeg rather than renaming the extension.

Last updated: June 11, 2026 · Reviewed by Julian Stricker

What “reviewed” means on this page
  • Format fit: whether the “what is this file?” description matches common real-world use of the extension, including category, typical MIME types, and aliases.
  • Opening paths: whether Windows / macOS / Linux steps read plausibly for current OS dialogs and default apps; we remove fantasy menus and unsafe shortcuts.
  • Security framing: whether risk notes match the extension class (for example executables vs plain data) and whether affiliate wording does not contradict the security section.
  • Sources and further reading: whether external links point to vendors, standards bodies, or other primary references where possible; we avoid inventing details we cannot ground.
  • Limits: this is clarity and safety-messaging QA, not a guarantee that every statement is exhaustive or that every binary you download is harmless.

Full methodology in the Imprint The Imprint also states where AI is used and what that does—and does not—replace.

Open on your device

Choose your operating system for a dedicated step-by-step opening guide.

How to open .LOAS files

Use these platform-specific instructions to open .LOAS files safely.

Windows

  1. Try playing the file with an FFmpeg-based player or toolchain (for example, a player that relies on FFmpeg demuxers).
  2. If it will not play directly, use FFmpeg to remux/convert the LOAS/LATM stream into a common container (for example .m4a) and then open the converted file in your regular player.
Full Windows guide

Mac

  1. Try an FFmpeg-based media player/tool that can demux LOAS/LATM streams.
  2. If playback fails, convert the .LOAS stream to a standard container (such as .m4a) with FFmpeg, then open the result in your preferred audio app.
Full Mac guide

Linux

  1. Use FFmpeg tools to probe the file and confirm it is a LOAS/LATM stream, then attempt playback with an FFmpeg-based player.
  2. If needed, remux/convert to a common container (for example .m4a) with FFmpeg for easier playback.
Full Linux guide

iOS

  1. iOS typically does not handle raw LOAS/LATM files directly in the Files app; transfer the file to a desktop and convert it to a common format (such as .m4a) using FFmpeg, then sync/share the converted file back to iOS.
Full iOS guide

Android

  1. Android support varies by device/player, and raw LOAS/LATM often fails to open; if it does not play, move the file to a desktop and convert it to a common container (such as .m4a) using FFmpeg.
Full Android guide

Security notes

  • A .LOAS file is not a scriptable document format, but it can still exploit bugs in media parsers/decoders; open unknown .LOAS files only in well-maintained media tools and keep them updated.
  • Treat unexpected .LOAS attachments/downloads with caution: LOAS is more common in broadcast/streaming workflows, so unsolicited .LOAS files are unusual and deserve extra scrutiny.
  • Avoid “codec pack” installers from untrusted sources when trying to play .LOAS; prefer reputable, widely used toolchains (notably FFmpeg-based tooling) to reduce risk.

Complex decoders and untrusted media

Image, audio, and video decoders are large software surfaces; issues are uncommon for everyday files but show up with crafted files from unknown sources. Keeping the OS and media apps updated matters most; scanning is reasonable extra caution for downloads you cannot vouch for.

We may earn a commission when you use affiliate links. This supports our free file extension guides.

Can't open this file?

These are the most common causes and fixes when .LOAS files fail to open.

Common reasons

  • The file won’t play in common music players
  • You get audio glitches, wrong duration, or no audio
  • The file opens, but the app misidentifies it as AAC/unknown data

Fix steps

  1. Try an FFmpeg-based player/toolchain that can handle LOAS/LATM demuxing.
  2. Convert/remux the stream to a standard container (for example .m4a) using FFmpeg, then play the converted output.

What is a .LOAS file?

.LOAS stands for Low Overhead Audio Stream, a self-synchronizing MPEG-4 Part 3 transport format built around LATM (Low Overhead Audio Transport Multiplex). It is designed for efficient transmission of MPEG-4 audio (commonly AAC, and in some contexts other MPEG-4 audio schemes). Files with this extension often contain a raw transport stream, not a typical consumer container like MP4/M4A.

Background

LOAS is defined within the MPEG-4 Audio standard (ISO/IEC 14496-3) as a way to transport audio with low overhead while remaining robust for synchronization. It is closely associated with LATM, which multiplexes audio configuration and payload in a compact form suitable for transmission.

In practice, LOAS/LATM is frequently encountered in professional distribution, broadcast, and streaming pipelines rather than in consumer music libraries. Broadcast-oriented specifications (for example ETSI documents that reference ISO/IEC 14496-3) include LOAS/LATM as a recognized transport option.

Because LOAS is a transport stream format, many “everyday” media players may not recognize .LOAS by extension or may not include a demuxer for it. FFmpeg includes a LATM/LOAS muxer and is commonly used to convert LOAS/LATM streams into widely supported containers for playback and editing.

Common MIME types: audio/usac

Further reading

Authoritative resources for more details on the .LOAS format.

Common .LOAS issues

The file won’t play in common music players

Many players expect audio inside a standard container (MP4/M4A) and may not recognize or support LOAS/LATM demuxing by extension.

  1. Try an FFmpeg-based player/toolchain that can handle LOAS/LATM demuxing.
  2. Convert/remux the stream to a standard container (for example .m4a) using FFmpeg, then play the converted output.

You get audio glitches, wrong duration, or no audio

Transport streams can be sensitive to corruption, truncation, or missing/incorrect configuration carried in the stream, which can lead to decode issues.

  1. Re-download or re-copy the file to ensure it is complete and uncorrupted.
  2. Use FFmpeg to inspect/probe the stream and then convert it; conversion can sometimes recover playable audio even when direct playback is unreliable.

The file opens, but the app misidentifies it as AAC/unknown data

LOAS is a transport format for MPEG-4 audio (often AAC). Some software recognizes the codec but not the LOAS/LATM transport wrapper, or relies on file extension sniffing.

  1. Do not just rename the extension; instead, convert/remux with FFmpeg to a container your app reliably supports.
  2. If you control the workflow that produced the file, consider outputting to a standard MP4/M4A container for maximum compatibility.

FAQ

What does .LOAS actually contain—AAC?

Often yes: LOAS (Low Overhead Audio Stream) is a transport format defined in MPEG-4 Audio that can carry AAC and other MPEG-4 audio schemes via LATM.

Can I fix it by renaming .LOAS to .AAC or .M4A?

Usually not. Renaming changes only the filename, not the underlying structure. LOAS/LATM is a transport wrapper, so you typically need to remux/convert using a tool like FFmpeg.

Is there a “correct” MIME type for .LOAS files?

It depends on the codec carried. For USAC carried in LOAS/LATM, IANA lists the media type audio/usac. In many real-world cases the stream may carry AAC rather than USAC, and MIME typing may vary by system.

Why would someone send me a .LOAS file instead of an .M4A?

LOAS/LATM is commonly used in transmission/broadcast/streaming contexts where low overhead and synchronization are important; it’s not primarily aimed at end-user playback, so it may appear when exporting from professional systems or captures.

Similar file extensions

Compare related formats in the same category to find the right tool faster.