Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Steps - Populate Metadata #6

Open
vade opened this issue Aug 1, 2024 · 0 comments
Open

Next Steps - Populate Metadata #6

vade opened this issue Aug 1, 2024 · 0 comments

Comments

@vade
Copy link
Owner

vade commented Aug 1, 2024

From what I can tell, we also need to actually implement some metadata reporting

<<<< MEFormatReaderWrapper >>>> objcWrapperPluginFormatReader_CopyProperty signalled err=-12784 (kCMBaseObjectError_PropertyNotFound) (can not find metatdata info) at ExtensionFormatReaderWrapper.m:535


<<<< AVAssetInspectorLoader >>>> -[AVFigAssetInspectorLoader loadValuesAsynchronouslyForKeys:keysForCollectionKeys:completionHandler:]: called (self: 0x600001dac310, keys: (
    commonMetadata,
    hasProtectedContent,
    composable,
    streaming,
    availableMetadataFormats,
    metadata,
    compatibleWithAirPlayVideo,
    availableMediaCharacteristicsWithMediaSelectionOptions,
    availableChapterLocales,
    maximumVideoResolution,
    availableVideoDynamicRanges,
    tracks,
    assetCache
), keysForCollectionKeys: (null), handler: non-nil)

<<<< AVAssetInspectorLoader >>>> -[AVFigAssetInspectorLoader loadValuesAsynchronouslyForKeys:keysForCollectionKeys:completionHandler:]: Calling FigAssetLoadValuesAsyncForProperties for properties (
    availableMediaCharacteristicsWithMediaSelectionOptions,
    "assetProperty_QuickTimeUserData",
    "assetProperty_HLSMetadata",
    "assetProperty_ID3Metadata",
    "assetProperty_CommonMetadata",
    "assetProperty_ISOUserData",
    Chapters,
    "assetProperty_AVCHDMetadata",
    "assetProperty_FormatSpecificMetadata",
    "assetProperty_QuickTimeMetadata",
    "assetProperty_Tracks",
    "assetProperty_AvailableVideoDynamicRanges",
    "assetProperty_AssetType",
    "assetProperty_MaximumVideoResolution",
    "assetProperty_CompatibleWithAirPlayVideo",
    "assetProperty_iTunesMetadata",
    "assetProperty_AvailableMetadataFormats",
    "assetProperty_ChapterGroupInfo",
    "assetProperty_ProtectedStatus"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant