User Activity

  • Posted a comment on discussion Help on MediaInfo

    Dear Jerome, Thank you for your answer. I have a closed application that expects XML in the old format: <?xml version="1.0" encoding="UTF-8"?> <Mediainfo version="...."> <File> <track type="General"> ... </File> </Mediainfo> also some format requirements: <File_size>1.43 GiB</File_size> <Duration>1h 43mn</Duration> instead of (new version): <FileSize>1497568427</FileSize> <Duration>5627.584</Duration> I try to achive this using your latest MediaInfo_CLI and a custom format. The new XML format will...

  • Posted a comment on discussion Help on MediaInfo

    I try to create a custom format to generate XML. I have 2 issues where I need some help: How to escape the special chars (ex: &,<,>) in file name for XML? Ex: I have a file name Word1&Word2.avi If I use %FileName% the output is Word1&Word2.avi instead of Word1&Word2.avi. Does MediaInfo has any way to avoid generating empty tags? Ex: I have in my file: <Language>%Language/String%</Language> but not always this info is available in the input file. In such cases, MediaInfo CLI generates an empty tag...

  • Posted a comment on discussion Open Discussion on MediaInfo

    Thank you, it is working now.

  • Posted a comment on discussion Open Discussion on MediaInfo

    I have a question related to audio's "CodecID". When I generate the XML for a video, in audio part, i can see a node: <CodecID>A_AC3</CodecID>. I want to do the same in my custom format. I try to create a custom output and I am using for reference this file: https://github.com/MediaArea/MediaInfoLib/blob/bef1028fcff7bcce20fc4aede96d1f240449a52c/Source/Resource/Text/Stream/Audio.csv I see that majority of Codec tags are marked as "Deprecated, do not use in new projects". I had try to generate <CodecID>A_AC3</CodecID>...

View All

Personal Data

Username:
jeanbernard
Joined:
2017-11-13 16:08:49

Projects

  • No projects to display.

Personal Tools