[Libav-user] Writing Audio AVPacket without resampling
sebastian.wichmann at karlsruhe-it-solutions.com
sebastian.wichmann at karlsruhe-it-solutions.com
Thu Mar 19 19:52:04 EET 2020
Hello,
I'm trying to record the microphone on windows via dshow and ffmpeg in real
time.
The problem is, my code is to slow.
At the moment I get a
* AVPacket
* Resample it
* And write it to a file
The codec is unimportant for me at this stage of the program.
So is it possible to write the received AVPacket to a mp4 file?
Sebastian Wichmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20200319/dda76786/attachment.html>
More information about the Libav-user
mailing list