logo Sign In

Post #781995

Author
Chewtobacca
Parent topic
Info wanted: General Encoding Question from Projects - Scripters opinions wanted.
Link to post in topic
https://originaltrilogy.com/post/id/781995/action/topic#781995
Date created
21-Jul-2015, 5:13 PM

Molly said:  My experience is that x264's "2-pass" mode is broken and should not be used.

 What makes you say that, Molly?

clutchins said:

Is there a way to tell MeGUI to only encode between certain frames?

e.g. encode between frame 1000 and 2000

 Edit the AviSynth script that you feed MeGUI.

WhateverSource()

Trim(X,Y)