Peter Staab <pixstamp@...> writes: > 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.
Isn't all you need seeking by x? Please do not top-post here, Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
