[FFmpeg-trac] #9420(avdevice:reopened): DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit

FFmpeg trac at avcodec.org
Fri Sep 24 08:59:52 EEST 2021


#9420: DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit
-------------------------------------+-------------------------------------
             Reporter:  Brad Isbell  |                    Owner:  (none)
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:  avdevice
              Version:  git-master   |               Resolution:
             Keywords:  dshow        |               Blocked By:
  directshow audio                   |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Brad Isbell):

 Replying to [comment:5 Elon Musk]:
 > -ar is not option for dshow input device.
 >

 Interesting... `-ar` does have an effect, in that setting `-ar 48000`
 causes the failure with the error, "Could not set audio only options".
 This error does not occur with `-ar 44100`.  So, perhaps `-ar` is a
 defacto alias to `-sample_rate`?

 In any case, I get the exact same errors/effect with `-sample_rate`.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9420#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list