FFprobeKit.getMediaInformation().mediaInformation cannot parse AV1-encoded video information correctly #530
Labels
all-platforms
enhancement
New feature or request
fixed-in-v5.1
library
Affects the library
v4.5.1
Affects v4.5.1 release
FFprobeKit.getMediaInformation("av1_encoded_video.mkv").mediaInformation
will returnsnull
, even if the media information can be read.AV1-encoded video sample (0.2MB)
saf:26.mkv
is the AV1-encoded video sample above.Code fragment:
Result:
Code fragment:
Result:
Expected behavior
FFprobeKit.getMediaInformation().mediaInformation
could prase correct AV1-encoded video infomation.Environment
Android
arm64-v8a
com.arthenica:ffmpeg-kit-min:4.5.1-1
2021.2.1 Patch 2
The text was updated successfully, but these errors were encountered: