Re: [FFmpeg-user] visualize an audio waveform

2024-06-25 Thread Dennis Mungai
On Tue, 25 Jun 2024 at 08:37, Michael Koch wrote: > Are there any alternatives for visualizing an audio waveform, like on an > oscilloscope? > The "showwaves" filter seems to be broken at the moment (ticket 11070). > "showwavespic" has a different output where you can't see the sign of > the sign

Re: [FFmpeg-user] visualize an audio waveform

2024-06-25 Thread Paul B Mahol
On Tue, Jun 25, 2024 at 9:39 AM Michael Koch wrote: > Am 25.06.2024 um 08:53 schrieb Paul B Mahol: > > On Tue, Jun 25, 2024 at 7:37 AM Michael Koch < > astroelectro...@t-online.de> > > wrote: > > > >> Are there any alternatives for visualizing an audio waveform, like on an > >> oscilloscope? > >>

Re: [FFmpeg-user] visualize an audio waveform

2024-06-25 Thread Michael Koch
Am 25.06.2024 um 08:53 schrieb Paul B Mahol: On Tue, Jun 25, 2024 at 7:37 AM Michael Koch wrote: Are there any alternatives for visualizing an audio waveform, like on an oscilloscope? No, use Librempeg instead. Found a nice free tool for audio visualizing: https://sonicvisualiser.org/ Mic

Re: [FFmpeg-user] visualize an audio waveform

2024-06-24 Thread Paul B Mahol
On Tue, Jun 25, 2024 at 7:37 AM Michael Koch wrote: > Are there any alternatives for visualizing an audio waveform, like on an > oscilloscope? > No, use Librempeg instead. > The "showwaves" filter seems to be broken at the moment (ticket 11070). > "showwavespic" has a different output where yo

[FFmpeg-user] visualize an audio waveform

2024-06-24 Thread Michael Koch
Are there any alternatives for visualizing an audio waveform, like on an oscilloscope? The "showwaves" filter seems to be broken at the moment (ticket 11070). "showwavespic" has a different output where you can't see the sign of the signal, that's not what I want. Michael