This one page webapp translates/transforms MediaInfo settings to CLI and other formats (or vice versa)
Have you ever seen the work of another HEVC encoder and wished you could encode your own private videos with the same settings? This little app can help you.
- Use MediaInfo (text view) and copy ONLY the encoding settings, which usuall starts with "wpp / ctu=64 ...""
- Paste it in the input area
- Select your output options and copy the output to your app of choice
Input recognized
- MediaInfo
- CLI
- Tabular (Sheets or Excel)
Defaults to include
- None
- H265 Default
- Custom
Defaults are specified as JSON arrays in /options.js
Output Formats
- CLI
- Handbrake
- JSON
- Tabular
- MediaInfo
Output Order
- No Change
- StaxRip
- MediaInfo
Orders are specified as JSON arrays in /options.js
See an older version at h265-encoder-settings
This app is published under the terms of the GNU General Public License v2.
The following software is referred to in the app: