Hello everyone,

I have a capture stream that contains below audio and video streams.

video: h264(high)
audio: aac_latm(HE-AACv2) ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp

We are using Ffmpeg to decode this stream.
Video can be decoded easily, but audio is giving error.

Below error is coming:
av_buffersrc_add_frame_flags Error : (invalid argument)

We want to know if the above audio stream can be decoded in its current
format without conversion to other AAC format via Ffmpeg?

FYI, i am using libfdk_aac.

Any answers will be appreciated.

Thanks
Deepak Jain
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to