[FFmpeg-devel] [PATCH] avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs with no obu_size field
James Almer
jamrial at gmail.com
Fri Nov 16 00:58:53 EET 2018
On 11/15/2018 1:27 AM, James Almer wrote:
> The ISOBMFF and Matroska specs allow the last OBU in a Sample/Block to have
> obu_has_size_field equal to 0.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> See https://0x0.st/sUsU.mp4
>
> It apparently can't be decoded with either aom or dav1d atm, but the latter
> should be able to soon.
libdav1d can decode it now.
More information about the ffmpeg-devel
mailing list