n0an
26th January 2012, 20:11
I am unable to encode any video to XviD (AVI) for some reason. I am using a very simple script:
DirectShowSource("C:\Users\SKITTLES2\Desktop\Capture\source.avi")
blackmanresize(656, 352)
FluxSmooth_FluxSmoothST(temporal_threshold=2, spatial_threshold=5)
Tweak(sat=1.1), cont(1.1)
http://i.imgur.com/YqJur.png
I am using Windows 7 Home Premium SP1 on Core i7 with 6GB Ram and AMD Radeon 6770M. I have no idea what is causing this issue since I haven't been able to encode a single video to XviD (AVI) on this laptop. x264 works fine.
DirectShowSource("C:\Users\SKITTLES2\Desktop\Capture\source.avi")
blackmanresize(656, 352)
FluxSmooth_FluxSmoothST(temporal_threshold=2, spatial_threshold=5)
Tweak(sat=1.1), cont(1.1)
http://i.imgur.com/YqJur.png
I am using Windows 7 Home Premium SP1 on Core i7 with 6GB Ram and AMD Radeon 6770M. I have no idea what is causing this issue since I haven't been able to encode a single video to XviD (AVI) on this laptop. x264 works fine.