this post was submitted on 24 Sep 2023
18 points (90.9% liked)
Piracy
22365 readers
1 users here now
Welcome to /c/piracy
No netflix or streaming services landlubbers allowed, this is pirates territory.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I am 90% sure handbrake is an ffmpeg front end. If you dig around in the config files or source repo you can probably find the exact settings used.
My understanding is that handbrake uses some of the ffmepg libraries but is not on top of the ffmpeg binary, so things do that translate directly. I’ll check out the source code and see what I can figure out about the preset to ffmpeg option mapping.