15.08.2020, 07:21
(This post was last modified: 15.08.2020, 14:03 by Selur.
Edit Reason: NVEncC comment
)
Sorry, but there is no 'mirror' option in Hybrid out of the box atm. .
What you can do is:
Cu Selur
Ps.: for the future at least post what OS you are on,...
PPs.: Small correction: When using 'NVEnc' and use 'NVEnc->Hardware->Only use encoder' you can enable: 'NVEnc->Hardware->Transpose->Flip->x' to flip the output horizontally.)
PPPs.: next release will also have an option in the gui for it
What you can do is:
- Using Avisynth:
- enable Filtering->Avisynth->Custom->ColorMatrix (for example)->Insert before->enable'
- enter: 'FlipHorizontal()'
- enable Filtering->Avisynth->Custom->ColorMatrix (for example)->Insert before->enable'
- Using Vapousynth:
- enable Filtering->Avisynth->Custom->Deinterlace (for example)->Insert before->enable'
- enter: 'clip = core.std.FlipHorizontal(clip);'
- enable Filtering->Avisynth->Custom->Deinterlace (for example)->Insert before->enable'
Cu Selur
Ps.: for the future at least post what OS you are on,...
PPs.: Small correction: When using 'NVEnc' and use 'NVEnc->Hardware->Only use encoder' you can enable: 'NVEnc->Hardware->Transpose->Flip->x' to flip the output horizontally.)
PPPs.: next release will also have an option in the gui for it
----
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.