Version 2.5.3 und 2.5.4 ffmpeg-Fehler – verursacht langsames Remuxen und große Dateien

David,
danke für die Antwort. Ich teste das Problem, indem ich die Sendung manuell zu MCEBuddy hinzufüge. Was passiert ist: Wenn 5.3 oder 5.4 ffprobe startet, bricht es mit folgendem Fehler ab. Unter 5.2 tritt das nicht auf. Seltsamerweise habe ich zwei identische Dell-Laptops; auf dem einen funktioniert es, auf dem anderen nicht. MCEBuddy, HDHomeRun und Kodi laufen auf demselben Desktop-Server. Was mich auf diese Entdeckung brachte: Wenn dieser Fehler auftritt, macht das Programm einen langsamen Remux, der ewig dauert – es glaubt, es gäbe einen Audio-Fehler.

Ich habe denselben ffprobe-Aufruf aus dem MCEBuddy\ffmpeg-Verzeichnis mit denselben Argumenten und denselben Dateipfaden gestartet – er läuft durch und liefert Output. Ich gehe also davon aus, dass die Berechtigungen stimmen. Doch wenn er von 5.3 oder 5.4 gestartet wird, will er nicht korrekt laufen.

2020-08-19T20:22:23 MCEBuddy.AppWrapper.Base --> Launching process C:\Program Files\MCEBuddy2x\ffmpeg\ffprobe.exe
2020-08-19T20:22:23 MCEBuddy.AppWrapper.Base --> Process arguments -hide_banner -probesize 100M -analyzeduration 300M -i "C:\Users\ldc76\Downloads\The 100 S07E11 20200812 [20200813-0000].mpg"
2020-08-19T20:22:23 MCEBuddy.AppWrapper.Base --> UI Session Admin Process : False
2020-08-19T20:22:23 MCEBuddy.AppWrapper.Base --> Setting process priority to Idle
2020-08-19T20:22:23 MCEBuddy.AppWrapper.Base --> Setting CPU affinity to -> 15
**2020-08-19T20:22:23 MCEBuddy.AppWrapper.Base --> C:\Users\ldc76\Downloads\The 100 S07E11 20200812 [20200813-0000].mpg: Permission denied**
**--> Process exited with code 1**
> 2020-08-19T20:22:25 MCEBuddy.Engine.ConversionJob --> Running custom commands
2020-08-19T20:22:25 MCEBuddy.Transcode.CustomCommand --> Engine running as service, enabling PreMetaCustomCommandUISession, since PreMetaCustomCommandShowWindow is enabled
2020-08-19T20:22:25 MCEBuddy.Transcode.CustomCommand --> Custom command parameters read ->
PreMetaCustomCommandPath =
PreMetaCustomCommandParameters =
PreMetaCustomCommandHangPeriod = 300
PreMetaCustomCommandCritical = False
PreMetaCustomCommandUISession = True
PreMetaCustomCommandShowWindow = True
PreMetaCustomCommandExitCodeCheck = False
> 2020-08-19T20:22:25 MCEBuddy.Transcode.CustomCommand --> No custom commands found
2020-08-19T20:22:25 MCEBuddy.Engine.ConversionJob --> Finished pre metadata custom command, source file size [KB] 3,423,865.00
> 2020-08-19T20:22:25 MCEBuddy.Engine.ConversionJob --> Getting show information and banner from Internet sources
2020-08-19T20:22:25 MCEBuddy.MetaData.VideoMetaData --> Extracting metadata from file -> C:\Users\ldc76\Downloads\The 100 S07E11 20200812 [20200813-0000].mpg
--> Checking for SiliconDust meta tags
--> Starting to extract payload from TS file, upto 64 TS packets will be processed
**WARNING> --> Error trying to read data to TS file. Error: System.IO.IOException: The process cannot access the file 'C:\Users\ldc76\Downloads\The 100 S07E11 20200812 [20200813-0000].mpg' because it is being used by another process.**

Ideen, wo ich noch suchen könnte, wären toll.

Danke
Larry