Variable names of Audiotrack via strings
Feature details
Could you please integrate a option of standardized but variables names for Audiotrack using kind of shortcuts/strings? Example: The videofile has after conversion two Audio #1 in AC 5.1 640kps in Englisch language and #2 in AAC 320 kbs in German language:
VidCoder is deleting extisting Audionames and replaces them using a standardized method, the user can define via strings.
Strings: {language} {audiocodec} {audiobitrate} = Englisch AC 5.1. 640 kps Strings: {audiocodec} | {audiobitrate} = AC5.1 | 640 kps Strings: {audiocodec} - {language} = AC5.1 - English
identical the Audio #2 but not manually.
Strings: {language} {audiocodec} {audiobitrate} = German AAC 320 kps Strings: {audiocodec}, {audiobitrate} = AAC, 320 kps Strings: {audiocodec} * {language} = AAC * German
I did see the idea in a programm called GDS Video Thumbnailer. There is a "custum field text" for Filenames. Very practical.
Thank you very much!
P.S. I really forgot: Thank you very much for VidCoder and your work. I use your programm for years now and like it a lot.
[EDIT] The settings/definition of strings could be placed under the existing dialog PICKER / Audio / Custom track names. [/EDIT]
[EDIT2] You did implement a similar system already at your "custom file naming format" section, using strings like {source} or {title} etc. [/EDIT2]