[FFmpeg-trac] #11452(undetermined:new): AAC audio track does not play in ffplay
FFmpeg
trac at avcodec.org
Wed Feb 5 08:19:44 EET 2025
#11452: AAC audio track does not play in ffplay
--------------------------------------+----------------------------------
Reporter: v0lt | Type: defect
Status: new | Priority: normal
Component: undetermined | Version: 7.1
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+----------------------------------
Summary of the bug:
The video starts playing with sound, but after 1-2 seconds the sound
disappears and there are many errors in the console.
https://www.mediafire.com/file/rpj4e32o1l205vt/River.mp4/file
How to reproduce:
{{{
ffplay -hwaccel vulkan -y 720 River.mp4
}}}
fplay version 2025-02-02-git-957eb2323a-full_build-www.gyan.dev Copyright
(c) 2003-2025 the FFmpeg developers
There is also a problem with ffmpeg.
{{{
ffmpeg -i River.mp4 test.mp4
}}}
The file plays correctly in MPC-BE x64 1.8.2 and VLC 3.0.21.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11452>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list