Justin Ruggles <justin.rugg...@gmail.com> added the comment:

I don't think anything is wrong here.  You're getting weird audio output 
because you're using --sign=unsigned.  In unsigned audio, 0 is full 
negative amplitude.

flac -d foo.flac -o foo_flac.wav
ffmpeg -i foo.flac foo_lavc.wav
cmp foo_flac.wav foo_lavc.wav

The results are identical.  No issue.

----------
status: open -> closed
substatus: needs_more_info -> invalid

_____________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1595>
_____________________________________________________

Reply via email to