Fr4nz
5th November 2009, 10:20
Hi all!
After passing from Windows XP to Windows Seven, I met a strange bug when encoding
videos with the function "gradfun2db()" in Avisynth;
The script I use is this:
DirectShowSource("J:\Film bluray\TRANSFORMERS_2_D1_EU\BDMV\STREAM\00003.m2ts"
, fps=23.976, audio=false, convertfps=true)
Spline36Resize(1280,720) # Spline36 (Neutral)
gradfun2db()
Here's the artifact I have in the video outputted by the script:
http://img688.imageshack.us/img688/5271/img1yz.th.jpg (http://img688.imageshack.us/i/img1yz.jpg/)
http://img687.imageshack.us/img687/910/img2c.th.jpg (http://img687.imageshack.us/i/img2c.jpg/)
As you can see, we have a sort of grey bar approximately in the middle of the screen; moreover, the
bar isn't immutable but moves vertically in time. If needed, I could upload the sample somewhere.
How's that I know "gradfun2db()" is the culprit? Because if I remove it from the script,
the problem disappears!
Anyone is able to give an help here?
My specs are:
CPU: Intel E6750
RAM: DDR2 800Mhz
OS: Win7 (x64)
Thanks!
After passing from Windows XP to Windows Seven, I met a strange bug when encoding
videos with the function "gradfun2db()" in Avisynth;
The script I use is this:
DirectShowSource("J:\Film bluray\TRANSFORMERS_2_D1_EU\BDMV\STREAM\00003.m2ts"
, fps=23.976, audio=false, convertfps=true)
Spline36Resize(1280,720) # Spline36 (Neutral)
gradfun2db()
Here's the artifact I have in the video outputted by the script:
http://img688.imageshack.us/img688/5271/img1yz.th.jpg (http://img688.imageshack.us/i/img1yz.jpg/)
http://img687.imageshack.us/img687/910/img2c.th.jpg (http://img687.imageshack.us/i/img2c.jpg/)
As you can see, we have a sort of grey bar approximately in the middle of the screen; moreover, the
bar isn't immutable but moves vertically in time. If needed, I could upload the sample somewhere.
How's that I know "gradfun2db()" is the culprit? Because if I remove it from the script,
the problem disappears!
Anyone is able to give an help here?
My specs are:
CPU: Intel E6750
RAM: DDR2 800Mhz
OS: Win7 (x64)
Thanks!