Hi,

Thanks for pointing out these two filters. But both filters require
frames as input and actually my problem is not to create the graph but
to get these frames. The frames should not be read from begin to end
(this is what I am currently doing) because the whole audio file has to
be decoded. Instead, I am looking for a way to "sample" the decoded file
with an interval x.

Regards,


On 28.10.2012 13:34, Carl Eugen Hoyos wrote:
> Peter Staab <PixStaMP@...> writes:
>
>> I am interested in using libav to create a 
>> graphical representation of audio data
> Did you test the showspectrum and showwaves filters?
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to