25.04.2020, 12:51
So when trying to fix poorly deinterlaced content using QTGMC with Input Type to 2 or 3, I'm getting the following message under VapourSynth:
raise TypeError("QTGMC: 'TFF' must be set when InputType is not 1. Setting TFF to true means top field first and false means bottom field first")
TypeError: QTGMC: 'TFF' must be set when InputType is not 1. Setting TFF to true means top field first and false means bottom field first
The problem however is that Hybrid doesn't currently have the option to set TFF... and therefore everything crashes to a heap when trying to encode.
Can you please add this feature to the UI to explicitly set TFF as a checkbox
raise TypeError("QTGMC: 'TFF' must be set when InputType is not 1. Setting TFF to true means top field first and false means bottom field first")
TypeError: QTGMC: 'TFF' must be set when InputType is not 1. Setting TFF to true means top field first and false means bottom field first
The problem however is that Hybrid doesn't currently have the option to set TFF... and therefore everything crashes to a heap when trying to encode.
Can you please add this feature to the UI to explicitly set TFF as a checkbox