14.10.2022, 17:41
Here's what I get:
Quote:PS S:\>
>> "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -r 30000/1001 -i "S:\KENNY\JokeBox-TEMP\JokeBox-Dec21-Sony-DMR_2022-10-13@15_18_19_5410_04.mov" -i "S:\KENNY\JokeBox-TEMP\iId_5_aid_0_lang_en_2022-10-13@15_18_19_5410_01.wav" -i "S:\KENNY\JokeBox-TEMP\iId_6_aid_1_lang_en_2022-10-13@15_18_19_5410_02.wav" -vcodec copy -acodec copy -metadata encoding_tool="Hybrid 2022.07.19.1" -map 0:0 -map 1:0 -map 2:0 -aspect 1920:1080 -r 30000/1001 -f mov "S:\KENNY\JokeBox-OUT\JokeBox-Dec21-Sony-DMR.mov"
At line:2 char:44
+ "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -r 30000/1001 -i "S:\K ...
+ ~~
Unexpected token '-y' in expression or statement.
At line:2 char:48
+ "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -r 30000/1001 -i "S:\K ...
+ ~~
Unexpected token '-r' in expression or statement.
+ CategoryInfo : ParserError: ([], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
PS S:\>