Opened 6 years ago

Last modified 6 years ago

#7047 new defect

Incorrect microphone options list

Reported by: megapro17 Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: dshow
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

% ffmpeg -f dshow -list_options true -i audio="Микрофон (Realtek(R) Audio)"

My microphone support up to 24 bit, and up to 192000 Hz sampling rate, but FFmpeg can only recognize 16 bit 44100 Hz 23 times.
I tried to change any value in Windows settings, no sense to FFmpeg, also i tried install different version of driver.

Attachments (2)

ffmpeg-20180227-200203.log (4.4 KB ) - added by megapro17 6 years ago.
ffmpeg.png (15.7 KB ) - added by megapro17 6 years ago.

Download all attachments as: .zip

Change History (4)

by megapro17, 6 years ago

Attachment: ffmpeg-20180227-200203.log added

by megapro17, 6 years ago

Attachment: ffmpeg.png added

comment:1 by Carl Eugen Hoyos, 6 years ago

Keywords: dshow added

Can you reproduce with current FFmpeg git head?

in reply to:  1 comment:2 by megapro17, 6 years ago

Replying to cehoyos:

Can you reproduce with current FFmpeg git head?

Yeah, I tried latest 20180227 version

Note: See TracTickets for help on using tickets.