The title's already giving away what I want to achieve. Currently I use MeGUI to create AviSynth scripts: (a) using DirectShowsource, or (b) after indexing the video with DGindexNV. For re-encoding I use Simple x264/x265 encoder with the x265_x64 encoder.
Which is the better way to serve the frames to the encoder, (a) or (b)? Or something completely different? I'd like to avoid the "Handbrake effect" with 8bit pipelining.
Which is the better way to serve the frames to the encoder, (a) or (b)? Or something completely different? I'd like to avoid the "Handbrake effect" with 8bit pipelining.