User Tools

Site Tools


ffmpeg:audio:get_bit_depth_from_audio_file

ffmpeg - Audio - Get Bit Depth from audio file

ffprobe -v error -select_streams a:0 -show_entries stream=bits_per_raw_sample -of default=noprint_wrappers=1:nokey=1

NOTE: The stream needs to be specified.

  • a:0 - specifies the first audio stream.
ffmpeg/audio/get_bit_depth_from_audio_file.txt · Last modified: 2025/05/27 11:42 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki