Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-22 Thread Tobias Rapp
On 20.01.2018 20:17, Dmytro Humeniuk wrote: On 18 Jan 2018, at 17:32, Dmytro Humeniuk wrote: On 18 Jan 2018, at 08:56, Tobias Rapp wrote: On 15.01.2018 13:48, Dmytro Humeniuk wrote: On 15 Jan 2018, at 09:14, Tobias Rapp

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-20 Thread Dmytro Humeniuk
> On 18 Jan 2018, at 17:32, Dmytro Humeniuk wrote: > >> >> On 18 Jan 2018, at 08:56, Tobias Rapp wrote: >> >> On 15.01.2018 13:48, Dmytro Humeniuk wrote: On 15 Jan 2018, at 09:14, Tobias Rapp wrote:

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-18 Thread Dmytro Humeniuk
> On 18 Jan 2018, at 08:56, Tobias Rapp wrote: > > On 15.01.2018 13:48, Dmytro Humeniuk wrote: >>> On 15 Jan 2018, at 09:14, Tobias Rapp wrote: >>> >>> On 13.01.2018 23:52, Дмитрий Гуменюк wrote: Hi, > On 13 Jan 2018, at 01:37, Дмитрий

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-18 Thread Dmytro Humeniuk
> On 18 Jan 2018, at 00:13, Moritz Barsnick wrote: > >> --- a/doc/filters.texi >> +++ b/doc/filters.texi >> @@ -680,13 +680,13 @@ select RIAA. >> @item cd >> select Compact Disc (CD). >> @item 50fm >> -select 50??s (FM). >> +select 50??s (FM). >> @item 75fm >> -select 75??s

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-17 Thread Tobias Rapp
On 15.01.2018 13:48, Dmytro Humeniuk wrote: On 15 Jan 2018, at 09:14, Tobias Rapp wrote: On 13.01.2018 23:52, Дмитрий Гуменюк wrote: Hi, On 13 Jan 2018, at 01:37, Дмитрий Гуменюк wrote: Hi On 12 Jan 2018, at 13:32, Дмитрий Гуменюк

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-17 Thread Moritz Barsnick
> --- a/doc/filters.texi > +++ b/doc/filters.texi > @@ -680,13 +680,13 @@ select RIAA. > @item cd > select Compact Disc (CD). > @item 50fm > -select 50??s (FM). > +select 50??s (FM). > @item 75fm > -select 75??s (FM). > +select 75??s (FM). > @item 50kf > -select 50??s (FM-KF). > +select 50??s

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-17 Thread Dmytro Humeniuk
> On 15 Jan 2018, at 13:48, Dmytro Humeniuk wrote: > >> >> On 15 Jan 2018, at 09:14, Tobias Rapp wrote: >> >> On 13.01.2018 23:52, Дмитрий Гуменюк wrote: >>> Hi, On 13 Jan 2018, at 01:37, Дмитрий Гуменюк

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-15 Thread Dmytro Humeniuk
> On 15 Jan 2018, at 09:14, Tobias Rapp wrote: > > On 13.01.2018 23:52, Дмитрий Гуменюк wrote: >> Hi, >>> On 13 Jan 2018, at 01:37, Дмитрий Гуменюк wrote: >>> >>> Hi >>> On 12 Jan 2018, at 13:32, Дмитрий Гуменюк

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-15 Thread Tobias Rapp
On 13.01.2018 23:52, Дмитрий Гуменюк wrote: Hi, On 13 Jan 2018, at 01:37, Дмитрий Гуменюк wrote: Hi On 12 Jan 2018, at 13:32, Дмитрий Гуменюк wrote: On 12 Jan 2018, at 13:17, Tobias Rapp wrote: On 12.01.2018

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-13 Thread Дмитрий Гуменюк
Hi, > On 13 Jan 2018, at 01:37, Дмитрий Гуменюк wrote: > > Hi > >> On 12 Jan 2018, at 13:32, Дмитрий Гуменюк wrote: >> >>> On 12 Jan 2018, at 13:17, Tobias Rapp wrote: >>> >>> On 12.01.2018 12:16, Дмитрий Гуменюк

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-12 Thread Дмитрий Гуменюк
Hi > On 12 Jan 2018, at 13:32, Дмитрий Гуменюк wrote: > >> On 12 Jan 2018, at 13:17, Tobias Rapp > > wrote: >> >> On 12.01.2018 12:16, Дмитрий Гуменюк wrote: >>> Hi On 11 Jan 2018, at 09:20, Tobias Rapp

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-12 Thread Дмитрий Гуменюк
> On 12 Jan 2018, at 13:17, Tobias Rapp wrote: > > On 12.01.2018 12:16, Дмитрий Гуменюк wrote: >> Hi >>> On 11 Jan 2018, at 09:20, Tobias Rapp wrote: >>> >>> On 10.01.2018 18:18, Kyle Swanson wrote: Hi, For this to be a part of

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-12 Thread Tobias Rapp
On 12.01.2018 12:16, Дмитрий Гуменюк wrote: Hi On 11 Jan 2018, at 09:20, Tobias Rapp wrote: On 10.01.2018 18:18, Kyle Swanson wrote: Hi, For this to be a part of libavfilter the output needs to be more generic than the just the Soundcloud format. If we want this to be

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-12 Thread Дмитрий Гуменюк
Hi > On 11 Jan 2018, at 09:20, Tobias Rapp wrote: > > On 10.01.2018 18:18, Kyle Swanson wrote: >> Hi, >> For this to be a part of libavfilter the output needs to be more generic >> than the just the Soundcloud format. If we want this to be generally useful >> it should

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-11 Thread Tobias Rapp
On 10.01.2018 18:18, Kyle Swanson wrote: Hi, For this to be a part of libavfilter the output needs to be more generic than the just the Soundcloud format. If we want this to be generally useful it should probably just output an array of floats between 0.0 and 1.0. The consumer of this data (JS

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-10 Thread Kyle Swanson
Hi, For this to be a part of libavfilter the output needs to be more generic than the just the Soundcloud format. If we want this to be generally useful it should probably just output an array of floats between 0.0 and 1.0. The consumer of this data (JS library, or whatever) can use this in

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-10 Thread Дмитрий Гуменюк
Same JSON schema used by SoundCloud > On 10 Jan 2018, at 10:16, Дмитрий Гуменюк wrote: > >> wavesurer.js - Web Audio API > I mean its would be hard to do the same for large files > https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext/decodeAudioData >

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-10 Thread Дмитрий Гуменюк
> wavesurer.js - Web Audio API I mean its would be hard to do the same for large files https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext/decodeAudioData > On 10 Jan 2018, at 09:04, Дмитрий Гуменюк wrote: > > Hi, > While Waveform.js converts old

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-10 Thread Дмитрий Гуменюк
Hi, While Waveform.js converts old SoundCloud PNGs, wavesurer.js is using Web Audio API which is limited/not supported by all browsers > On 10 Jan 2018, at 08:51, Дмитрий Гуменюк wrote: > > There is no rush on this. Could you please do a code review so I can see how

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-09 Thread Дмитрий Гуменюк
There is no rush on this. Could you please do a code review so I can see how to do things properly? > On 10 Jan 2018, at 08:43, Kyle Swanson wrote: > > Hi, > > On Tue, Jan 9, 2018 at 3:49 PM, wrote: >> From: Dmytro Humeniuk

Re: [FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-09 Thread Kyle Swanson
Hi, On Tue, Jan 9, 2018 at 3:49 PM, wrote: > From: Dmytro Humeniuk > > Signed-off-by: Dmytro Humeniuk > --- > Changelog | 1 + > doc/filters.texi | 23 >

[FFmpeg-devel] [PATCH] add dumpwave filter

2018-01-09 Thread dmitry . gumenyuk
From: Dmytro Humeniuk Signed-off-by: Dmytro Humeniuk --- Changelog | 1 + doc/filters.texi | 23 libavfilter/Makefile | 1 + libavfilter/af_dumpwave.c | 285