Opened 7 years ago
Last modified 7 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)
Change History (4)
by , 7 years ago
Attachment: | ffmpeg-20180227-200203.log added |
---|
by , 7 years ago
Attachment: | ffmpeg.png added |
---|
follow-up: 2 comment:1 by , 7 years ago
Keywords: | dshow added |
---|
comment:2 by , 7 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.
Can you reproduce with current FFmpeg git head?