<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Help</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/</link><description>Recent posts to Help</description><atom:link href="https://sourceforge.net/p/mediainfo/discussion/297610/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Mar 2026 21:32:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mediainfo/discussion/297610/feed.rss" rel="self" type="application/rss+xml"/><item><title>ErrorDetectionType on Sheet View</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/d7bb9ec18f/?limit=25#a1f3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;br/&gt;
Is it possible to add a "ErrorDetectionType" colum. I don't find this data in the list of colums&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe Bijoba</dc:creator><pubDate>Mon, 02 Mar 2026 21:32:31 -0000</pubDate><guid>https://sourceforge.neta2b72c9c76b03f37a30b0361f127d8f3e0b36edd</guid></item><item><title>CLI template help please.</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/89327864c7/?limit=25#9e2f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I have created a PS1 file that will compare audio/video files using the CLI version of Media Info. It will also compare directory trees which contain Audio/video files providing metadata about the files in the tree listings. The tree listings use a configurable templet.txt file. I would like to add Images as an option to the program. When I set the ps1 file to output full metadata and select image files it produces the full data about the image. But I need to create a template file to use the directory tree portion of the ps1. I have tried to add image to the template but it locks up and will not process.&lt;br/&gt;
This is what I am using as a template can someone tell me what I am doing wrong? Again I’m using the CLI version and it’s a text file template not a CVS file.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="nt"&gt;General&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;&lt;span class="nt"&gt;Format&lt;/span&gt;&lt;span class="o"&gt;:%&lt;/span&gt;&lt;span class="nt"&gt;Format&lt;/span&gt;&lt;span class="o"&gt;%$&lt;/span&gt;&lt;span class="nt"&gt;if&lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;OverallBitRate&lt;/span&gt;&lt;span class="o"&gt;%,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;at&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;OverallBitRate&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%))&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;Length&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;FileSize&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="cp"&gt;[&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="kt"&gt;Duration&lt;/span&gt;&lt;span class="p"&gt;/&lt;/span&gt;&lt;span class="nx"&gt;String1&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="cp"&gt;]&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="nt"&gt;r&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="nt"&gt;n&lt;/span&gt;
&lt;span class="nt"&gt;Video&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;&lt;span class="nt"&gt;Video&lt;/span&gt;&lt;span class="err"&gt;#&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;StreamKindID&lt;/span&gt;&lt;span class="o"&gt;%:%&lt;/span&gt;&lt;span class="nt"&gt;Format&lt;/span&gt;&lt;span class="o"&gt;%$&lt;/span&gt;&lt;span class="nt"&gt;if&lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;BitRate&lt;/span&gt;&lt;span class="o"&gt;%,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;at&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;BitRate&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;Aspect&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Width&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;x&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Height&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;AspectRatio&lt;/span&gt;&lt;span class="o"&gt;%)$&lt;/span&gt;&lt;span class="nt"&gt;if&lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;FrameRate&lt;/span&gt;&lt;span class="o"&gt;%,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;at&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;FrameRate&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;fps&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="nt"&gt;r&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="nt"&gt;n&lt;/span&gt;
&lt;span class="nt"&gt;Audio&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;&lt;span class="nt"&gt;Audio&lt;/span&gt;&lt;span class="err"&gt;#&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;StreamKindID&lt;/span&gt;&lt;span class="o"&gt;%:%&lt;/span&gt;&lt;span class="nt"&gt;Format&lt;/span&gt;&lt;span class="o"&gt;%$&lt;/span&gt;&lt;span class="nt"&gt;if&lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;BitRate&lt;/span&gt;&lt;span class="o"&gt;%,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;at&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;BitRate&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%),$&lt;/span&gt;&lt;span class="nt"&gt;if&lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;SamplingRate&lt;/span&gt;&lt;span class="o"&gt;%,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;SamplingRate&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%),$&lt;/span&gt;&lt;span class="nt"&gt;if&lt;/span&gt;&lt;span class="o"&gt;(%&lt;/span&gt;&lt;span class="nt"&gt;BitDepth&lt;/span&gt;&lt;span class="o"&gt;%,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;BitDepth&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%),&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Channel&lt;/span&gt;&lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="nt"&gt;s&lt;/span&gt;&lt;span class="o"&gt;)/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;ChannelPositions&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String2&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="nt"&gt;r&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="nt"&gt;n&lt;/span&gt;
&lt;span class="nt"&gt;Text&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;
&lt;span class="nt"&gt;Chapters&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;
&lt;span class="nt"&gt;Image&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;Type&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Type&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;Format&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Format&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nt"&gt;Dimensions&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Width&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nt"&gt;String&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;x&lt;/span&gt;&lt;span class="o"&gt;%&lt;/span&gt;&lt;span class="nt"&gt;Height&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Thanks for any help.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James301</dc:creator><pubDate>Sun, 08 Feb 2026 02:44:25 -0000</pubDate><guid>https://sourceforge.net6e9a2da2c6892711b7b63051ca7a5d312609983c</guid></item><item><title>Why not showing Video-/Audio-Stream-Sizes info ?</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/d87846b1/?limit=25#9f3a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am going to bump this since it was the first google result and remains unanswered.  I found it elsewhere.    Add &lt;code&gt;--ParseSpeed=1&lt;/code&gt;  to the command, it is much slower but will give you the sizes every time.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;mediainfo --ParseSpeed=1 filename&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">EkriirkE</dc:creator><pubDate>Sat, 31 Jan 2026 17:25:14 -0000</pubDate><guid>https://sourceforge.net481a23e4c8457dd782d719c1292cf57495a81aff</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#4e01/8cb2</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;But, this does not explain why MediaInfo displays a name for value then uses a different name to extract that value!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It does.&lt;br/&gt;
Again, if you want to have the "right" names, use " --Language=raw" on the command line instead of the translation to English for humans.&lt;br/&gt;
You are not the center of the world with English, and it is not because that we default to English for humans that the interface for computer is in English for humans.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If I want a displayed parameter named 'something' and the extraction name is 'nothis' how am I supposed to know what parameter to use for extracting the data I want?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Use the output for machine, i.e.  " --Language=raw" option.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Stating that using --raw parameters gives you the solution when it clearly does not, as there is nothing to directly link it to the viewed parameter.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;???&lt;br/&gt;
It does, you have the exact field names to use in the template with this output, + &lt;a href="https://mediaarea.net/en/MediaInfo/Support/Fields" rel="nofollow"&gt;https://mediaarea.net/en/MediaInfo/Support/Fields&lt;/a&gt; .&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Currently I am relying on guesswork and trial.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Well, you have several solutions, you don't want to use them, your choice.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jerome Martinez</dc:creator><pubDate>Sun, 18 Jan 2026 16:57:51 -0000</pubDate><guid>https://sourceforge.netfe15e579064e1c8ce45cd0d2a41b0e24cf9e7c66</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#4e01</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;But, this does not explain why MediaInfo displays a name for value then uses a different name to extract that value!&lt;br/&gt;
There is no apparent reference I could find that lists the Mediainfo names displayed and the corresponding one to use when extracting that information!&lt;br/&gt;
If I want  a displayed parameter named 'something' and the extraction name is 'nothis' how am I supposed to know what parameter to use for extracting the data I want?&lt;br/&gt;
Stating that using --raw parameters gives you the solution when it clearly does not, as there is nothing to directly link it to the viewed parameter. Currently I am relying on guesswork and trial.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Annie Body</dc:creator><pubDate>Sun, 18 Jan 2026 16:48:12 -0000</pubDate><guid>https://sourceforge.net94d3963c2e54a601086f411d976b3ac192f93172</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#37ab/61b2</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;I don't know why MediaInfo would display a parameter and use different spelling &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For your information, in some configurations of MediaInfo, the program is absolutely not aware about "Color primaries", as it does not have the Machine to plain English dictionary.&lt;/p&gt;
&lt;p&gt;In the case we implement the template system with accepting one of the languages on Earth, this template may not work everywhere, only when the program has the  Machine to  the used language dictionary.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jerome Martinez</dc:creator><pubDate>Thu, 15 Jan 2026 10:01:30 -0000</pubDate><guid>https://sourceforge.net6480e6b46a14d26945fc8f12d0ab9152bc5ba095</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#37ab/829c</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;I don't know why MediaInfo would display a parameter and use different spelling&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;We already explained it in the first comment.&lt;br/&gt;
It is not about spelling. You imagine that everyone uses MediaInfo in English, this is not the case.&lt;/p&gt;
&lt;p&gt;What is displayed if for humans, translated in their language.&lt;br/&gt;
The template does not support human language, and especially not any language on Earth, we could implement that if there is a sponsor for that, in the meantime we use letters accepted everywhere by machines (in practice, space is rarely accepted by machines).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jerome Martinez</dc:creator><pubDate>Thu, 15 Jan 2026 09:53:52 -0000</pubDate><guid>https://sourceforge.netf0e0e0ef2723768a3fc0648ecb5644008bc92856</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#37ab</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I listed all the parameters from MediaInfo 'Known Parameters' and the CLI output in cmd.&lt;br/&gt;
They are both the same as are the CLI --Language Raw parameters. I have attached a spreadsheet listing them all, should this be of any help to others that come across the same problem.&lt;/p&gt;
&lt;p&gt;It appears that the list of parameters to use are spelled differently to those displayed in the MediaInfo views which confused me. I don't know why MediaInfo would display a parameter and use different  spelling when using that same parameter to provide results, but that is the crux of it.&lt;br/&gt;
 Many thanks to Jerome for his assistance and patience and helping me get a solution.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Annie Body</dc:creator><pubDate>Thu, 15 Jan 2026 09:45:20 -0000</pubDate><guid>https://sourceforge.net07057a89bb73f8249da850150adf5860e231c945</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#e353/7390</link><description>&lt;div class="markdown_content"&gt;&lt;blockquote&gt;
&lt;p&gt;but it doesn't explain why the Medainfo parameter which others state has to be the same including capitalisation and spelling turn out to be different! &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It does, please read again the other comment.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It is not unreasonable to expect the listed parameter to be the one to use, not some unknown alternative spelling.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;We don't support template field in e.g. French or Chinese, English is no exception, that's all.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;None of which return the parameter value. So what should the parameter actually be?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Read again the first comment.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Where is the one definitive and correct list to be found?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Read again the first comment.&lt;/p&gt;
&lt;p&gt;TL;DR: &lt;code&gt;--Language=raw&lt;/code&gt;option with the CLI and &lt;a href="https://mediaarea.net/en/MediaInfo/Support/Fields" rel="nofollow"&gt;https://mediaarea.net/en/MediaInfo/Support/Fields&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jerome Martinez</dc:creator><pubDate>Wed, 14 Jan 2026 19:23:23 -0000</pubDate><guid>https://sourceforge.net5db56d6f3413447480cf1047c67240f5e382ab11</guid></item><item><title>Names of output parameters for color spaces</title><link>https://sourceforge.net/p/mediainfo/discussion/297610/thread/0b6d2fd38f/?limit=25#e353</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OK , thanks that works for the above, but it doesn't explain why the Medainfo parameter which others state has to be the same including capitalisation and spelling turn out to be different! How are we expected to know which option to use and which one is right?&lt;br/&gt;
It is not unreasonable to expect the listed parameter to be the one to use, not some unknown alternative spelling.&lt;br/&gt;
Now for the next similar issue "Video;%bit_depth%" reports nothing. I have tried:&lt;br/&gt;
"Video;%Bit_depth%" &lt;br/&gt;
as shown in MediaInfo (with the added underscore)&lt;br/&gt;
"Video;%bit_depth%" as a suggested alternative&lt;br/&gt;
or&lt;br/&gt;
"Video;%bitdepth%"  as shown on the link.&lt;br/&gt;
None of which return the parameter value. So what should the parameter actually be?&lt;br/&gt;
Again which one should we trust? The one within MediaInfo or that displayed elsewhere?&lt;br/&gt;
How are users supposed to know what to use when there is contradictory information available?&lt;br/&gt;
Where is the one definitive and correct list to be found?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Annie Body</dc:creator><pubDate>Wed, 14 Jan 2026 17:29:33 -0000</pubDate><guid>https://sourceforge.netdc6a2b4fb4024350ef77e32fb03f2b237b9eb816</guid></item></channel></rss>