Skip to content

M3U playlist misdetected as AMR-NB #17088

@sfan5

Description

@sfan5

mpv Information

mpv v0.40.0-472-g23f9381b8 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
 built on Nov 29 2025 13:17:29
libplacebo version: v7.357.0 (v7.351.0-89-g06992a53)
FFmpeg version: n8.0
FFmpeg library versions:
   libavcodec      62.11.100
   libavdevice     62.1.100
   libavfilter     11.4.100
   libavformat     62.3.100
   libavutil       60.8.100
   libswresample   6.1.100
   libswscale      9.1.100

Important Information

- Platform version: Arch Linux x86_64
- GPU model, driver and version: -
- Source of mpv: self-compiled
- Latest known working version: -
- Issue started after the following happened: -

Reproduction Steps

  1. (echo '#EXTM3U'; for i in $(seq 1 102); do echo './aaaaaaa.00000..aaa'; done) >4.m3u
  2. mpv --no-config 4.m3u

Expected Behavior

  1. mpv reads the playlist contents

Actual Behavior

  1. audio playback

Log File

mpv_log.txt

Sample Files

No response

I carefully read all instruction and confirm that I did the following:

  • I tested with the latest mpv version to validate that the issue is not already fixed.
  • I provided all required information including system and mpv version.
  • I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions