Skip to content

Translate/transform MediaInfo settings to CLI and other formats

License

Notifications You must be signed in to change notification settings

phaze-phusion/h265-encoder-settings

Repository files navigation

H265 Encoder Settings

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.

How to use

  1. Use MediaInfo (text view) and copy ONLY the encoding settings, which usuall starts with "wpp / ctu=64 ...""
  2. Paste it in the input area
  3. Select your output options and copy the output to your app of choice

Options

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

Live example

See an older version at h265-encoder-settings

License

This app is published under the terms of the GNU General Public License v2.

Referenced software

The following software is referred to in the app:

About

Translate/transform MediaInfo settings to CLI and other formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published