18.11.2017, 11:41
(18.11.2017, 07:54)Selur Wrote: This sounds more like something that should be done in a separate tool.Hmm... It would also need a way of being pointed towards user's baseline reference for Encoding settings or it won't be able to shorten the output, as well as towards the correct '*_Report.txt' file for PSNR & SSIM parsing if/when implemented here. Other than that this looks good.
Like a small program (or script) which you feed with a file and a bunch of parameter.
Something like:
Quote:
MediaInfoRenamer --Inform=<InformCall> --Separator=<used seperator> --Merger=<append> <File>
Options:
--Inform: 'Inform'-parameters for MediaInfo. Call "MediaInfo --Info-parameters" to get a full list of supported options.
--Separator: The separator used inside the 'Inform'-parameter.
--Merger: The text that should be used to combine the collected data.
File:: The file which should be analyzed and renamed.