liquidator87
2nd December 2007, 15:38
As the title says, I cannot correctly load 1088p content in AviSynth scripts...
When I use DirectShowSource (both directly on the m2ts file and on the filtergraph), the script introduces some sort of line-doubling effect, which makes the result look bad...
Original --> link (http://img337.imageshack.us/img337/3692/originaljc0.png)
Script --> link (http://img258.imageshack.us/img258/7321/scriptix7.png)
Comparing the images, you can see that the scripts (actually it's one line of DirectShowSource) modifies the proportions of the frames, it crops the 1088p to 1080p, then it scales back to 1088p, which cause the introduction of new lines...
I don't think it's a problem of decoder, cause the "original" picture was taken with the same one...
How can I fix this?
When I use DirectShowSource (both directly on the m2ts file and on the filtergraph), the script introduces some sort of line-doubling effect, which makes the result look bad...
Original --> link (http://img337.imageshack.us/img337/3692/originaljc0.png)
Script --> link (http://img258.imageshack.us/img258/7321/scriptix7.png)
Comparing the images, you can see that the scripts (actually it's one line of DirectShowSource) modifies the proportions of the frames, it crops the 1088p to 1080p, then it scales back to 1088p, which cause the introduction of new lines...
I don't think it's a problem of decoder, cause the "original" picture was taken with the same one...
How can I fix this?