[Libav-user] Using audio filters with raw PCM audio data.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Dec 2 01:39:06 EET 2016
2016-12-01 21:13 GMT+01:00 Steve Myers <musicspeedchanger at gmail.com>:
> Looking at the filtering example, it appears AVFrame's are needed to pass to
> the filter graph. Is it possible/feasible to create our own AVFrame's if we
> have raw PCM audio of a known format in order to pass to the filters?
What advantage would this have over "decoding" your pcm audio with
the appropriate decoder?
Carl Eugen
More information about the Libav-user
mailing list