There is a file encoders.json added to the default models directory.
on windows it is located at C:\ProgramData\Topaz Labs LLC\Topaz Video AI BETA\models
and on Mac it is inside the bundle /Applications/Topaz Video AI BETA.app/Contents/Resources/models
The json file contains an array of encoders with the following settings:
text: Name of the encoder shown in the list
encoder: The FFmpeg options for the encoder being added
ext: An array of extensions supported by the encoder
isImage: true if the output is image sequence
transcode: FFmpeg options for transcoding audio
maxBitRate: The maximum bitrate supported by the encoder (this needs to be present for bitrate to be an encoder option on the GUI)
noAutoBitRate: if the encoder doesnât support auto detecting bit rate
os: if encoder is os specific then operating system osx (Mac) or windows
device: Nvidia,amd or intel if encoder is hardware specific
Just refer to the file for various examples of how the encoders in the app have been added.
Please post your questions, feedback, suggestions etc. here
NOTE: Every new install will overwrite the file, so keep a backup. In the future more options will be added to the file and this post will be updated.
whatâs the encode audio right setting to put in the encoders.json to set the AAC encode to 320kbs ?
succeded to register a new âencoding presetâ, i see the option of the videos which are working but in transcode with have âaacâ.
I tried a -b:a 320k or aac -b:a 320k but i get an error, so itâs certainly something else.
any help would be much appreciated, thx !
Currently, the transcode option doesnât support a command string. Will change it for the next release, so you can use âaac -b:a 320kâ and get the desired results.
It could be the quotes, use a JSON validator to ensure the final json is correct. https://jsonformatter.org is a good quick way of ensuring JSON is valid.
In your role as beta tester it is your duty to find something wrong with it. This can consist of things that donât work as expected or produce poor results. And it can also include reports of functionality you should expect, but it is either not there or nonfunctional.
Be certain to make your reports in a professional manner: as confusing as possible.
Sorry. if you were offended. Last night, I was reeling under sedatives and pain killers and may have thought I was replying to someone else. - Plus, the last part was a joke. I hope you got that.
I had just been reading through a complaint that someone had made because VEAI wasnât becoming a video be-all and end-all. And I think I sent him several paragraphs on software as tools and functionality.