[FFmpeg-trac] #4712(undetermined:new): shorten decoder is not lossless

FFmpeg trac at avcodec.org
Sat Jul 11 21:48:39 CEST 2015


#4712: shorten decoder is not lossless
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ami_stuff):

 Replying to [comment:1 Cigaes]:
 > FFmpeg includes some metadata in WAVE files that other software rarely
 use, your comparison may be detecting just that. You need to extract to
 raw PCM to be sure.

 Ok thanks for the info, but in this case output from ffmpeg and shorten
 still doesn't match:

 ffmpeg -i test.shn -f s16le ffmpeg.pcm

 shorten -x test.shn shorten.wav
 ffmpeg -i shorten.wav -f s16le shorten_ff.pcm

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4712#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list