On 9/12/22, Martijn van Beurden <mva...@gmail.com> wrote:
> Op wo 7 sep. 2022 om 19:59 schreef Paul B Mahol <one...@gmail.com>:
>
>> Patches attached.
>>
>> Could decoder be made faster?
>>
>>
> Haven't reviewed, but great to have another codec added. Concerning the
> speed, as far as I know Bonk is slow to decode. Its website states that it
> is slow: http://www.logarithmic.net/pfh/bonk Also, an old comparison that
> included it (I haven't seen any more recent one) ranked it the slowest
> decoding codec:
> https://web.archive.org/web/20080225210007/http://flac.sourceforge.net/comparison.html
>
> Although OptimFROG and the higher MP4ALS preset are probably much
> slower/more CPU intensive to decode nowadays.

Yes, by looking at code I already located part that takes most of time.

The codec is slow because it operates on some kind of
channel bit planes.

> _______________________________________________
> 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".
>
_______________________________________________
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