14.07.2017, 19:41
(14.07.2017, 17:34)Selur Wrote: Assuming you copied the call as I wrote it I don't understand it either.
I have double checked and this is the result:
PS C:\Users\Matykó> "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\Users\Matykó\AppData\Local\Temp\
mediaInfoLog.txt" "--Full" "D:\BD-50\2D\SZORNY EGYETEM\MONSTERS_UNIVERSITY\BDMV\PLAYLIST\00802.mpls"
At line:1 char:43
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~
Unexpected token 'Language=en' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\mediainfo.exe" --Language=en --LogFile="C:\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken