[FFmpeg-trac] #11283(avfilter:closed): "aloop" filter somehow gave misalignment in 48 KHz Stereo WAV

FFmpeg trac at avcodec.org
Wed Dec 18 23:01:51 EET 2024


#11283: "aloop" filter somehow gave misalignment in 48 KHz Stereo WAV
-------------------------------------+-------------------------------------
             Reporter:  Danny        |                    Owner:  (none)
  Weijermans                         |
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:  fixed
             Keywords:  aloop        |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Marton Balint):

 The issue fixed was in the libavfilter library. FFmpeg and FFplay are both
 using this library, so unless you use a static build of ffmpeg/ffplay or
 some OSX magic so different binaries somehow use different version of
 libraries, I don't see how that can happen.

 I'd start with comparing the versions reported by the ffmpeg and ffplay
 command.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11283#comment:18>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list