Please create an AppData file for MediaInfo
A unified display of relevant technical and tag data for A/V files
Brought to you by:
guillaumeroques,
zenitram
Not something long to add.
Question:
I don't use intltool.
What should be the form of localized xml?
In the .desktop file, I use to have:
Comment=Supplies technical and tag information about a video or audio file
Comment[fr]=fournit des informations techniques et les tags à propos de vos fichiers video et audio
I see I should do:
How do I add the french translation?
You can add it like this:
Thanks!
Sorry, I need an example in order to be sure I create something correct and no need to change it later. The complete description has ul/li HTML tags, is OK if I provide this description?
1)
or must I do more something like:
2)
(both are valid XML/HTML, but support depends of the tool parsing the XML, so I prefer to ask first, I don't see a way to preview the result).
1) looks perfect -- the parser does not understand div anyway. Thanks!
The appdata file is now available, you can take a look and give us your feedbacks :
https://sourceforge.net/p/mediainfo/code/HEAD/tree/MediaInfo/trunk/Project/GNU/GUI/mediainfo-gui.appdata.xml
I'm working on its integration into packages, it should be ready for the next release.
Looks great: a "strict" validation gives:
• style-invalid : Not enough (p) content before (ul)
• style-invalid : (li) is too long [Container: format, profile, commercial name of the format, duration, overall bit rate, writing application and library, title, author, director, album, track number, date, duration...]
• style-invalid : (li) is too long [Video: format, codec id, aspect, frame rate, bit rate, color space, chroma subsampling, bit depth, scan type, scan order...]
• style-invalid : (li) is too long [Container: MPEG-4, QuickTime, Matroska, AVI, MPEG-PS (including unprotected DVD), MPEG-TS (including unprotected Blu-ray), MXF, GXF, LXF, WMV, FLV, Real...]
• style-invalid : (li) is too long [Subtitles: CEA-608, CEA-708, DTVCC, SCTE-20, SCTE-128, ATSC/53, CDP, DVB Subtitle, Teletext, SRT, SSA, ASS, SAMI...]
But this is really nit-picking. Thanks!
Last edit: Richard Hughes 2015-03-10
Yes I've seen that too, for now it's how MediaInfo is presented but we should write a more textual description...