[Libav-user] clicking sound ffmpeg api

Steven Liu lingjiujianke at gmail.com
Mon Jun 19 10:08:37 EEST 2017


2017-06-18 17:21 GMT+08:00 יוסף אלון <yos104104 at gmail.com>:
> Hi,
>
> I am working on a c code for my program,
> And I wish to record a stream from vbox (www.vboxcomm.com).
> But i receive the signal with clicking noise using the
> "avcodec_decode_audio4" function.
You should only use avformat and avutil, maybe avcodec neednot be used
anytime when you record stream.

> when I checked how is it soung using vlc or ffmpeg coomand line.
> the stream is aac with sbr extension.
>
> Do you know what can I do?
>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>


More information about the Libav-user mailing list