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

FFmpeg trac at avcodec.org
Wed Sep 3 19:46:40 CEST 2014


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

Comment (by ahthovaikied):

 Replying to [comment:3 cehoyos]:
 > Iirc, {{{bits_per_sample}}} is codec-specific and mostly meaningful for
 PCM and ADPCM codecs.
 So what is the reliable, portable (across formats) way to get audio bits
 per sample ?
 * {{{bits_per_sample}}} is 0 for most files
 * {{{bits_per_raw_sample}}} seems correct after applying your patch for
 the 24bits example, but not always available (ie with a 16bit file)
 * {{{sample_fmt}}} is unrelated ?

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


More information about the FFmpeg-trac mailing list