Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#7234 closed defect (invalid)

DSF playback has crackling/clicking noise at the end of file

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

Description

Summary of the bug:
Playing back (avcodec) or transcoding a DSF file (so far it reproduces with all my files) when reaching the end of the track, there is a loud crackling or clicking noise at the end.

How to reproduce:

% ffmpeg -i file.dsf out.wav

ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers
  built with Apple LLVM version 9.1.0 (clang-902.0.39.1)

Additionally tested with git d268094f889479a8edee43d8c847da8838b8bf0f, same issue.

If a sample is require, let me know please where I should upload it, though so far it reproduces with all my dsf files (not with a dff file though) for me.

Change History (2)

comment:1 by Carl Eugen Hoyos, 6 years ago

Component: avcodecundetermined
Resolution: invalid
Status: newclosed

Please test current FFmpeg git head before reporting an issue here.

comment:2 by ePirat, 6 years ago

Indeed this was fixed very recently, git master does not has this problem, thanks!

Note: See TracTickets for help on using tickets.