ffmpegandroidlibrary
ffmpegandroidlibrary copied to clipboard
[Question] Convert from byte array to stream or other byte array.
Is it possible to convert input audio byte array to another byte array or stream without saving data to file in the middle by means of FFMPEG and how to do it if yes?