You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please advise if filtering down to only parse required fields is supported and how can we use the --Inform flag to pass to mediaInfo call as argument.
Thanks
The text was updated successfully, but these errors were encountered:
mediainfo -f --Output=XML --Inform='file:///mi/mediainfo_fields.txt' /clip.mp4
Running this from CLI works but unable to pass the Inform argument with yami.GetMediaInfo()
Error:
{"level":"FATAL","ts":"2021-12-08T18:57:26.678Z","msg":"error getting mediainfo output","error":"EOF"}
Could you please advise if filtering down to only parse required fields is supported and how can we use the --Inform flag to pass to mediaInfo call as argument.
Thanks
The text was updated successfully, but these errors were encountered: