On Sun, 18 Jun 2023 at 23:46, Paul B Mahol <one...@gmail.com> wrote:

> > sdrdemux in libavformat will demodulate, do error correction then return
> > AVPacket
> > with H.264 / Mpeg2 video or AAC or wahetever
> > That then will get passed to libavcodec, same as with any other demuxer.
>

Whilst I agree that there is a need for an SDR library that isn't C++ based
and allows for FFmpeg-style SIMD, avformat nor any other part of FFmpeg is
suited for this.
There's clearly active processing going on however you might want to define
"demux".

Regards,
Kieran Kunhya
_______________________________________________
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