Opened 6 years ago
Closed 5 years ago
#9061 closed defect (fixed)
showspectrumpic fscale=log:mode=separate not rendering Right audio channel
| Reported by: | hjeannin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avfilter |
| Version: | git-master | Keywords: | showspectrumpic |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:
https://stackoverflow.com/questions/65583371/ffmpeg-showspectrumpic-fscale-log-not-rendering-right-audio-channel
What I want to accomplish:
I want to have a spectrum render of a stereo audio file with channel separated and a logarithmic frequency scale.
Problem encountered:
The right channel does not seem to be rendered.
Exact command line:
ffmpeg -i stereo-test.mp3 -lavfi showspectrumpic=s=600x600:mode=separate:fscale=log:scale=log spect_log.bmp
Full log:
Attachments (5)
Change History (8)
by , 6 years ago
| Attachment: | ffmpeg_bug_report.log added |
|---|
comment:1 by , 6 years ago
| Component: | ffmpeg → avfilter |
|---|
comment:2 by , 6 years ago
| Keywords: | showspectrumpic added |
|---|---|
| Version: | unspecified → git-master |
comment:3 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in 94c90b3261fe1eb8b8f4131c4eb135b611e10e30.
Note:
See TracTickets
for help on using tickets.



full log