Page 2 of 2
Re: speed issue with new 0.9.4 FFAStrans version
Posted: Mon Jan 28, 2019 7:20 pm
by admin
Ghtais, can you please send me your workflow?
-steinar
Re: speed issue with new 0.9.4 FFAStrans version
Posted: Tue Jan 29, 2019 11:34 am
by Ghtais
Hi steinar
this is my workflow.
bye
Re: speed issue with new 0.9.4 FFAStrans version
Posted: Tue Jan 29, 2019 10:01 pm
by admin
Ok, so the problem with AviSynth is that it does not have any metadata that says anything about color characteristics. So when encoding one need to take a guess. That guess can be wrong and this is probably what happens in your case. You can use the "Color conversion" filter to try and alter the colors. What are the properties of your typical QTref input source?
-steinar
Re: speed issue with new 0.9.4 FFAStrans version
Posted: Wed Jan 30, 2019 9:33 am
by Ghtais
Ok thank you steinar to take time for this problem.
My footage is coming from AVID, YUV 4:2:2 REC 709.
I'am going to try the color conversion.
Bye