[FFmpeg-trac] #3919(ffprobe:closed): FFprobe reports incorrect bit depth for some WavPack files

FFmpeg trac at avcodec.org
Mon Sep 8 22:01:29 CEST 2014


#3919: FFprobe reports incorrect bit depth for some WavPack files
--------------------------------------+-----------------------------------
             Reporter:  ahthovaikied  |                    Owner:
                 Type:  enhancement   |                   Status:  closed
             Priority:  wish          |                Component:  ffprobe
              Version:  git-master    |               Resolution:  fixed
             Keywords:  wavpack       |               Blocked By:
             Blocking:                |  Reproduced by developer:  1
Analyzed by developer:  0             |
--------------------------------------+-----------------------------------
Changes (by cehoyos):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 Should be fixed in 42b4da75

 Concerning your question, they are three different things,
 {{{bits_per_sample}}} is relevant for PCM codecs,
 {{{bits_per_raw_sample}}} is only relevant for codecs that actually
 compress and  {{{sample_fmt}}}  is  FFmpeg's internal representation of
 the decoded data.

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


More information about the FFmpeg-trac mailing list