Can't be done in Hybrid. Hybrid leaves way more meta data in the file.
You would need to remux the file after using Hybrid and strip some meta data from it while doing so. (reading up about ffmpeg and its bitstream filters and how it can change the meta data of a file is probably a good starting point; mkvprobedit might also be interessting)
(No I won't try to write code to add the ability to mimic some metadata.)
What you want to do isn't about encoding with the same settings, but about minimizing the meta data.
When using x265, make sure to disable the settings in the Signaling-tab)
Cu Selur
You would need to remux the file after using Hybrid and strip some meta data from it while doing so. (reading up about ffmpeg and its bitstream filters and how it can change the meta data of a file is probably a good starting point; mkvprobedit might also be interessting)
(No I won't try to write code to add the ability to mimic some metadata.)
What you want to do isn't about encoding with the same settings, but about minimizing the meta data.
When using x265, make sure to disable the settings in the Signaling-tab)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.