The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once



Selur's Little Message Board
QTGMC Input Type > 1 TFF Issue - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: QTGMC Input Type > 1 TFF Issue (/thread-1322.html)



QTGMC Input Type > 1 TFF Issue - Player008 - 25.04.2020

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


RE: QTGMC Input Type > 1 TFF Issue - Selur - 25.04.2020

will do


RE: QTGMC Input Type > 1 TFF Issue - Selur - 25.04.2020

Send you a link to a dev version which should always set TFF according to the order specified.

Cu Selur