A number of General parameters don't seem to work using the commandline.
eg. mediainfo --output=General;%Format%" "[moviefile]" does not list anything.
Using no params: eg. mediainfo "[moviefile]" lists
General
Complete name : [moviefile]
Format : MPEG-4
Format profile : Base Media etc
So in this example, there is General %Format% info to be had, it just doesn't list when named on the commandline.
Some others I tried:
General;%ID% --> worked
General;%FileName% --> worked
General;%Count% --> worked (325)
General;%GeneralCount% --> nothing
General;%Status% --> nothing