#9900 closed defect (invalid)

Native amrnb decoder bug

Reported by: Aleksoid1978 Owned by:
Priority: normal Component: avcodec
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

ffmpeg.exe -i amrnb_Fast_decode_issue.3gp amrnb_Fast_decode_issue.mp4
ffplay amrnb_Fast_decode_issue.mp4 - fast playback.

ffmpeg.exe -c:a libopencore_amrnb -i amrnb_Fast_decode_issue.3gp amrnb_Fast_decode_issue.mp4
ffplay amrnb_Fast_decode_issue.mp4 - normal playback.

ffmpeg version 2022-08-22-git-f23e3ce858-full_build-www.gyan.dev Copyright (c) 2000-2022 the FFmpeg developers
  built with gcc 12.1.0 (Rev2, Built by MSYS2 project)

Attachments (1)

amrnb_Fast_decode_issue.3gp (923.6 KB ) - added by Aleksoid1978 20 months ago.
Problem file.

Download all attachments as: .zip

Change History (2)

by Aleksoid1978, 20 months ago

Attachment: amrnb_Fast_decode_issue.3gp added

Problem file.

comment:1 by Elon Musk, 20 months ago

Resolution: invalid
Status: newclosed

Use latest ffmpeg when reporting bug reports, this have been fixed.

Note: See TracTickets for help on using tickets.