#11070: showwaves filter doesn't work any more
-------------------------------------+-------------------------------------
             Reporter:  Michael      |                     Type:  defect
  Koch                               |
               Status:  new          |                 Priority:  normal
            Component:  avfilter     |                  Version:  git-
                                     |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 This is an example from chapter 3.48 in my book:
 http://www.astro-electronic.de/FFmpeg_Book.pdf
 I'm sure it did work some time ago, when I wrote this chapter. Now it
 doesn't work any more. The output is only a line.

 rem  Create a sample waveform:

 ffmpeg -f lavfi -i sine=250:b=2 -t 0.2 -y sine.wav

 rem  Convert the waveform to an image:

 ffmpeg -i sine.wav -lavfi showwaves=n=15:mode=p2p:draw=full -frames 1 -y
 waveform.png
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11070>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to