[FFmpeg-trac] #11364(ffprobe:closed): µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per sample
FFmpeg
trac at avcodec.org
Sun Dec 22 00:00:00 EET 2024
#11364: µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per
sample
---------------------------------------+-----------------------------------
Reporter: Marcus Müller | Owner: (none)
Type: defect | Status: closed
Priority: minor | Component: ffprobe
Version: 6.1.1 | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+-----------------------------------
Changes (by James):
* resolution: => invalid
* status: new => closed
Comment:
You can see that -show_entries stream=bits_per_sample reports 8, which is
what's coded in the WAV header.
As Baling said, the sample format is what the decoder exports.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11364#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list