xenomachina / dvdrip

Rip DVDs quickly and easily from the command line.
GNU General Public License v3.0
126 stars 29 forks source link

`High Profile` preset discontinued #10

Open danmackinlay opened 2 years ago

danmackinlay commented 2 years ago

I gather the replacement preset depends on whether the source is PAL or NTSC but might be e.g. "Super HQ 576p25 Surround". Should we just choose one?

danmackinlay commented 2 years ago

Better solution might be to put a flag in to select profile and default to a sane one. I can set up a pull req for that if we like that idea

xenomachina commented 2 years ago

@danmackinlay an option with a sane default sounds good to me.

evandowning commented 1 year ago

Can you just use "CLI Default" from $ HandBrakeCLI --preset-list ?

I've opened a pull request to address this: https://github.com/xenomachina/dvdrip/pull/14

Although now that I say this, maybe "Production Standard" would be a better choice.